update multiple documents
This block is part of the storage
group and was last modified in core v13.0.8
.
update multiple documents
v9.2.5
Updates multiple documents in the given storage
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
array An array of objects or GUIDs representing existing documents. |
array |
|
|
mutations |
mutations |
|
|
expiry When a document is given an expiry date, the document will be unrecoverably deleted on the given date |
date |
|
|
options Provide skip_revisions to update these documents without creating revisions or skip_on_saved to skip the on-events for this document update. |
object |
|
|
update priority A document update can be important for search relevance or not, by poviding the system a priority you can help it understand what updates are high priority (1) and what updates can be delayed without huge impact for search relevance (3). 1 is highest priority, 2 is medium priority, 3 is low priority and 0 is wait-for-insert. |
number |
1 |
|
storage The storage these documents should be updated in. |
storage |
|
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
success |
condition |
||
error |
value |
||
failed updates |
array |
||
documents All the recently updated documents |
array |
Core Releases
v9.2.5 This block was introduced inv9.2.5
, click here to see the release notes.
v13.0.8
This block was last modified in v13.0.8
, click here to see the release notes.
Back to
storage
Return to the main group to view all sub-groups
Back to storage
Return to the group to view all blocks within this group