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

Function infiniteQueryOptions

packages/vue-query/src/infiniteQueryOptions.ts:92–94  ·  view source on GitHub ↗
(options: unknown)

Source from the content-addressed store, hash-verified

90}
91
92export function infiniteQueryOptions(options: unknown) {
93 return options
94}

Callers 5

optionsFunction · 0.90

Calls

no outgoing calls

Tested by 1

optionsFunction · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…