Cauen / prisma-generator-pothos-codegen

The fastest way to create a fully customizable CRUD Graphql API from Prisma Schema.
https://www.npmjs.com/package/prisma-generator-pothos-codegen
95 stars 16 forks source link

Option to generate all the project files (that imports base and execute them) #43

Open Cauen opened 1 year ago

Cauen commented 1 year ago

Once https://github.com/Cauen/prisma-generator-pothos-codegen/issues/42 was executed, the "autocrud" will be not enough to ensure type safety of entire project...

It will be useful to fast scafold the project and customize things.