INPUT_OBJECT
Represents a quantity
input QuantityInput {# The value of the quantityvalue: Float!# The unit of measure of the quantitycode: UOMCode!}