Apollo Client useQuery with cache-and-network that only returns loading if no cache
A drop in replacement for apollo client's `useQuery` hook with a return type that mimics Elm's RemoteData ADT
See [lazy-gql](https://github.com/KirillSuhodolov/lazy-gql) for more details useMutation and useQuery from [lazy-gql-hooks](https://github.com/KirillSuhodolov/lazy-gql-hooks) for more details
React hooks for Vibe Dash dashboards — useQuery() with optional DuckDB-WASM caching
Apollo Client's useQuery API for any async function
Refer [React-Query](https://react-query.tanstack.com/reference/useQuery) for API reference.
OpenAPI React Query Codegen
OpenAPI client for React, providing type-safe requests and dynamic TanStack Query React Hooks via a modular, Proxy-based architecture.
[Convex](https://www.convex.dev/) is the typesafe backend-as-a-service with realtime updates, server functions, crons and scheduled jobs, file storage, vector search, and more.
This project provides custom React hooks, `useQuery` and `useMutation`, that simplify data fetching and mutation using the Fetch API. The main purpose of building these hooks is to integrate seamlessly with **React Query**, enhancing state management for
Relay Hooks
React Apollo Hooks.
A collection of useful code to complement the official convex package.
Implementation to adapt apollo's useQuery to use both errors and data callbacks easily
Vue LiveStore is in beta with intention to mature alongside [LiveStore](https://livestore.dev/). Happy to accept suggestions for improvement and contributions. See list of todos below for pending areas.
Instead of polling you subscribe to receive update from server-side query functions in a Convex deployment. Convex is a database with server-side (db-side? like stored procedures) functions that update reactively.
Generate typed React Query v5 hooks from OpenAPI 3.1 specs
TanStack Query-inspired React hooks for Convex with enhanced developer experience
A React hook for making REST API calls
Angular library inspired by [Tanstack/query](https://github.com/tanstack/query).
Automatically refetch queries when they become stale in Pinia Colada
对useQuery二次封装
ESLint rules for React Query
A factory abstraction for TanStack Query (React Query) with composable keys, crawling support, and automatic infinite query generation