- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
createPriceSetsStep - Medusa Core Workflows Reference
This documentation provides a reference to the createPriceSetsStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step creates one or more price sets.
Example#
Input#
CreatePriceSetWorkflowInput
CreatePriceSetWorkflowInputThe price sets to create.
CreatePriceSetWorkflowInput
CreatePriceSetWorkflowInputThe prices to create and add to this price set.
Output#
PriceSetDTO[]
PriceSetDTO[]
PriceSetDTO[]
PriceSetDTO[]PriceSetDTO
PriceSetDTOA price set's data.
PriceSetDTO
PriceSetDTOWas this page helpful?