OBJECT
CartCartItemPromotionCode
link GraphQL Schema definition
1 type CartCartItemPromotionCode { 2 3 : [CartCartItemPromotionCodeAssociatedPromotion] 5 4 : String 6 7 }
OBJECT
1 type CartCartItemPromotionCode { 2 3 : [CartCartItemPromotionCodeAssociatedPromotion] 5 4 : String 6 7 }