Optional
_resultThe action of this database operation
Whether the database operation is broadcast to other connected clients
Optional
deleteDelete all documents in the Collection, regardless of _id
An array of Document ids which should be deleted
Optional
modifiedThe timestamp when the operation was performed
Optional
noBlock the dispatch of hooks related to this operation
A compendium collection ID which contains the Documents
Optional
parentA parent Document within which Documents are embedded
Optional
parentA parent Document UUID provided when the parent instance is unavailable
Optional
renderRe-render Applications whose display depends on the deleted Documents
Optional
replacementsThe mapping of IDs of deleted Documents to the UUIDs of the Documents that replace the deleted Documents
An alias for 'ids' used internally by the server-side backend