Merge Objects
Merge several objects predictably in input-port order.
Audience
Creators building and publishing workflows.
Overview#
Merge Objects accepts 2 to 10 objects. Later input ports win when keys repeat. Enable deep merge only when nested objects should be combined recursively.
Ports#
- Inputs:
in-1throughin-10(object): One object per visible port. - Output:
out(object): Merged object.
Inspector#
Choose the input count and whether nested objects use deep merge. Shallow merge is the default.
Was this useful?
Your response helps us improve the documentation.