INPUT_OBJECT
input UnitUpdateParams {# The primary key of the unit to update.id: ID!# A human readable label for the unit, can be language specific.label: String# A standard display symbol for a unit of measure.symbol: String}