Behavior for existing JSON Object at @destinationPath
REPLACE_EXISTING : removes previously defined attributes (only on single match)
MERGE_EXISTING : merges the provided attributes with the matching ones (only on single match)
APPEND : appends the object to the existing collection (only if field is multiple)