- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
updateStoresStep - Medusa Core Workflows Reference
This documentation provides a reference to the updateStoresStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step updates stores matching the specified filters.
Example#
Input#
UpdateStoresStepInput
UpdateStoresStepInputThe data to update in a store.
UpdateStoresStepInput
UpdateStoresStepInputselector
FilterableStorePropsThe filters to select the stores to update.
selector
FilterableStorePropsupdate
UpdateStoreDTOThe data to update in the stores.
update
UpdateStoreDTOOutput#
Was this page helpful?