NestJS GraphQL Tools

JSON →
library 0.10.2 ·javascript
verified Jun 7, 2026

NestJS GraphQL automation library for building performant APIs. Current stable version: 0.10.2. Actively maintained with regular releases. Key differentiators: solves N+1 problem via DataLoader integration, provides Hasura-like filtering/sorting/pagination for NestJS/GraphQL, supports polymorphic relations, and includes TypeORM integration. Automates query building with decorators, reducing boilerplate. Requires @nestjs/graphql >8.0.0 and typeorm >0.3.0 as peer dependencies. Supports Node >=16 and npm >=8.