- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
updateProductCategoriesStep - Medusa Core Workflows Reference
This documentation provides a reference to the updateProductCategoriesStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step updates product categories matching specified filters.
Example#
Input#
UpdateProductCategoriesStepInput
UpdateProductCategoriesStepInputThe data to update the product categories.
UpdateProductCategoriesStepInput
UpdateProductCategoriesStepInputselector
FilterableProductCategoryPropsThe filters to select the product categories to update.
selector
FilterableProductCategoryPropsupdate
UpdateProductCategoryDTOThe data to update in the product categories.
update
UpdateProductCategoryDTOOutput#
ProductCategoryDTO[]
ProductCategoryDTO[]
ProductCategoryDTO[]
ProductCategoryDTO[]ProductCategoryDTO
ProductCategoryDTOA product category's data.
ProductCategoryDTO
ProductCategoryDTOWas this page helpful?