LogEntry
No description
type LogEntry {
text: String!
timestamp: Time
}
Fields
LogEntry.text
● String!
non-null scalar
LogEntry.timestamp
● Time
scalar
Returned by
deploymentBuildLogsAdded
subscription
Member Of
ComplexLogs
object ● Deployment
object ● Logs
object