OBJECT
Represents single aircraft performance speed.
type AircraftPerformanceSpeed {# Requires access to resource GRAPHQL_ACFTaircraft: Aircraft! speed: Int! from: String! }