Loading...
Was this page helpful?
This documentation provides a reference to the upsertVariantPricesWorkflow
. It belongs to the @medusajs/medusa/core-flows
package.
This workflow creates, updates, or removes variants' prices. It's used by the updateProductsWorkflow when updating a variant's prices.
You can use this workflow within your own customizations or custom workflows to manage the prices of a variant.
Source CodeWorkflow hook
Step conditioned by when
View step details
UpsertVariantPricesWorkflowInput
UpsertVariantPricesWorkflowInputvariantPrices
object[]previousVariantIds
string[]