Helper for updating apollo cache after a mutation
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
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.
A fully-featured caching GraphQL client.
custom apollo link to allow to parse custom scalars
Query existing REST services with GraphQL
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>
Core engine for Apollo GraphQL server
Cross platform updater for electron applications
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
A set of utils for faster development of GraphQL tools