{"library":"prisma-nestjs-graphql","type":"library","category":null,"description":"Generate NestJS GraphQL object types, inputs, args, and enums from a Prisma schema file. Current stable version is 23.2.1. It integrates with @nestjs/graphql and is released regularly. Key differentiators: generates only necessary imports, combines nested/nullable filters, and avoids generating resolvers (application-specific). It supports a structured JavaScript config file instead of flat schema keys, and provides options for decorators, custom imports, and scalar types. Requires @prisma/generator-helper and identity-type as peer dependencies.","language":"javascript","status":"active","version":"23.2.1","tags":["javascript","nestjs","graphql","prisma","prisma-generator","nestjs-graphql"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install prisma-nestjs-graphql","imports":["import { ExternalConfig } from 'prisma-nestjs-graphql'","export default { output: '../src/@generated' }","import { User } from './@generated/user/user.model'"]},{"cmd":"yarn add prisma-nestjs-graphql","imports":[]},{"cmd":"pnpm add prisma-nestjs-graphql","imports":[]}],"homepage":"https://github.com/unlight/prisma-nestjs-graphql","github":"https://github.com/unlight/prisma-nestjs-graphql","docs":null,"changelog":null,"pypi":null,"npm":"prisma-nestjs-graphql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}