OBJECT
type AppliedFeeDiscountPriceItem {promotionId: Int promotion: Promotion priceAmount: Float! priceCurrencyId: Int! priceCurrency: Currency appliedToFeeId: Int appliedToFee: Fee endDate: DateOnly }