OBJECT
IntegrationQueries
link GraphQL Schema definition
- type IntegrationQueries {
- : AviapagesQuery!
- : AvinodeQuery!
- : ForeFlightQuery!
- : DocusignQuery!
- : RouteFinderQuery!
- : PaxFilesQuery!
- : IntegrationFlightQuery!
- # Requires access to resource INTEGRATION_FLIGHT_SUPPORT
- : FlightSupportQuery!
- # Requires access to resource INTEGRATION_GOVLINK_SEE
- : GovlinkQuery!
- # Requires access to resource INTEGRATION_PNR_GO_SEE
- : PnrGoQuery!
- : SalesforceQuery!
- # Arguments
- # integrationId:
- # acftNid:
- (: String!, : Int): Boolean!
- : IntegrationCommonQuery!
- }