A new GraphQL client: urql

A new GraphQL client: urql

Today, with the release of the the new documentation site, we’re happy to call a stable, production-ready GraphQL client library for both small and large React applications. New features in v1 include React Hooks for GraphQL queries, mutations and subscriptions, and a new powerful extensibility mechanism called Exchanges. Since we want to be a fully functional client when you first install and use it, it already ships with Exchanges that make up the small core of a basic GraphQL client.

Source: formidable.com