TanStack
API Reference

InjectInfiniteQueryOptions

Defined in: packages/angular-query-experimental/src/inject-infinite-query.ts:25

Properties

PropertyTypeDescription
injector?InjectorThe Injector in which to create the infinite query. If this is not provided, the current injection context will be used instead (via inject).