Mutation: setAirportRecency
Requires access to resource GRAPHQL_AIRPORT_RECENCY_CONFIGURATION_EDIT
operator {
operatorAirportRecencySettings {
setAirportRecency(
positionList: [PositionNid!]!
): Boolean!
}
}
Arguments
setAirportRecency.positionList ● [PositionNid!]! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.