--- title: UnitSystem - GraphQL Admin description: Systems of weights and measures. api_version: unstable api_name: admin source_url: html: 'https://shopify.dev/docs/api/admin-graphql/unstable/enums/UnitSystem' md: 'https://shopify.dev/docs/api/admin-graphql/unstable/enums/UnitSystem.md' --- # 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.unitSystem](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Shop#field-Shop.fields.unitSystem) OBJECT The central configuration and settings hub for a Shopify store. Access business information, operational preferences, feature availability, and store-wide settings that control how the shop operates. Includes core business details like the shop name, contact emails, billing address, and currency settings. The shop configuration determines customer account requirements, available sales channels, enabled features, payment settings, and policy documents. Also provides access to shop-level resources such as staff members, fulfillment services, navigation settings, and storefront access tokens. *** ## Map ### Fields with this enum * <-|[Shop.unitSystem](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Shop#field-Shop.fields.unitSystem)