Mutation: deletePaxTransportAdep
Requires access to given quote realization leg
sales {
subcharter {
services {
deletePaxTransportAdep(
quoteRealizationLegNid: QuoteRealizationLegNid!
): Boolean!
}
}
}
Arguments
deletePaxTransportAdep.quoteRealizationLegNid ● QuoteRealizationLegNid! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.