Mutation: exportFlights
Requires access to resource GRAPHQL_FLIGHT
integration {
foreFlight {
exportFlights(
flightNidList: [FlightNid!]!
): Boolean!
}
}
Arguments
exportFlights.flightNidList ● [FlightNid!]! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.