Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/ queryOptions
Function
queryOptions
packages/vue-query/src/queryOptions.ts:127–129 ·
view source on GitHub ↗
(options: unknown)
Source
from the content-addressed store, hash-verified
125
}
126
127
export
function
queryOptions(options: unknown) {
128
return
options
129
}
Callers
4
queryOptions.test.ts
File · 0.90
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