OBJECT
type AmountOffDiscountItem {promotionTypeSelectionId: Int! promotionTypeId: Int discountedOfferingId: Int priceDiscountAmount: Float currencyId: Int currency: Currency promotionTypeSelection: PromotionTypeSelection }