OBJECT
Offering Course
type OfferingCourse {# coursecourse: Course # id of related coursecourse_id: ID # created atcreated_at: String # The unique identifier of the joinid: ID # id of related offeringoffering_id: ID # udpated atupdated_at: String }