DB
FunctionsJSON

json_exists_any

Returns true when at least one supplied JSON path exists in the input document.

json_exists_any(…) → Bool

Kind · scalar

Returns true when at least one supplied JSON path exists in the input document.

Part of the JSON family.