Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 312 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 312 Bytes

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