Some Sync API endpoints support localization for price value and currency. This guide will help you learn how to use localization in the Rye API.
@inContext
GraphQL directive that includes information about the preferred country. Note that the Shopify store must have local currencies enabled for this feature to work within Rye.
@inContext
directive in your GraphQL queries or mutations. This directive takes a country as an argument and converts prices within the query/mutation responses into the specified country’s currency.
integratedShopifyStore
queryshopifyCollection
queryproductByID
queryproductsByIds
query