Skip to main content

updateUnitTypeName

Updates the name of an existing unit type

updateUnitTypeName(
id: UUID!
name: String!
): UnitType

Arguments

NomTypeDescription
idUUID! non-null scalar
nameString! non-null scalar

Response

UnitType object