OBJECT
An edge in a connection.
type SearchEdge {# The item at the end of the edge.node: Search # A cursor for use in pagination.cursor: Cursor! }