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

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.
The package allows you to resolve relay entity connection easily using TypeORM


Caerus, an opinionated framework and ecosystem for building web applications with the goal of rapid development and low maintenence.
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

A dataloader which intelligently selects/joins the fields/relations from your TypeORM entities needed to resolve a GraphQL query