JSON Object Merge
JsonObjectMergeNode
Merge multiple JSON object strings with autogrow inputs.
Pack: comfyui-json-nodes
custom_nodes.comfyui-json-nodes
Inputs (3)
| Name | Type | Required |
|---|---|---|
| objects | COMFY_AUTOGROW_V3 | required |
| duplicate_key_policy | COMBO | required |
| pretty_print | BOOLEAN | required |
Outputs (1)
| Name | Type |
|---|---|
| JSON_TEXT | STRING |