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(…) → StringKind · 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.