On this pageOrderLineVariantUnitTypetype OrderLineVariantUnitType { id: String! name: String!}CopyFieldsidString!requiredIt is the id of the category of the variant.nameString!requiredIt is the amount of the unit.