Provides an apollo-link and express (proxy) middleware setup to support a local `@cache` directive
Simple persistence for all Apollo cache implementations
Interface used to connect Apollo Gateway to Apollo Server
TypeScript types for Apollo Server info.cacheControl
Core abstract of Caching layer for Apollo Client
Intuitive magical memoization library with Proxy and WeakMap
Apollo Server full query response cache
Maps proxy protocols to `http.Agent` implementations
Opinionated, caching, retrying fetch client
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.
custom apollo link to allow to parse custom scalars
Query existing REST services with GraphQL
A fully-featured caching GraphQL client.
Simple persistence for all Apollo cache implementations
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
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
Protobuf format for Apollo usage reporting
GraphQL Code Generator plugin for generating a functions to read and write from the apollo cache
An extension to the InMemoryCache from Apollo that adds additional cache policies.