Query
Variables
Response
Queries
cacheEntryDetail
Returns a cache entry detail, or null when it cannot be found.
QUERY
cacheEntryDetail(id: ID!): CacheEntryDetailArguments
id
ID!
required
Identifier of the resource to return or affect.
Returns
entry
The entry associated with this cache entry detail.
location
The location associated with this cache entry detail. May be null when unavailable or not applicable.
Query
Variables
Response