OBJECT
type AuditLogType {dateOfChange: DateTime! eventType: AuditLogEventGroupEnum! description: String! changedBy: Login! }