Mutation: setCalculateCountryVatProportionally
Requires access to resource GRAPHQL_SALES_SETTINGS_EDIT
operator {
salesSettings {
quotePricing {
setCalculateCountryVatProportionally(
value: Boolean!
): Boolean!
}
}
}
Arguments
setCalculateCountryVatProportionally.value ● Boolean! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.