Closed SnowingFox closed 7 months ago
Hi @SnowingFox i haven't found a better solution for providing CustomPrismaService
without the additional client
field. I have written about it in more details https://github.com/notiz-dev/nestjs-prisma/issues/88#issuecomment-1924445421
for example, we want this
but now is this
we need write
client
field additional, so is there any method to remove this?