json_object_agg_unique(key "any", value "any")


Description

aggregate input into a json object with unique keys

Parameters

Name Type Mode
key "any" IN
value "any" IN

Definition