state property

MutationState<ReturnType> state

Current MutationState of the mutation.

Implementation

MutationState<ReturnType> get state => _state;