Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TanStack/query
/ queryOptions
Function
queryOptions
packages/svelte-query/src/queryOptions.ts:52–54 ·
view source on GitHub ↗
(options: unknown)
Source
from the content-addressed store, hash-verified
50
}
51
52
export
function
queryOptions(options: unknown) {
53
return
options
54
}
Callers
3
createQuery.test-d.ts
File · 0.50
createQueries.test-d.ts
File · 0.50
queryOptions.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…