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.

Fix a link in README (#511)

authored by

Ivan Kleshnin and committed by
Jovi De Croock
cd8ea77b ffd52018

+1 -1
+1 -1
README.md
··· 45 45 46 46 While GraphQL is an elegant protocol and schema language, client libraries today typically come with large API footprints. We aim to create something more lightweight instead. 47 47 48 - Some of the available exchanges that extend `urql` are listed below in the ["Add on Exchanges" list](https://github.com/FormidableLabs/urql#-add-on-exchanges) including a normalized cache and a Chrome devtools extension. 48 + Some of the available exchanges that extend `urql` are listed below in the ["Ecosystem" list](https://github.com/FormidableLabs/urql#-ecosystem) including a normalized cache and a Chrome devtools extension. 49 49 50 50 ## 📃 [Documentation](https://formidable.com/open-source/urql/docs) 51 51