@urql/exchange-retry
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

@urql/exchange-retry (Exchange factory)

@urql/exchange-retry is an exchange for the urql GraphQL client that allows operations (queries, mutations, subscriptions) to be retried based on an options parameter.

Quick Start Guide

First install @urql/exchange-retry alongside urql:

yarn add @urql/exchange-retry
# or
npm install --save @urql/exchange-retry

Read more about the retry exchange.

/@urql/exchange-retry/

    Package Sidebar

    Install

    npm i @urql/exchange-retry

    Weekly Downloads

    533,420

    Version

    1.2.1

    License

    MIT

    Unpacked Size

    70 kB

    Total Files

    13

    Last publish

    Collaborators

    • scottianstewart
    • keithluchtel
    • ceceppa
    • robwalkerco
    • sarahformidable
    • scott-rippey
    • michaelmerrill
    • sarmeyer
    • mariano-formidable
    • ryan.roemer
    • formidable-owner
    • formidablelabs
    • carbonrobot
    • masiddee
    • philpl
    • andyrichardson
    • jdecroock
    • parkerziegler
    • npm-urql