GraphQL APITypesObjectsLogEntryVersion: 1.0.0On this pageLogEntryNo descriptiontype LogEntry { text: String! timestamp: Time}FieldsLogEntry.text ● String! non-null scalarLogEntry.timestamp ● Time scalarMember OfLog object ● Logs object