Mutation
Variables
Response
Mutations
deleteGitHubCacheTtlOverride
Deletes a GitHub cache TTL override and reports whether the operation succeeded.
MUTATION
deleteGitHubCacheTtlOverride(operation: String!): Boolean!Arguments
operation
String!
required
The operation used to filter or perform the operation.
Returns
Boolean!
Mutation
Variables
Response