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.

Adding Solid to README for visibility (#3746)

authored by

David Di Biase and committed by
GitHub
193f668d b0250b34

+1 -1
+1 -1
README.md
··· 25 25 26 26 ## ✨ Features 27 27 28 - - 📦 **One package** to get a working GraphQL client in React, Preact, Vue, and Svelte 28 + - 📦 **One package** to get a working GraphQL client in React, Preact, Vue, Solid and Svelte 29 29 - ⚙️ Fully **customisable** behaviour [via "exchanges"](https://formidable.com/open-source/urql/docs/advanced/authoring-exchanges/) 30 30 - 🗂 Logical but simple default behaviour and document caching 31 31 - 🌱 Normalized caching via [`@urql/exchange-graphcache`](https://formidable.com/open-source/urql/docs/graphcache)