OBJECT
type OfferingCourseListResult {offeringId: Int durationAmount: Int durationTypeId: Int startDate: String durationType: DurationType isPerUnitPriceEstimated: Boolean offering: Offering }