Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/query
/ queryOptions
Function
queryOptions
packages/vue-query/src/queryOptions.ts:29–31 ·
view source on GitHub ↗
(options: unknown)
Source
from the content-addressed store, hash-verified
27
}
28
29
export
function
queryOptions(options: unknown) {
30
return
options
31
}
Callers
3
queryOptions.test-d.ts
File · 0.90
useQueries.test-d.ts
File · 0.90
useQuery.test-d.ts
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…