Create Apollo DataSource to connect to a GraphQL API
Core engine for Apollo GraphQL server
REST DataSource for Apollo Server v4
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
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
A JavaScript template literal tag that parses GraphQL queries
Apollo GraphQL utility library
A fully-featured caching GraphQL client.
A simple yet functional GraphQL client.
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
An Apollo DataSource for Firestore
Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2
[](https://github.com/StarpTech/apollo-datasource-http/actions/workflows/ci.yml)
Use your GraphQL data in your Angular app, with the Apollo Client
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
TypeScript definitions for apollo-upload-client
HTTP transport layer for GraphQL
GraphQL ESLint plugin.
Apollo GraphQL for Vue Composition API
Flexible, lightweight transport layer for GraphQL
Apollo Gateway
OpenTelemetry instrumentation for `graphql` gql query language and runtime for GraphQL
Print an AST with as little whitespace as possible
Query existing REST services with GraphQL