Optional_Optional_Used internally by the server-side backend
The action of this database operation
Whether the database operation is broadcast to other connected clients
OptionalcontrolControl the object of any created Documents
An array of data objects from which to create Documents
The Document name
OptionaldryIs the operation a dry run? If so, an empty result array is returned before the Documents are created.
OptionalextractedBase64 images extracted during server-side processing
OptionalkeepRetain the _id values of embedded document data instead of generating new ids for each embedded document
OptionalkeepRetain the _id values of provided data instead of generating new ids
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 created Documents
OptionalrenderRender the sheet Application for any created Documents
Used internally by server-side backend