OBJECT
An edge in a connection.
1type TeamEdge {23# A cursor for use in pagination.4cursor: String! 56# The item at the end of the edge.7node: Team 89}