createVariantPricingLinkStep - Medusa Core Workflows Reference
This documentation provides a reference to the createVariantPricingLinkStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step creates links between variant and price set records.
Example#
Input#
CreateVariantPricingLinkStepInput
CreateVariantPricingLinkStepInputThe links to create between variant and price set records.
CreateVariantPricingLinkStepInput
CreateVariantPricingLinkStepInputlinks
object[]The variant and price set record IDs to link.
links
object[]Was this page helpful?