Skip to main content
QUERY
githubAvailableRepositories(after: String): GitHubRepositoryCandidatePage!

Arguments

after
String

Cursor or identifier after which to return records. Omit it to leave this dimension unfiltered.

Items associated with this GitHub repository candidate page.

hasNextPage
Boolean!

Whether this GitHub repository candidate page has next page.

endCursor
String

The end cursor associated with this GitHub repository candidate page. May be null when unavailable or not applicable.

Query
Response