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

Function queryOptions

packages/angular-query-experimental/src/query-options.ts:172–174  ·  view source on GitHub ↗
(options: unknown)

Source from the content-addressed store, hash-verified

170 * @returns The tagged query options.
171 */
172export function queryOptions(options: unknown) {
173 return options
174}

Callers 11

TasksServiceClass · 0.90
postMethod · 0.90
postsMethod · 0.90
TasksServiceClass · 0.90
injectDevtoolsPanelFunction · 0.50
optionsFunction · 0.50
optionsFunction · 0.50

Calls

no outgoing calls

Tested by 2

optionsFunction · 0.40
optionsFunction · 0.40

Used in the wild real call sites across dependent graphs

searching dependent graphs…