@tanstack/solid-query
v5.90.15
Published
Primitives for managing, caching and syncing asynchronous and remote data in Solid
Keywords
Readme

Hooks for fetching, caching and updating asynchronous data in Solid
Enjoy this library? Try the entire TanStack! TanStack Table, TanStack Router, TanStack Virtual
Visit tanstack.com/query for docs, guides, API and more!
Quick Features
- Transport/protocol/backend agnostic data fetching (REST, GraphQL, promises, whatever!)
- Auto Caching + Refetching (stale-while-revalidate, Window Refocus, Polling/Realtime)
- Parallel + Dependent Queries
- Mutations + Reactive Query Refetching
- Multi-layer Cache + Automatic Garbage Collection
- Paginated + Cursor-based Queries
- Load-More + Infinite Scroll Queries w/ Scroll Recovery
- Request Cancellation
- Suspense + Fetch-As-You-Render Query Prefetching
- Dedicated Devtools
