Socket
Socket
Sign inDemoInstall

@urql/exchange-retry

Package Overview
Dependencies
4
Maintainers
19
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @urql/exchange-retry

An exchange for operation retry support in urql


Version published
Weekly downloads
530K
decreased by-2.98%
Maintainers
19
Install size
1.39 MB
Created
Weekly downloads
 

Readme

Source

@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.

Keywords

FAQs

Last updated on 17 Jan 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc