










This project is a fork of another with minor changes, created for personal use.

Fork of `typegraphql-prisma` package ([**https://prisma.typegraphql.com/**](https://prisma.typegraphql.com/)), adjusted to have Nest.js native graphql decorators. It also expects having `select` property in context in a shape of `PrismaSelect`'s pluging o







Huge thanks to @MichalLytek for the amazing [typegraphql-prisma](https://www.npmjs.com/package/typegraphql-prisma) library which this library is based on.

