Nodes/comfyui-json-nodes/JSON Object Merge
ComfyUI Node

JSON Object Merge

Merge multiple JSON object strings with autogrow inputs.

By olliethomas1992·Created 5 months ago·Updated 5 months ago· 3
JSON Object Merge
  • objects
  • JSON_TEXT
duplicate_key_policyerror
pretty_printtrue
Categoryutils/json

Inputs (3)

NameTypeDefaultDescription
objectsCOMFY_AUTOGROW_V3
duplicate_key_policyCOMBOerrorWhat to do when multiple inputs contain the same key: error (reject), overwrite (last wins), or keep_first (first wins).
pretty_printBOOLEANtrue

Outputs (1)

NameTypeDescription
JSON_TEXTSTRING