transform.combine, Merge multiple objects or concatenate arrays
Configuration
Configuration goes inside the step’swith: block.
array<string>
required
Template expressions for sources to combine
string
required
Target path in output
"merge" | "concat" | "deep"
default:"merge"
Output
Returnsrecord<string, unknown> | array<unknown>. Combined result