Skip to main content

Mutation: deleteLandingPermit

integration {
flightSupport {
flightPermits {
deleteLandingPermit(
landingPermitNid: LandingPermitNid!
): Boolean!
}
}
}

Arguments

deleteLandingPermit.landingPermitNid ● LandingPermitNid! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.