OBJECT
An edge in a connection.
type CourseEdge {# The item at the end of the edge.node: Course # A cursor for use in pagination.cursor: Cursor! }