Skip to main content
objectGitHubApiCall

Fields

id
ID!

Stable identifier for this GitHub API call.

authentication

The authentication associated with this GitHub API call.

The API type associated with this GitHub API call.

method
String!

The method associated with this GitHub API call.

endpoint
String!

The endpoint associated with this GitHub API call.

operation
String!

The operation associated with this GitHub API call.

requestSource

The request source associated with this GitHub API call.

requestSummary
String!

The request summary associated with this GitHub API call.

variables
JSON

The variables associated with this GitHub API call. May be null when unavailable or not applicable.

The source associated with this GitHub API call.

durationMs
Int!

The duration ms associated with this GitHub API call.

statusCode
Int

The status code associated with this GitHub API call. May be null when unavailable or not applicable.

error
String

Error message when this GitHub API call did not complete successfully. May be null when unavailable or not applicable.

servedStale
Boolean!

Whether the served stale condition is true for this GitHub API call.

pointCost
Int

The point cost associated with this GitHub API call. May be null when unavailable or not applicable.

pointsAvoided
Int!

The points avoided associated with this GitHub API call.

rateLimitLimit
Int

The rate limit limit associated with this GitHub API call. May be null when unavailable or not applicable.

rateLimitRemaining
Int

The rate limit remaining associated with this GitHub API call. May be null when unavailable or not applicable.

rateLimitUsed
Int

The rate limit used associated with this GitHub API call. May be null when unavailable or not applicable.

rateLimitResetAt
String

ISO 8601 timestamp when this GitHub API call rate limit reset. May be null when unavailable or not applicable.

rateLimitResource
String

The rate limit resource associated with this GitHub API call. May be null when unavailable or not applicable.

createdAt
String!

ISO 8601 timestamp when this GitHub API call was created.