MarketCurrencySettings
Requires for queries and both
as well as
for mutations.
A market's currency settings.
Anchor to FieldsFields
- Anchor to baseCurrencybase•
Currency CurrencySetting! non-null The currency which this market's prices are defined in, and the currency which its customers must use if local currencies are disabled.
- Anchor to localCurrencieslocal•
Currencies Boolean!non-null Whether or not local currencies are enabled. If enabled, then prices will be converted to give each customer the best experience based on their region. If disabled, then all customers in this market will see prices in the market's base currency. For single country markets this will be true when the market's base currency is the same as the default currency for the region.