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

Function queryOptions

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

Source from the content-addressed store, hash-verified

279 QueryKeyWithDataTag<TQueryKey, TQueryFnData, TError>
280
281export function queryOptions(options: unknown) {
282 return options
283}

Callers 7

PageFunction · 0.90
testFnFunction · 0.90

Calls

no outgoing calls

Tested by 2

PageFunction · 0.72
testFnFunction · 0.72