ListLogsEntry
No description
type ListLogsEntry {
message: String
timestamp: Datetime
severity: String
context: JSON
}
Fields
ListLogsEntry.message ● String scalar
ListLogsEntry.timestamp ● Datetime scalar
ListLogsEntry.severity ● String scalar
ListLogsEntry.context ● JSON scalar
Member Of
ListLogsPayload object