--- title: UnitSystem - GraphQL Admin description: Systems of weights and measures. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/2024-10/enums/UnitSystem' md: 'https://shopify.dev/docs/api/admin-graphql/2024-10/enums/UnitSystem.txt' --- # Unit​System enum Systems of weights and measures. ## Valid values * IMPERIAL\_​SYSTEM Imperial system of weights and measures. * METRIC\_​SYSTEM Metric system of weights and measures. *** ## Fields * [Shop.​unit​System](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Shop#field-unitSystem) OBJECT Represents a collection of general settings and information about the shop. *** ## Map ### Fields with this enum * <-|[Shop.unitSystem](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Shop#field-unitSystem)