MCPcopy Create free account
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 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