Github GraphQL API / SearchResultItemConnection

A list of results that matched against a search query.

Implements

Fields

codeCount : Int!

discussionCount : Int!

edges : [SearchResultItemEdge]

issueCount : Int!

nodes : [SearchResultItem]

pageInfo : PageInfo!

repositoryCount : Int!

userCount : Int!

wikiCount : Int!

Documentation created using imtala