baseVersion property
The version of the entity that this mutation is being applied to.
If this does not match the current version on the server, the mutation conflicts.
Implementation
core.String? baseVersion;
The version of the entity that this mutation is being applied to.
If this does not match the current version on the server, the mutation conflicts.
core.String? baseVersion;