Clarified wording; it could be understood that for Parse Server <4.2.0 it is not possible to delete a file using Cloud Code, which is incorrect.
Simplified example code; it is not necessary to use a beforeDelete hook the example; given the beforeDelete name, one could assume that it is somehow related to the basic functionality of deleting a file, which it is not.
Improving on https://github.com/parse-community/docs/pull/789:
beforeDelete
hook the example; given thebeforeDelete
name, one could assume that it is somehow related to the basic functionality of deleting a file, which it is not.