ComplexLogs
No description
type ComplexLogs {
previous: [LogEntry!]
current: [LogEntry!]
expired: Boolean!
}
Fields
ComplexLogs.previous ● [LogEntry!] list object
ComplexLogs.current ● [LogEntry!] list object
ComplexLogs.expired ● Boolean! non-null scalar
Member Of
Deployment object