typegraphql-prisma-nestjs-keycloak


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
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
Graphql-Yoga graphql server with integration for SOFA-Api, Prisma, Envelop, Sentry, Typegraphql, Typescript, and Fastify
A small library to match .gql queries vs user input. Removes fields from user requests that are not expected by your frontend code.