Skip to main content
QUERY
githubCachedEntry(id: ID!): GitHubCachedEntryDetail

Arguments

id
ID!
required

Identifier of the resource to return or affect.

id
ID!

Stable identifier for this GitHub cached entry detail.

authentication

The authentication associated with this GitHub cached entry detail.

operation
String!

The operation associated with this GitHub cached entry detail.

endpoint
String!

The endpoint associated with this GitHub cached entry detail.

fetchedAt
String!

ISO 8601 timestamp when this GitHub cached entry detail was fetched.

pointCost
Int

The point cost associated with this GitHub cached entry detail. May be null when unavailable or not applicable.

stale
Boolean!

Whether this GitHub cached entry detail is stale.

query
String!

The query associated with this GitHub cached entry detail.

variables
JSON

The variables associated with this GitHub cached entry detail. May be null when unavailable or not applicable.

response
JSON

The response associated with this GitHub cached entry detail. May be null when unavailable or not applicable.

Query
Variables
Response