upsert item to array
This block is part of the mutations
group and was last modified in core v13.0.4
.
upsert item to array
v13.0.4
inserts or updates an object within the given field by the unique key(s)
Pin | Pin | Type | Default |
---|---|---|---|
match keysrequired one or multiple keys to match the object to, e.g. code field within the item object |
array |
|
|
itemrequired item to either insert or update within the given field |
object |
|
Pin | Pin | Type | Example |
---|---|---|---|
mutations |
mutations |
Core Releases
v13.0.4 This block was introduced inv13.0.4
, click here to see the release notes.
Back to
mutations
Return to the main group to view all sub-groups
Back to mutations
Return to the group to view all blocks within this group