Defined in: packages/angular-query-experimental/src/inject-mutation-state.ts:40
optional injector: Injector;Defined in: packages/angular-query-experimental/src/inject-mutation-state.ts:46
The Injector in which to create the mutation state signal.
If this is not provided, the current injection context will be used instead (via inject).