OBJECT

RoleAircraftListHistoryEntry

link GraphQL Schema definition

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