An Apollo Link to allow sending a single http request per operation.
An Apollo Link to easily transform headers from being a key-value object to an instance of HttpHeaders. Great combination with apollo-angular-link-http.
Common logic for http links. For internal use only.
An Apollo Link to combine multiple GraphQL operations into single HTTP request.
A fully-featured caching GraphQL client.
Use your GraphQL data in your Angular app, with the Apollo Client
Http utilities for Apollo Link shared across all links using http
A simple yet functional GraphQL client.
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
HTTP transport layer for GraphQL
An Apollo Server integration for use with Express v5
An Apollo Server integration for use with Express v4
Core engine for Apollo GraphQL server
Interface used to connect Apollo Gateway to Apollo Server
Protobuf format for Apollo usage reporting
An Apollo Link to allow sending a single http request per operation.
[](https://github.com/StarpTech/apollo-datasource-http/actions/workflows/ci.yml)
Apollo GraphQL for Vue Composition API
Simple persistence for all Apollo cache implementations
Protocol Buffers for JavaScript (& TypeScript).
Apollo Gateway
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
Logger for Apollo Link that uses a similar format to redux-logger. Includes performance information.
REST DataSource for Apollo Server v4