AircraftPerformanceSpeedInput (Input)
Aircraft performance speed
input AircraftPerformanceSpeedInput {
from: String!
speed: Int!
}
Fields
AircraftPerformanceSpeedInput.from ● String! non-null scalar
AircraftPerformanceSpeedInput.speed ● Int! non-null scalar
Member Of
AircraftCreate input ● AircraftUpdate input