GraphQL
-
@golevelup/nestjs-graphql-request
- Easily inject and work with GraphQLClient instances from server side NestJS code. Useful for interacting with third party GraphQL APIs. -
@golevelup/nestjs-hasura
- NestJS integrations for working with Hasura which provides realtime GraphQL APIs over your Postgres Database. -
@kolpakov-p/zod-to-nestjs-graphql
- A tool to generate GraphQL types from yourzod
contracts.