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

Function infiniteQueryOptions

packages/solid-query/src/infiniteQueryOptions.ts:104–106  ·  view source on GitHub ↗
(options: unknown)

Source from the content-addressed store, hash-verified

102}
103
104export function infiniteQueryOptions(options: unknown) {
105 return options
106}

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…