Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TanStack/query
/ queryOptions
Function
queryOptions
packages/react-query/src/queryOptions.ts:85–87 ·
view source on GitHub ↗
(options: unknown)
Source
from the content-addressed store, hash-verified
83
}
84
85
export
function
queryOptions(options: unknown) {
86
return
options
87
}
Callers
13
useQueries.test-d.tsx
File · 0.90
useQuery.test-d.tsx
File · 0.90
useSuspenseQueries.test-d.tsx
File · 0.90
queryOptions.test.tsx
File · 0.90
queryOptions.test-d.tsx
File · 0.90
testFn
Function · 0.90
page.tsx
File · 0.90
index.tsx
File · 0.90
chatQueryOptions
Function · 0.90
pokemon.ts
File · 0.90
contactDetailQuery
Function · 0.90
contactListQuery
Function · 0.90
Calls
no outgoing calls
Tested by
2
testFn
Function · 0.72
Page
Function · 0.40
Used in the wild
real call sites across dependent graphs
searching dependent graphs…