Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
OpenTelemetry instrumentation for `graphql` gql query language and runtime for GraphQL
An esbuild plugin that allows for the importing of GraphQL files
A loader to compress graphql query before loaded into graphql-tag
No description provided.
A simple package that re-export [@apollo/client](https://www.npmjs.com/package/@apollo/client) and [graphql-tag](https://www.npmjs.com/package/graphql-tag) as es6 modules compatible with web-components.
Configuration and scripts for Create React App with graphql-tag support.
Jest transformer for .gql imports
No description provided.
Fork of GraphQL.js' execute function
This is the core package for Envelop. You can find a complete documentation here: https://github.com/graphql-hive/envelop
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)
A spec-compliant client-side GraphQL implementation
GitHub GraphQL API client for browsers and Node
GraphQL Client with file upload support for NodeJS and browser
Utilities for GraphQL documents.
Import graphql files with rollup
A collection of scalar types not included in base GraphQL.
This [graphql-code-generator](https://graphql-code-generator.com/) plugin is based on the [TypeScript GraphQL Files Modules](https://graphql-code-generator.com/docs/plugins/typescript-graphql-files-modules), but generates typed document nodes, using the t
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).
A data loading utility to reduce requests to a backend via batching and caching.
A set of utils for faster development of GraphQL tools
The official, runtime independent Language Service for GraphQL