- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
updateCustomersStep - Medusa Core Workflows Reference
This documentation provides a reference to the updateCustomersStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step updates one or more customers.
Example#
Input#
UpdateCustomersStepInput
UpdateCustomersStepInputThe data to update one or more customers.
UpdateCustomersStepInput
UpdateCustomersStepInputselector
FilterableCustomerPropsThe filters to select the customers to update.
selector
FilterableCustomerPropsupdate
CustomerUpdatableFieldsThe data to update the customers with.
update
CustomerUpdatableFieldsOutput#
CustomerDTO[]
CustomerDTO[]
CustomerDTO[]
CustomerDTO[]CustomerDTO
CustomerDTOThe customer details.
CustomerDTO
CustomerDTOWas this page helpful?