onError property
Runs after the options' onError, once retries are spent. No default.
Implementation
final OnMutationError<TVariables, TOnMutateResult>? onError;
Runs after the options' onError, once retries are spent. No default.
final OnMutationError<TVariables, TOnMutateResult>? onError;