Soft Delete with Nestjs
Hi everyone
How I can implement soft deletes using Prisma and Nestjs?
I found on the docs but is using middlewares, and for what I know, they are deprecated.
Thanks for your time
How I can implement soft deletes using Prisma and Nestjs?
I found on the docs but is using middlewares, and for what I know, they are deprecated.
Thanks for your time