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