- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
updateOrdersStep - Medusa Core Workflows Reference
This documentation provides a reference to the updateOrdersStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step updates orders matching the specified filters.
Example#
Input#
UpdateOrdersStepInput
UpdateOrdersStepInputThe details of updating the orders.
UpdateOrdersStepInput
UpdateOrdersStepInputselector
FilterableOrderPropsThe filters to select the orders to update.
selector
FilterableOrderPropsupdate
UpdateOrderDTOThe data to update in the orders.
update
UpdateOrderDTOOutput#
Was this page helpful?