This is the core package for Envelop. You can find a complete documentation here: https://github.com/graphql-hive/envelop
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and
Fork of GraphQL.js' execute function
Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2
The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)
Formats GraphQL schema definition language (SDL) document.
JSON scalar types for GraphQL.js
Octokit plugin to paginate GraphQL API endpoint responses
A websocket transport for GraphQL subscriptions
A library to help construct a graphql-js server supporting react-relay.
A spec-compliant client-side GraphQL implementation
Pluck graphql-tag template literals
The all-batteries-included GitHub SDK for Browsers, Node.js, and Deno
GraphQL JIT Compiler to JS
Grafast-flavoured GraphiQL distribution
Utilities for GraphQL documents.
A simple parser and expander for GraphQL imports
Extracts and returns list of fields requested from graphql resolver info object
Validate GraphQL fields
TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.
Useful tools to create and manipulate GraphQL schemas.
A collection of scalar types not included in base GraphQL.
A set of utils for faster development of GraphQL tools
A Vite plugin for loading GraphQL files.