Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/ queryOptions
Function
queryOptions
packages/solid-query/src/queryOptions.ts:59–61 ·
view source on GitHub ↗
(options: unknown)
Source
from the content-addressed store, hash-verified
57
QueryKeyWithDataTag<TQueryKey, TQueryFnData, TError>
58
59
export
function
queryOptions(options: unknown) {
60
return
options
61
}
Callers
4
queryOptions.test.tsx
File · 0.90
queryOptions.test-d.tsx
File · 0.90
useQueries.test-d.tsx
File · 0.50
useQuery.test-d.tsx
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected