Optional_resultThe action of this database operation
Whether the database operation is broadcast to other connected clients
OptionaldeleteDelete all documents in the Collection, regardless of _id
An array of Document ids which should be deleted
OptionalmodifiedThe timestamp when the operation was performed
OptionalnoBlock the dispatch of hooks related to this operation
A compendium collection ID which contains the Documents
OptionalparentA parent Document within which Documents are embedded
OptionalparentA parent Document UUID provided when the parent instance is unavailable
OptionalrenderRe-render Applications whose display depends on the deleted Documents
OptionalreplacementsThe 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