# Country - storefront - OBJECT Version: 2024-10 ## Description A country. ### Access Scopes ## Fields * [availableLanguages](/docs/api/storefront/2024-10/objects/Language): Language! - The languages available for the country. * [currency](/docs/api/storefront/2024-10/objects/Currency): Currency! - The currency of the country. * [isoCode](/docs/api/storefront/2024-10/enums/CountryCode): CountryCode! - The ISO code of the country. * [market](/docs/api/storefront/2024-10/objects/Market): Market - The market that includes this country. * [name](/docs/api/storefront/2024-10/scalars/String): String! - The name of the country. * [unitSystem](/docs/api/storefront/2024-10/enums/UnitSystem): UnitSystem! - The unit system used in the country. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples