Skip to main content

updateProductUomMapping

Update a single unit-of-measure mapping in place (inline grid edit): its code, packout hierarchy, scope, and (for CUSTOM) the numeric product attribute.

Business Rules

  • The row must belong to the company.
  • The scope + code must remain unique.

Permissions Required

  • products:update_uom_mapping permission.
updateProductUomMapping(
input: UpdateProductUomMappingInput!
): UpdateProductUomMappingPayload

Arguments

updateProductUomMapping.input ● UpdateProductUomMappingInput! non-null input common

Parameters for UpdateProductUomMapping

Type

UpdateProductUomMappingPayload object common

Autogenerated return type of UpdateProductUomMapping.