state

abstract val state: StateFlow<MutationState<T>>

State Flow to receive the current state of the mutation.