Skip to main content
MUTATION
saveGitHubCacheTtlOverride(input: SaveGitHubCacheTtlOverrideInput!): GitHubCacheTtlOverride!

Arguments

Values for the requested operation.

operation
String!

The operation associated with this GitHub cache TTL override.

ttlSeconds
Int!

TTL, in seconds.

builtIn
Boolean!

Whether the built in condition is true for this GitHub cache TTL override.

createdAt
String!

ISO 8601 timestamp when this GitHub cache TTL override was created.

updatedAt
String!

ISO 8601 timestamp when this GitHub cache TTL override was last updated.

Mutation
Variables
Response