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