Skip to content

leomotors/prisma-nestjs-graphql

 
 

Repository files navigation

prisma-nestjs-graphql

Generate object types, inputs, args, etc. from prisma schema file for usage with @nestjs/graphql module.

🍴 This is a fork version of prisma-nestjs-graphql

Original Package -> https://www.npmjs.com/package/prisma-nestjs-graphql

Changes from original

  • Array is non nullable

About

Generate object types, inputs, args, etc. from prisma schema file for usage with @nestjs/graphql module

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 98.9%
  • Other 1.1%