typegraphql-prisma icon indicating copy to clipboard operation
typegraphql-prisma copied to clipboard

feat: append transformArgsIntoPrismaArgs and setTransformArgsIntoPrismaArgs for modify args before send it to prisma

Open EndyKaufman opened this issue 2 years ago • 0 comments

Hello, this pull request for modify args before send it to prisma

Sample fork with this integrations: https://github.com/EndyKaufman/typegraphql-prisma-nestjs/commit/f80d055a9aad227502d023c673ba9eed28d5cc9b

Sample application with this feature: https://github.com/EndyKaufman/typegraphql-prisma-nestjs-example/commit/c43118e952bee58e2620f159fcc62c2595a9189b

image

EndyKaufman avatar Jul 10 '23 19:07 EndyKaufman