Back to Medusa

RemovePromotionsFromCampaignDTO

www/apps/resources/references/promotion/interfaces/promotion.RemovePromotionsFromCampaignDTO/page.mdx

2.14.2552 B
Original Source

import { TypeList } from "docs-ui"

RemovePromotionsFromCampaignDTO

<TypeList types={[{"name":"id","type":"string","description":"The ID of the campaign.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"promotion_ids","type":"string[]","description":"Ids of promotions to add","optional":false,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="RemovePromotionsFromCampaignDTO"/>