MCPcopy Create free account
hub / github.com/TanStack/query / queryOptions

Function queryOptions

packages/preact-query/src/queryOptions.ts:83–85  ·  view source on GitHub ↗
(options: unknown)

Source from the content-addressed store, hash-verified

81 QueryKeyWithDataTag<TQueryKey, TQueryFnData, TError>
82
83export function queryOptions(options: unknown) {
84 return options
85}

Callers 7

PageFunction · 0.90
testFnFunction · 0.90

Calls

no outgoing calls

Tested by 2

PageFunction · 0.72
testFnFunction · 0.72