mutationResults property
The result of performing the mutations.
The i-th mutation result corresponds to the i-th mutation in the request.
Implementation
core.List<MutationResult>? mutationResults;
The result of performing the mutations.
The i-th mutation result corresponds to the i-th mutation in the request.
core.List<MutationResult>? mutationResults;