Skip to main content

Mutation: disable

airportDirectory {
airportBrief {
disable(
locationNid: LocationNid!
): Boolean!
}
}

Arguments

disable.locationNid ● LocationNid! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.