Skip to main content

merge_payload

Function merge_payload 

Source
pub fn merge_payload(
    object: &ObjectSync,
    current_payload: Option<&Value>,
    source: SourceSystem,
    incoming_payload: &Value,
) -> MergeOutcome
Expand description

Merges an incoming payload into the current payload using field ownership rules.