Types
GitHubApiCallPage
A paginated collection of GitHub API calls.
object
GitHubApiCallPageFields
items
[GitHubApiCall!]!
Items associated with this GitHub API call page.
total
Int!
The total associated with this GitHub API call page.
limit
Int!
The limit associated with this GitHub API call page.
offset
Int!
The offset associated with this GitHub API call page.