nestjs-prisma-graphql-crud-gen
nestjs-prisma-graphql-crud-gen copied to clipboard
Config PrismaServiceFilePath
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>" }