mutation property
The async function that performs the write operation.
Implementation
final Future<TData> Function(TVariables variables) mutation;
The async function that performs the write operation.
final Future<TData> Function(TVariables variables) mutation;