Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

update exchanges link (#1434)

authored by

Jovi De Croock and committed by
GitHub
530e2312 874c5f82

+1 -1
+1 -1
README.md
··· 32 32 ## ✨ Features 33 33 34 34 - 📦 **One package** to get a working GraphQL client in React, Preact, and Svelte 35 - - ⚙️ Fully **customisable** behaviour [via "exchanges"](https://formidable.com/open-source/urql/docs/concepts/exchanges) 35 + - ⚙️ Fully **customisable** behaviour [via "exchanges"](https://formidable.com/open-source/urql/docs/advanced/authoring-exchanges/) 36 36 - 🗂 Logical but simple default behaviour and document caching 37 37 - 🌱 Normalized caching via [`@urql/exchange-graphcache`](https://formidable.com/open-source/urql/docs/graphcache) 38 38 - 🔬 Easy debugging with the [`urql` devtools browser extensions](https://formidable.com/open-source/urql/docs/advanced/debugging/)