DB
FunctionsJSON

json_delete_path

Deletes the value at the provided JSON path. V1 supports top-level key or array-index deletion.

json_delete_path(…) → JSON

Kind · scalar

Deletes the value at the provided JSON path. V1 supports top-level key or array-index deletion.

Part of the JSON family.