INPUT_OBJECT
FlightCountryPermitInput
link GraphQL Schema definition
- input FlightCountryPermitInput {
- : LegPermitNid
- : CountryCode!
- : String!
- : Int!
- : String!
- : String!
- : String!
- : String!
- : ChecklistStatusId!
- : Int!
- : Boolean!
- : [FileInput!]!
- : IntNonNegative!
- }