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

0.1.0 • Public • Published

@urql/exchange-throw-on-error (Exchange factory)

@urql/exchange-throw-on-error is an exchange for the urql GraphQL client that makes field access to data throw an error if the field errored.

It is built on top of the graphql-toe package.

Quick Start Guide

First install @urql/exchange-throw-on-error alongside urql:

yarn add @urql/exchange-throw-on-error
# or
npm install --save @urql/exchange-throw-on-error

/@urql/exchange-throw-on-error/

    Package Sidebar

    Install

    npm i @urql/exchange-throw-on-error

    Weekly Downloads

    7

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    9.78 kB

    Total Files

    13

    Last publish

    Collaborators

    • philpl
    • andyrichardson
    • formidable-owner
    • jdecroock
    • parkerziegler
    • npm-urql