NestJS Prisma GraphQL CRUD Generator
JSON →Generate full CRUD resolvers, services, modules, inputs, outputs, and enums from your Prisma schema for NestJS/GraphQL applications. v2.1.0 — active development, release cadence is irregular. Key differentiator: automates the entire boilerplate of Nexus-style or code-first GraphQL CRUD, not just type generation. Unlike typegraphql-prisma or @nestjs/graphql codegen plugins, this outputs ready-to-use NestJS module files (resolvers, services, DTOs) that integrate with your existing app.