# Country - storefront - OBJECT
Version: unstable

## Description
A country.

### Access Scopes



## Fields
* [availableLanguages](/docs/api/storefront/unstable/objects/Language): Language! - The languages available for the country.
* [currency](/docs/api/storefront/unstable/objects/Currency): Currency! - The currency of the country.
* [defaultLanguage](/docs/api/storefront/unstable/objects/Language): Language! - The default language for the country.
* [isoCode](/docs/api/storefront/unstable/enums/CountryCode): CountryCode! - The ISO code of the country.
* [market](/docs/api/storefront/unstable/objects/Market): Market - The market that includes this country.
* [name](/docs/api/storefront/unstable/scalars/String): String! - The name of the country.
* [unitSystem](/docs/api/storefront/unstable/enums/UnitSystem): UnitSystem! - The unit system used in the country.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples