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

Function infiniteQueryOptions

packages/react-query/src/infiniteQueryOptions.ts:147–149  ·  view source on GitHub ↗
(options: unknown)

Source from the content-addressed store, hash-verified

145}
146
147export function infiniteQueryOptions(options: unknown) {
148 return options
149}

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…