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