Detect missing id fields on entity-shaped GraphQL types that would otherwise break Apollo Client cache normalization.
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
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
custom apollo link to allow to parse custom scalars
A fully-featured caching GraphQL client.
Simple persistence for all Apollo cache implementations
Flexible, lightweight transport layer for GraphQL
A diagnostic tool for rush build cache
<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.
REST DataSource for Apollo Server v4
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