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