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