INPUT_OBJECT

AircraftPerformanceSpeedInput

Aircraft performance speed

link GraphQL Schema definition

  • input AircraftPerformanceSpeedInput {
  • from: String!
  • speed: Int!
  • }