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