activeModuleForAircraftInput (Input)
Represents single active operator module for aircraft
input activeModuleForAircraftInput {
nid: Int!
name: String!
active: Boolean
}
Fields
activeModuleForAircraftInput.nid ● Int! non-null scalar
activeModuleForAircraftInput.name ● String! non-null scalar
activeModuleForAircraftInput.active ● Boolean scalar
Member Of
AircraftCreate input ● AircraftUpdate input