Showcase
urql
wouldn't be the same without our growing and loving community of users,
maintainers and supporters. This page is specifically dedicated to all of you!
Used by folks at







Articles & Tutorials
Community packages
reason-urql
: The official Reason bindings forurql
.urql-persisted-queries
: Support for Apollo-style persisted queries.urql-computed-queries
: An exchange to compute fields on-the-fly using the@computed
directive.graphql-code-generator
: A plugin that helps you make typesafe hooks/components with urql.urql-custom-scalars-exchange
: An exchange to automatically convert scalars.@grafbase/urql-exchange
: URQL-exchange for handling Server Sent Events (SSE) with Grafbase GraphQL Live Queries. to automatically convert scalars.urql-rest-exchange
: A custom exchange for URQL that supports GraphQL queries/mutations via REST endpointsurql-exhaustive-additional-typenames-exchange
: URQL-exchange that add all list fields of the operation to additionalTypenames to help document caching