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
| Nom | Type | Description |
|---|---|---|
| id | UUID! non-null scalar | — |
| otherUnit | OtherUnitInput! non-null input | — |
Response
OtherUnit object