[](https://travis-ci.org/janexpando/graphql-compose-typescript) [, or else fetches a regular GraphQL POST or GET request (depending on the config and
No description provided.
The spec-compliant & magical GraphQL query language engine in the TypeScript type system
Core engine for Apollo GraphQL server
A spec-compliant client-side GraphQL implementation
A Query Language and Runtime which can target any service.
The official, runtime independent Language Service for GraphQL
GraphQL codegen plugin that generates only the types used in the operations
GraphQL Codegen plugin for building mock data
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
OpenTelemetry instrumentation for `graphql` gql query language and runtime for GraphQL
A JavaScript template literal tag that parses GraphQL queries
TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.
A Vite plugin for loading GraphQL files.
This extension makes your NodeJS application able to import `graphql` files. It uses `require.extensions` to allow you to import/require from `.graphql` files in NodeJS environment. The imported content will be a compiled version of the GraphQL string (`D