Skip to main content

Mutation: quoteRealizationLegListDelete

Requires access to resource GRAPHQL_SALES_QUOTE_EDIT. Requires access to given quote realization leg

sales {
quoteRealizationLegListDelete(
quoteRealizationLegNidList: [QuoteRealizationLegNid!]!
): Boolean!
}

Arguments

quoteRealizationLegListDelete.quoteRealizationLegNidList ● [QuoteRealizationLegNid!]! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.