Skip to main content

updateOtherUnit

DEPRECATED

This field is deprecated since Unit v2 is now the only version supported

Update an other unit

updateOtherUnit(
id: UUID!
otherUnit: OtherUnitInput!
): OtherUnit! @deprecated

Arguments

NomTypeDescription
idUUID! non-null scalar
otherUnitOtherUnitInput! non-null input

Response

OtherUnit object