OptionalcleanOptionaldryDo not finally apply the change, but instead simulate the update workflow
OptionalfallbackAllow automatic fallback to a valid initial value if the value provided for a field in the model is invalid.
OptionalrecursiveApply changes to inner objects recursively rather than replacing the top-level object. This is automatically re-interpreted as every key of the update being defined as a ForcedReplacement operator.
OptionalrestoreAn advanced option used specifically and internally by the ActorDelta model
OptionaluserUsed only by the server to understand update context
Configuration of data cleaning steps applied to user input data. This can be explicitly passed as
falseto skip preprocessing when using data that is known to already be fully cleaned.