{"library":"apollo-link-queue","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"3.1.0","tags":["javascript","graphql","apollo","apollo-link","offline","queue","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install apollo-link-queue","imports":["import QueueLink from 'apollo-link-queue'","import type QueueLink from 'apollo-link-queue'","const QueueLink = require('apollo-link-queue').default"]},{"cmd":"yarn add apollo-link-queue","imports":[]},{"cmd":"pnpm add apollo-link-queue","imports":[]}],"homepage":"https://github.com/helfer/apollo-link-queue#readme","github":"https://github.com/helfer/apollo-link-queue","docs":null,"changelog":null,"pypi":null,"npm":"apollo-link-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}