- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
updateProductOptionsStep - Medusa Core Workflows Reference
This documentation provides a reference to the updateProductOptionsStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step updates product options matching the specified filters.
Example#
Input#
UpdateProductOptionsStepInput
UpdateProductOptionsStepInputThe data to identify and update the product options.
UpdateProductOptionsStepInput
UpdateProductOptionsStepInputselector
FilterableProductOptionPropsThe filters to select the product options to update.
selector
FilterableProductOptionPropsupdate
UpdateProductOptionDTOThe data to update the product options with.
update
UpdateProductOptionDTOOutput#
ProductOptionDTO[]
ProductOptionDTO[]
ProductOptionDTO[]
ProductOptionDTO[]ProductOptionDTO
ProductOptionDTOA product option's data.
ProductOptionDTO
ProductOptionDTOWas this page helpful?