UNPKG

apollo-link-queue

Version:

A link to queue requests when a certain condition is met (eg. device is offline)

12 lines (8 loc) 157 B
language: node_js node_js: - "14" script: - yarn install && yarn test && yarn run coverage && yarn run lint sudo: false notifications: email: false