- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
updateShippingProfilesStep - Medusa Core Workflows Reference
This documentation provides a reference to the updateShippingProfilesStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step updates shipping profiles matching the specified filters.
Example#
Input#
UpdateShippingProfilesStepInput
UpdateShippingProfilesStepInputThe data to update a shipping profile.
UpdateShippingProfilesStepInput
UpdateShippingProfilesStepInputupdate
UpdateShippingProfileDTOThe data to update in the shipping profiles.
update
UpdateShippingProfileDTOselector
FilterableShippingProfilePropsThe filters to select the shipping profiles to update.
selector
FilterableShippingProfilePropsOutput#
ShippingProfileDTO[]
ShippingProfileDTO[]
ShippingProfileDTO[]
ShippingProfileDTO[]ShippingProfileDTO
ShippingProfileDTOThe shipping profile details.
ShippingProfileDTO
ShippingProfileDTOWas this page helpful?