Dat-shared-files for Open App GraphQL Server
The shared core for the highly customizable and versatile GraphQL client
The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
A Query Language and Runtime which can target any service.
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
A set of utils for faster development of GraphQL tools
No description provided.
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
No description provided.
Convert .gql/.graphql files to ES6 modules
TypeScript definitions for graphql-upload
Fork of GraphQL.js' execute function
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
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
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.
This [GraphQL Code Generator](https://www.the-guild.dev/graphql/codegen) plugin creates resolvers given GraphQL schema.
Pluck graphql-tag template literals
An esbuild plugin that allows for the importing of GraphQL files
A spec-compliant client-side GraphQL implementation
GitHub GraphQL API client for browsers and Node