GitHub API access token
Gist route
Organization route
Repository route
User route
Set GitHub API access token for client
GitHub API access token for client
Set GitHub API access token for client
GitHub API access token
GitHub API access token for client
Fetches data from GitHub API according to the request taken as argument. Null is returned if a specific resource (e.g. user/organization/repository) was not found.
Response data type
GraphQL request
Fetches the total data of several possible pages from GitHub API according to the request taken as argument. Null is returned if a specific resource (e.g. user/organization/repository) was not found.
Response data type
Paged GraphQL request that includes page info
Generated using TypeDoc
Primary fetcher for GitHub API