GdsNotSupported
No description
type GdsNotSupported {
humanMessage: String!
techMessage: String!
}
Fields
GdsNotSupported.humanMessage
● String!
non-null scalar
GdsNotSupported.techMessage
● String!
non-null scalar
Implemented By
FlightChangeError
union