Skip to main content
QUERY
cacheEntryMatch(primaryKey: String!, restoreKeys: [String!], scopes: [String!]!, repoId: String!, version: String!): CacheEntryMatch

Arguments

primaryKey
String!
required

The primary key used to filter or perform the operation.

restoreKeys
[String!]

Restore keys used to filter or perform the operation. Omit it to leave this dimension unfiltered.

scopes
[String!]!
required

Scopes used to filter or perform the operation.

repoId
String!
required

Identifier of the repo.

version
String!
required

The version used to filter or perform the operation.

The match associated with this cache entry match.

Category of this cache entry match.

Query
Variables
Response