json_extract_path(from_json json, VARIADIC path_elems text[])


Description

get value from json with path elements

Parameters

Name Type Mode
from_json json IN
path_elems text[] VARIADIC

Definition