{"library":"apollo-link-offline","type":"library","category":null,"description":"An Apollo Link (v3+ compatible) that queues all mutations optimistically when offline or on network errors, assuming requests will fail and retrying until success. Designed for speed and resilience on slow/unreliable connections. v1.1.1 is current, tested with @apollo/client ^3.7.14. Unlike other offline solutions, it always queues mutations and relies on optimistic responses for immediate UI feedback. Ships TypeScript types. Requires Apollo Client 3.7.14+, lodash, and uuid as peer dependencies. Active development with regular releases.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install apollo-link-offline","imports":["import OfflineLink from 'apollo-link-offline'","const OfflineLink = require('apollo-link-offline').default","import { OfflineLink, OfflineOptions } from 'apollo-link-offline'"]},{"cmd":"yarn add apollo-link-offline","imports":[]},{"cmd":"pnpm add apollo-link-offline","imports":[]}],"homepage":"https://github.com/carvajalconsultants/apollo-link-offline#readme","github":"https://github.com/carvajalconsultants/apollo-link-offline","docs":null,"changelog":null,"pypi":null,"npm":"apollo-link-offline","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}