Skip to main content
objectGitHubRateLimitSnapshot

Fields

authentication

The authentication associated with this GitHub rate limit snapshot.

resource
String!

The resource associated with this GitHub rate limit snapshot.

limit
Int!

The limit associated with this GitHub rate limit snapshot.

remaining
Int!

The remaining associated with this GitHub rate limit snapshot.

used
Int!

The used associated with this GitHub rate limit snapshot.

resetAt
String!

ISO 8601 timestamp when this GitHub rate limit snapshot reset.

observedAt
String!

ISO 8601 timestamp when this GitHub rate limit snapshot was observed.