OBJECT
type CustomDiscountItem {promotionTypeSelectionId: Int! promotionTypeId: Int discountedOfferingId: Int description: String promotionTypeSelection: PromotionTypeSelection }