Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/
Class
packages/query-core/src/infiniteQueryObserver.ts:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
) => void
21
22
export
class
InfiniteQueryObserver<
23
TQueryFnData = unknown,
24
TError = DefaultError,
25
TData = InfiniteData<TQueryFnData>,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected