DB
FunctionsJSON

json_delete

Deletes a top-level object key or array index and returns the updated JSON document.

json_delete(…) → JSON

Kind · scalar

Deletes a top-level object key or array index and returns the updated JSON document.

Part of the JSON family.