Skip to main content

Mutation: exportFlights

Requires access to resource GRAPHQL_FLIGHT

integration {
navBlue {
exportFlights(
flightNidList: [FlightNid!]!
): Boolean!
}
}

Arguments

exportFlights.flightNidList ● [FlightNid!]! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.