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