--- title: WeightUnit - Customer API description: Units of measurement for weight. api_version: 2025-10 api_name: customer type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/enums/weightunit md: https://shopify.dev/docs/api/customer/latest/enums/weightunit.md --- # Weight​Unit enum Units of measurement for weight. ## Valid values * GRAMS Metric system unit of mass. * KILOGRAMS 1 kilogram equals 1000 grams. * OUNCES Imperial system unit of mass. * POUNDS 1 pound equals 16 ounces. *** ## Fields * [Weight.​unit](https://shopify.dev/docs/api/customer/latest/objects/Weight#field-unit) OBJECT A weight, which includes a numeric value and a unit of measurement. *** ## Map ### Fields with this enum * <-|[Weight.unit](https://shopify.dev/docs/api/customer/latest/objects/Weight#field-unit)