Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/query
/ queryOptions
Function
queryOptions
packages/solid-query/src/queryOptions.ts:57–59 ·
view source on GitHub ↗
(options: unknown)
Source
from the content-addressed store, hash-verified
55
}
56
57
export
function
queryOptions(options: unknown) {
58
return
options
59
}
Callers
3
queryOptions.test-d.tsx
File · 0.90
createQueries.test-d.tsx
File · 0.50
useQuery.test-d.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…