MCPcopy Index your code
hub / github.com/TanStack/query / queryOptions

Function queryOptions

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

Source from the content-addressed store, hash-verified

83}
84
85export function queryOptions(options: unknown) {
86 return options
87}

Callers 13

testFnFunction · 0.90
page.tsxFile · 0.90
index.tsxFile · 0.90
chatQueryOptionsFunction · 0.90
pokemon.tsFile · 0.90
contactDetailQueryFunction · 0.90
contactListQueryFunction · 0.90

Calls

no outgoing calls

Tested by 2

testFnFunction · 0.72
PageFunction · 0.40

Used in the wild real call sites across dependent graphs

searching dependent graphs…