Mutation: setRefuelEuYearStates
Requires access to resource GRAPHQL_AIRPORT_DIRECTORY_EDIT
airportDirectory {
setRefuelEuYearStates(
locationNid: LocationNid!
stateList: [RefuelEuYearStateInput!]!
): Boolean!
}
Arguments
setRefuelEuYearStates.locationNid ● LocationNid! non-null scalar
setRefuelEuYearStates.stateList ● [RefuelEuYearStateInput!]! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.