24 repos
TypeScript libraries and tools for automatically generating code from Prisma schemas, particularly focused on GraphQL server frameworks like NestJS, tRPC, and Nexus. These generators bridge Prisma's ORM definitions and GraphQL APIs, reducing boilerplate for common patterns like type definitions, resolvers, and CRUD operations. The cluster includes both general-purpose code generators and framework-specific implementations that help developers build full-stack TypeScript applications with minimal manual schema duplication.