# Currency - storefront - OBJECT Version: unstable ## Description A currency. ### Access Scopes ## Fields * [isoCode](/docs/api/storefront/unstable/enums/CurrencyCode): CurrencyCode! - The ISO code of the currency. * [name](/docs/api/storefront/unstable/scalars/String): String! - The name of the currency. * [symbol](/docs/api/storefront/unstable/scalars/String): String! - The symbol of the currency. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples