OBJECT
type RoleAircraftListHistoryEntry {changedBy: String! changeTime: DateTime! hasAircraftRestrictions: Boolean! restrictedByAircraftPreferredCrew: Boolean! restrictedByAircraftOwned: Boolean! isNotAssignedEnabled: Boolean! enabledAircraftRegistrationList: [HistoryValue!]! }