DB
FunctionsJSON

json_object_field_text

Returns the value associated with a key in a JSON object. The _text variant returns the field as text.

json_object_field_text(…) → String

Kind · scalar

Returns the value associated with a key in a JSON object. The _text variant returns the field as text.

Part of the JSON family.