Showing 1-20 of 650 packages
A wrapper of react-query useQuery hook allowing chained queries.
Drop-in replacements for @apollo/client's useQuery, useMutation and useSubscription hooks with reduced overhead and additional functionality.
A wrapper for your useQuery calls to centralize them and type them all
useQuery and useMutation hooks for Vovk.ts
Generate TypeScript/React services and models from OpenAPI specifications with TanStack Query (React Query) hooks, useQuery, useMutation, and native fetch API for React 18+
Apollo Client's useQuery API for any async function
Apollo Client useQuery with cache-and-network that only returns loading if no cache
Server-side query management library for SolidJS with caching and invalidation
Implementation to adapt apollo's useQuery to use both errors and data callbacks easily
This project provides an implementation of Apollo Hook Queries (useQuery and useLazyQuery) with a TTL (Time To Live) for cache hits.
A drop in replacement for apollo client's `useQuery` hook with a return type that mimics Elm's RemoteData ADT
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.
Relay Hooks
React Apollo Hooks.
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
```tsx import { Optimistik, createMutation, useQuery } from "optimistik"; import React from "react";
A collection of useful code to complement the official convex package.
ESLint rules for React Query