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

Function queryOptions

packages/react-query/src/queryOptions.ts:82–84  ·  view source on GitHub ↗
(options: unknown)

Source from the content-addressed store, hash-verified

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

Callers 15

PageFunction · 0.90
testFnFunction · 0.90
page.tsxFile · 0.90
queries.tsxFile · 0.90
todoOptionsFunction · 0.90
todosOptionsFunction · 0.90
todosByApiOptionsFunction · 0.90

Calls

no outgoing calls

Tested by 2

PageFunction · 0.72
testFnFunction · 0.72