TypeScript Language Service Plugin for GraphQL
This package uses [graphql-language-service](https://github.com/graphql/graphql-language-service) and creates a TS plugin out of it.
A Vite plugin for loading GraphQL files.
Octokit plugin to paginate GraphQL API endpoint responses
OpenTelemetry instrumentation for `graphql` gql query language and runtime for GraphQL
A set of utils for faster development of GraphQL tools
GraphQL ESLint plugin.
An esbuild plugin that allows for the importing of GraphQL files
This ESLint plugin is intended to be used in combination with [ts-graphql-plugin][] which generates TypeScript interfaces to match GraphQL queries in TypeScript code. This plugin provides an autofix that applies type assertions those GraphQL queries. With
Zero-config vite plugin that uses the vite file watcher to run graphql codegen programmatically without needing to start a separate watcher
Convert .gql/.graphql files to ES6 modules
Utilities for GraphQL documents.
The official, runtime independent Language Service for GraphQL
A Query Language and Runtime which can target any service.
A codegen plugin and preset for generating TypeScript types from GraphQL queries in a `d.ts` file. It does not require any function wrapper and adds no runtime overhead (0 bytes to the bundle).
Print an AST with as little whitespace as possible
Toptal Graphql codegen extensions
Pothos (formerly GiraphQL) is a plugin based schema builder for creating code-first GraphQL schemas in typescript
Compiles GraphQL tagged template strings using graphql-tag
Block graphql field suggestion.
GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema
GraphQL Yoga driver for NestJS GraphQL.
GraphQL plugin for ESLint
TypeScript LSP plugin that finds GraphQL documents in your code and provides hints and auto-generates types.