Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/query
/ infiniteQueryOptions
Function
infiniteQueryOptions
packages/react-query/src/infiniteQueryOptions.ts:147–149 ·
view source on GitHub ↗
(options: unknown)
Source
from the content-addressed store, hash-verified
145
}
146
147
export
function
infiniteQueryOptions(options: unknown) {
148
return
options
149
}
Callers
2
infiniteQueryOptions.test.tsx
File · 0.90
infiniteQueryOptions.test-d.tsx
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…