apollo-link-queue
JSON →An Apollo Link that queues GraphQL requests when a condition is met, such as offline mode, and replays them when reconnected. Version 3.1.0 is the current stable release, last updated in 2019. Key differentiator: integrates with Apollo Link chain to buffer requests without custom middleware. Compared to alternatives like apollo-link-retry, it focuses on queueing rather than retrying failed requests.
Resources
packageapollo-link-queue ↗
API endpoints
full doc /v1/registry/apollo-link-queue