Objects
CampaignType
Type containing campaign information
Type containing campaign information
type CampaignType {
appliedCampaigns: [CampaignRuleType]
prices: [CampaignPriceType]
}
Fields
appliedCampaigns ● [CampaignRuleType] list object
Applied campaigns
prices ● [CampaignPriceType] list object
Campaign prices
Member Of
CartItemType object