OBJECT
type EventType {id: ID! category: Int! errorSeverity: Int! description: String! object: String performedAt: DateTime! session: SessionType! }