OBJECT
An edge in a connection.
type IntEdge {# The item at the end of the edgenode: Int # A cursor for use in paginationcursor: String! }