MultiLegSuppliers (Object)
type MultiLegSuppliers {
flight: Flight!
slotHandlerAdep: AptdirHandler
slotHandlerAdes: AptdirHandler
slotRestrictionAdep: AptdirRestriction
slotRestrictionAdes: AptdirRestriction
handlingAdepHandler: AptdirHandler
handlingAdesHandler: AptdirHandler
cateringSupplier: AptdirSupplier
cateringHandler: AptdirHandler
paxTransportAdepSupplier: AptdirSupplier
paxTransportAdepHandler: AptdirHandler
paxTransportAdesSupplier: AptdirSupplier
paxTransportAdesHandler: AptdirHandler
}
Fields
MultiLegSuppliers.flight ● Flight! non-null object
Requires access to resource GRAPHQL_FLIGHT. Requires access to given flight
MultiLegSuppliers.slotHandlerAdep ● AptdirHandler object
Requires access to resource GRAPHQL_HANDLING_AGENT
MultiLegSuppliers.slotHandlerAdes ● AptdirHandler object
Requires access to resource GRAPHQL_HANDLING_AGENT
MultiLegSuppliers.slotRestrictionAdep ● AptdirRestriction object
MultiLegSuppliers.slotRestrictionAdes ● AptdirRestriction object
MultiLegSuppliers.handlingAdepHandler ● AptdirHandler object
Requires access to resource GRAPHQL_HANDLING_AGENT
MultiLegSuppliers.handlingAdesHandler ● AptdirHandler object
Requires access to resource GRAPHQL_HANDLING_AGENT
MultiLegSuppliers.cateringSupplier ● AptdirSupplier object
MultiLegSuppliers.cateringHandler ● AptdirHandler object
Requires access to resource GRAPHQL_HANDLING_AGENT
MultiLegSuppliers.paxTransportAdepSupplier ● AptdirSupplier object
MultiLegSuppliers.paxTransportAdepHandler ● AptdirHandler object
Requires access to resource GRAPHQL_HANDLING_AGENT
MultiLegSuppliers.paxTransportAdesSupplier ● AptdirSupplier object
MultiLegSuppliers.paxTransportAdesHandler ● AptdirHandler object
Requires access to resource GRAPHQL_HANDLING_AGENT
Returned By
multiLeg.getMultiLegSuppliers query ● multiLeg.setMultiLegSuppliers mutation