Hello
According to the Graph QL API Explorer, there is a field under “shop” called “enabledPresentmentCurrencies”.
In my case, it gives me two currencies.
How do I retrieve product > edges > node > variants > edges > node > price in each currency?
Hello
According to the Graph QL API Explorer, there is a field under “shop” called “enabledPresentmentCurrencies”.
In my case, it gives me two currencies.
How do I retrieve product > edges > node > variants > edges > node > price in each currency?
Running the API version: “July22”. “presentmentCurrencies” seems to have been removed in 2022-01, but no replacement solution has been suggested: