OBJECT
1type AuditLogExportRequest {23id: ID! 45filters: JSONData 67status: AuditExportRequestStatus 89requestorId: ID 1011downloadUrl: String 1213}