Closed ikbenignace closed 1 year ago
Hi @ikbenignace, have a look at the extension example and the docs about how to use Prisma Client Extension with nestjs-prisma. This library supports the use of $extends
Closing for now. Please provide more information if you have more questions.
Hi
I want the service to always extends a specific extension I use
Currently I have to do something like this:
Is there a way to do this with this package?