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

Config PrismaServiceFilePath

Open k3ml opened this issue 2 years ago • 0 comments

Hi, awesome work with this generator makes nestjs and Prisma dev seamless.

Could you add an option to the generator options to enable picking a custom path for the prisma.service file i.e. generator nestjs_graphql_crud_gen { // . . . prismaServiceFilePath = "<custom-path-to-prisma.service>" }

k3ml avatar Nov 16 '22 07:11 k3ml