TanStack
Query
v5
Auto
Framework
React
Version
Latest
Menu
Home
GitHub
Discord
Getting Started
Overview
react
Installation
react
Quick Start
react
Devtools
react
Videos & Talks
react
Comparison
react
TypeScript
react
GraphQL
react
React Native
react
Guides & Concepts
Important Defaults
react
Queries
react
Query Keys
react
Query Functions
react
Query Options
react
Network Mode
react
Parallel Queries
react
Dependent Queries
react
Background Fetching Indicators
react
Window Focus Refetching
react
Disabling/Pausing Queries
react
Query Retries
react
Paginated Queries
react
Infinite Queries
react
Initial Query Data
react
Placeholder Query Data
react
Mutations
react
Query Invalidation
react
Invalidation from Mutations
react
Updates from Mutation Responses
react
Optimistic Updates
react
Query Cancellation
react
Scroll Restoration
react
Filters
react
Performance & Request Waterfalls
react
Prefetching & Router Integration
react
Server Rendering & Hydration
react
Advanced Server Rendering
react
Caching
react
Render Optimizations
react
Default Query Fn
react
Suspense
react
Testing
react
Does this replace [Redux, MobX, etc]?
react
Migrating to v3
react
Migrating to v4
react
Migrating to v5
react
API Reference
QueryClient
core
QueryCache
core
MutationCache
core
QueryObserver
core
InfiniteQueryObserver
core
QueriesObserver
core
streamedQuery
core
focusManager
core
onlineManager
core
notifyManager
core
useQuery
react
useQueries
react
useInfiniteQuery
react
useMutation
react
useIsFetching
react
useIsMutating
react
useMutationState
react
useSuspenseQuery
react
useSuspenseInfiniteQuery
react
useSuspenseQueries
react
QueryClientProvider
react
useQueryClient
react
queryOptions
react
infiniteQueryOptions
react
usePrefetchQuery
react
usePrefetchInfiniteQuery
react
QueryErrorResetBoundary
react
useQueryErrorResetBoundary
react
hydration
react
ESLint
ESLint Plugin Query
core
Exhaustive Deps
core
Stable Query Client
core
No Rest Destructuring
core
No Unstable Deps
core
Infinite Query Property Order
core
Community Resources
TkDodo's Blog
react
Community Projects
react
Examples
Simple
react
Basic
react
Basic w/ GraphQL-Request
react
Auto Refetching / Polling / Realtime
react
Optimistic Updates (UI)
react
Optimistic Updates (Cache)
react
Pagination
react
Load-More & Infinite Scroll
react
Infinite query with Max pages
react
Suspense
react
Default Query Function
react
Playground
react
Prefetching
react
Star Wars
react
Rick And Morty
react
Next.js Pages
react
Next.js app with prefetching
react
Next.js app with streaming
react
React Native
react
React Router
react
Offline Queries and Mutations
react
Algolia
react
Shadow DOM
react
Devtools Embedded Panel
react
Chat example (streaming)
react
Plugins
persistQueryClient
react
createSyncStoragePersister
react
createAsyncStoragePersister
react
broadcastQueryClient (Experimental)
react
createPersister (Experimental)
react
TanStack
Query
v5
Auto
Framework
React
Version
Latest
Menu
Home
GitHub
Discord
Getting Started
Overview
react
Installation
react
Quick Start
react
Devtools
react
Videos & Talks
react
Comparison
react
TypeScript
react
GraphQL
react
React Native
react
Guides & Concepts
Important Defaults
react
Queries
react
Query Keys
react
Query Functions
react
Query Options
react
Network Mode
react
Parallel Queries
react
Dependent Queries
react
Background Fetching Indicators
react
Window Focus Refetching
react
Disabling/Pausing Queries
react
Query Retries
react
Paginated Queries
react
Infinite Queries
react
Initial Query Data
react
Placeholder Query Data
react
Mutations
react
Query Invalidation
react
Invalidation from Mutations
react
Updates from Mutation Responses
react
Optimistic Updates
react
Query Cancellation
react
Scroll Restoration
react
Filters
react
Performance & Request Waterfalls
react
Prefetching & Router Integration
react
Server Rendering & Hydration
react
Advanced Server Rendering
react
Caching
react
Render Optimizations
react
Default Query Fn
react
Suspense
react
Testing
react
Does this replace [Redux, MobX, etc]?
react
Migrating to v3
react
Migrating to v4
react
Migrating to v5
react
API Reference
QueryClient
core
QueryCache
core
MutationCache
core
QueryObserver
core
InfiniteQueryObserver
core
QueriesObserver
core
streamedQuery
core
focusManager
core
onlineManager
core
notifyManager
core
useQuery
react
useQueries
react
useInfiniteQuery
react
useMutation
react
useIsFetching
react
useIsMutating
react
useMutationState
react
useSuspenseQuery
react
useSuspenseInfiniteQuery
react
useSuspenseQueries
react
QueryClientProvider
react
useQueryClient
react
queryOptions
react
infiniteQueryOptions
react
usePrefetchQuery
react
usePrefetchInfiniteQuery
react
QueryErrorResetBoundary
react
useQueryErrorResetBoundary
react
hydration
react
ESLint
ESLint Plugin Query
core
Exhaustive Deps
core
Stable Query Client
core
No Rest Destructuring
core
No Unstable Deps
core
Infinite Query Property Order
core
Community Resources
TkDodo's Blog
react
Community Projects
react
Examples
Simple
react
Basic
react
Basic w/ GraphQL-Request
react
Auto Refetching / Polling / Realtime
react
Optimistic Updates (UI)
react
Optimistic Updates (Cache)
react
Pagination
react
Load-More & Infinite Scroll
react
Infinite query with Max pages
react
Suspense
react
Default Query Function
react
Playground
react
Prefetching
react
Star Wars
react
Rick And Morty
react
Next.js Pages
react
Next.js app with prefetching
react
Next.js app with streaming
react
React Native
react
React Router
react
Offline Queries and Mutations
react
Algolia
react
Shadow DOM
react
Devtools Embedded Panel
react
Chat example (streaming)
react
Plugins
persistQueryClient
react
createSyncStoragePersister
react
createAsyncStoragePersister
react
broadcastQueryClient (Experimental)
react
createPersister (Experimental)
react
Videos & Talks
Click here to view the Repository used for the above presentation
Edit on GitHub
Devtools
Comparison