react-code-dataset
/
react-query
/docs
/framework
/angular
/reference
/interfaces
/injectinfinitequeryoptions.md
metadata
id: InjectInfiniteQueryOptions
title: InjectInfiniteQueryOptions
Interface: InjectInfiniteQueryOptions
Properties
injector?
optional injector: Injector;
The Injector in which to create the infinite query.
If this is not provided, the current injection context will be used instead (via inject).