FunctionsJSON
json_extract_array
Extracts an array value from the provided JSON path and returns it as a JSON array token.
json_extract_array(…) → JSONKind · scalar
Extracts an array value from the provided JSON path and returns it as a JSON array token.
Part of the JSON family.