OBJECT
type AppliedAmountOffDiscountPriceItem {promotionId: Int promotion: Promotion priceAmount: Float! priceCurrencyId: Int! priceCurrency: Currency appliedToOfferingId: Int appliedToOffering: Offering endDate: DateOnly }