Types
GitHubCacheTtlOverride
Represents a GitHub cache TTL override in the GraphQL API.
object
GitHubCacheTtlOverrideFields
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.