LogEntry
No description
type LogEntry {
text: String!
timestamp: Time
}
Fields
LogEntry.text
● String!
non-null scalar
LogEntry.timestamp
● Time
scalar
Member of
Logs
object