FunctionsJSON
json_array_element
Returns the JSON element at the requested array index. Negative indexes count backward from the end.
json_array_element(…) → JSONKind · scalar
Returns the JSON element at the requested array index. Negative indexes count backward from the end.
Part of the JSON family.