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