BatchMutationStatus
type
BatchMutationStatus
=
'FAILURE'
|
'MIXED_RESULTS'
|
'SUCCESS'
;