Overview of urql packages
mainurql is a modular collection of packages. Most users interact with the library through either framework bindings (e.g., React, Preact, Svelte) or exchange packages (e.g., graphcache, retry, auth).
Most packages depend on or utilize utilities and types from the @urql/core package.
Note: Detailed API documentation is now provided via TSDocs directly within your editor (via the TypeScript Language Server) for all published packages.