Currency and category display mode
What's inside
- Currency set'er / get'er
- Category "display mode" support
Feature break-down
Currency set'er / get'er
You can now get the list of available currencies using currencyData
query. You can also set the currency for user, by using saveSelectedCurrency
mutation.