Apollo Cache Logger
Simple persistence for all Apollo cache implementations
Interface used to connect Apollo Gateway to Apollo Server
Core abstract of Caching layer for Apollo Client
TypeScript types for Apollo Server info.cacheControl
Logger for Apollo Link that uses a similar format to redux-logger. Includes performance information.
Apollo Server full query response cache
Minimal key-value cache interface
[](https://github.com/StarpTech/apollo-datasource-http/actions/workflows/ci.yml)
Keyv adapter implementing Apollo's KeyValueCache interface
A simple yet functional GraphQL client.
Query existing REST services with GraphQL
A fully-featured caching GraphQL client.
custom apollo link to allow to parse custom scalars
Simple persistence for all Apollo cache implementations
Flexible, lightweight transport layer for GraphQL
<div align="center"> <img src="https://raw.githubusercontent.com/apollographql/apollo-client-integrations/main/banner.jpg" width="500" alt="Apollo Client + Next.js App Router" /> </div>
Microsoft Azure SDK for JavaScript - Logger
Core engine for Apollo GraphQL server
Protobuf format for Apollo usage reporting
GraphQL Code Generator plugin for generating a functions to read and write from the apollo cache
REST DataSource for Apollo Server v4
An extension to the InMemoryCache from Apollo that adds additional cache policies.
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