nestjs-prisma-graphql-crud-gen icon indicating copy to clipboard operation
nestjs-prisma-graphql-crud-gen copied to clipboard

CreateMany in args

Open techpet opened this issue 3 years ago • 0 comments

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?

techpet avatar Aug 31 '22 10:08 techpet