typegraphql-prisma-fix




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

Prisma generator for generating TypeGraphQL class types and enums, It works like a copilot where the generated output is very human readable and can be edited

The package allows you to resolve relay entity connection easily using TypeORM

This project is a fork of another with minor changes, created for personal use.
nestjs module for authenticating typegraphql with keycloak


A dataloader which intelligently selects/joins the fields/relations from your TypeORM entities needed to resolve a GraphQL query
nestjs module for authenticating typegraphql with keycloak

CLI tool to generate GraphQL resolver files
Prisma generator for generating TypeGraphQL class types and enums, It works like a copilot where the generated output is very human readable and can be edited