Object GitHub::SearchResultItemEdge
An edge in a connection.
Fields
cursor: String!
A cursor for use in pagination.
node: SearchResultItem
The item at the end of the edge.
textMatches: [TextMatch]
Text matches on the result found.