- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
updateRegionsStep - Medusa Core Workflows Reference
This documentation provides a reference to the updateRegionsStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step updates regions matching the specified filters.
Example#
Input#
UpdateRegionsStepInput
UpdateRegionsStepInputThe data to update regions.
UpdateRegionsStepInput
UpdateRegionsStepInputselector
FilterableRegionPropsThe filters to select the regions to update.
selector
FilterableRegionPropsupdate
UpdateRegionDTOThe data to update in the regions.
update
UpdateRegionDTOOutput#
Was this page helpful?