nestjs-prisma-graphql-crud-gen
nestjs-prisma-graphql-crud-gen copied to clipboard
CreateMany in args
CreateMany[Model]Args is not generated in [Model]/[Model].args.ts but is used both in [Model].service.ts and [Model].resolver.ts. Is there any way to customize the templates?