Optional
_createOptional
_resultUsed internally by the server-side backend
The action of this database operation
Whether the database operation is broadcast to other connected clients
An array of data objects from which to create Documents
Optional
keepRetain the _id values of embedded document data instead of generating new ids for each embedded document
Optional
keepRetain the _id values of provided data instead of generating new ids
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 created Documents
Optional
renderRender the sheet Application for any created Documents
Used internally by server-side backend