#urql react

But Can Your GraphQL Client Do This? — A Deep-Dive Into urql
GraphQL Galaxy 2020GraphQL Galaxy 2020
37 min
But Can Your GraphQL Client Do This? — A Deep-Dive Into urql
Urql is a GraphQL client for React, React Native, and other frameworks, with first-party support for Next.js, Preact, Svelte, and Vue. It offers flexibility and extensibility through exchanges, including dedupe, cache, and fetch exchanges. Caching, retrying, and authentication are also supported. Urql uses document caching by default but offers a graph cache for normalized caching. It has a small bundle size and a responsive community for support and collaboration.