MCPcopy
hub / github.com/TanStack/query / queryOptions

Function queryOptions

packages/vue-query/src/queryOptions.ts:29–31  ·  view source on GitHub ↗
(options: unknown)

Source from the content-addressed store, hash-verified

27}
28
29export function queryOptions(options: unknown) {
30 return options
31}

Callers 3

useQuery.test-d.tsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…