INPUT_OBJECT
RequestInputType
link GraphQL Schema definition
- input RequestInputType {
- : QuoteRequestNid
- : MarketplaceNid!
- : ClientNid!
- : RepresentativeNid
- : [RfqItineraryInput!]!
- : [AircraftNid!]!
- : String!
- : AircraftCategoryNid!
- : Boolean!
- : FlightTimeMethodEnum
- # Default time mode is LT.
- : TimeMode
- : TripEditScheme
- : ContractId
- : ScheduleTripType
- }