| id | InjectQueryOptions |
|---|---|
| title | InjectQueryOptions |
Defined in: inject-query.ts:25
optional injector: Injector;Defined in: inject-query.ts:31
The Injector in which to create the query.
If this is not provided, the current injection context will be used instead (via inject).