Jenyus-Org / graphql-utilsLinks
Utilities and helpers to make working with GraphQL.js based APIs simpler.
☆51Updated 3 years ago
Alternatives and similar repositories for graphql-utils
Users that are interested in graphql-utils are comparing it to the libraries listed below
Sorting:
- A logging extension for the Apollo GraphQL Server☆67Updated 3 years ago
- Easily add dataloader to a nestjs/graphql 7+ application with automatic sequencing and a template method☆86Updated last year
- NestJS Graphql Tools is a flexible solution that provides a bunch of decorators for solving problems like n+1 request, filtering, sorting…☆86Updated last month
- Declarative Prisma Authorization layer☆81Updated last month
- Nest GraphQL GraphQL Yoga driver☆25Updated 2 years ago
- NestJs module to use Mercurius as GraphQL server☆39Updated 2 years ago
- NestJS MikroORM integration☆36Updated 2 years ago
- A fast, robust and extensible distributed task/job queue for Node.js, powered by Redis.☆50Updated 5 months ago
- ☆88Updated last year
- Resolve your graphql fields to (MikroOrm) relations☆36Updated 3 years ago
- Dynamically build TypeORM queries based on GraphQL queries for NestJS and TypeORM☆46Updated 3 years ago
- Automatically join TypeORM relations based on fields selected in a GraphQL query.☆21Updated this week
- Dataloader plugin for NestJS☆149Updated last year
- Generate Prisma from TypeScript☆95Updated last year
- Example showcasing how to use Prisma + Postgres + Jest, where each test has its own unique DB context☆102Updated 2 years ago
- Simple, flexible and reliable access control for NodeJS and Typescript. Supports both RBAC and ABAC.☆44Updated 5 months ago
- TypeGraphQL + DataLoader + TypeORM made easy☆155Updated last year
- ◭ Prisma generator for generating TypeGraphQL class types and enums with allowing to edit the generated output without being overwritten …☆53Updated 2 years ago
- TypeSafe ORM for Kysely library☆56Updated 2 years ago
- A tiny (dependency-free) utility to support attribute-based exception filtering for NestJS apps.☆20Updated last month
- NestJS custom transport strategy for PostgreSQL Pub/Sub.☆85Updated last year
- A batteries-included toolkit for building Relay-compliant GraphQL APIs with NestJS v7☆61Updated last week
- NestJs tooling to enable hooks/actions to make modules more isolated and extendable