RateLimit [object]
Represents the client's rate limit.
Attributes
The point cost for the current query counting against the rate limit.
The maximum number of points the client is permitted to consume in a 60 minute window.
The maximum number of nodes this query may return
The number of points remaining in the current rate limit window.
The time at which the current rate limit window resets in UTC epoch seconds.
The number of points used in the current rate limit window.
API:
Github GraphQL API