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