activeModuleForAircraft (Object)
Represents single active operator module for aircraft
type activeModuleForAircraft {
nid: Int!
name: String!
active: Boolean
}
Fields
activeModuleForAircraft.nid ● Int! non-null scalar
activeModuleForAircraft.name ● String! non-null scalar
activeModuleForAircraft.active ● Boolean scalar
Member Of
Aircraft object