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