FunctionsJSON
json_all_paths_with_types
Parses each JSON document and returns a JSON array of path:type entries for all observed nested values.
json_all_paths_with_types(…) → JSONKind · scalar
Parses each JSON document and returns a JSON array of path:type entries for all observed nested values.
Part of the JSON family.