FunctionsJSON
json_extract_path
Extracts a nested JSON value using variadic path segments (keys or indexes).
json_extract_path(…) → JSONKind · scalar
Extracts a nested JSON value using variadic path segments (keys or indexes).
Part of the JSON family.