SyncBatchValidationOutcome
SyncBatchValidationOutcome = {
ok:true; } | {ok:false;response:SyncMutateBatchResponse; }
Outcome of a batch validation pre-check (before any mutation is attempted).
SyncBatchValidationOutcome = {
ok:true; } | {ok:false;response:SyncMutateBatchResponse; }
Outcome of a batch validation pre-check (before any mutation is attempted).