--- title: Contextual pricing for products is now available in the GraphQL Admin API - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/contextual-pricing-for-products-is-now-available-in-the-graphql-admin-api md: https://shopify.dev/changelog/contextual-pricing-for-products-is-now-available-in-the-graphql-admin-api.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 1, 2021 Tags: * API * 2021-10 # Contextual pricing for products is now available in the GraphQL Admin API As of API version 2021-10, you can query prices given a particular context using the new field `contextualPricing` . This functionality allows Apps to query prices in different contexts, including prices for countries ([International Pricing](https://help.shopify.com/en/manual/payments/shopify-payments/multi-currency/international-pricing)). This new field was added to the Product Variant object to return a price and to the Product object to return a price range. Learn more about the Contextual Pricing API on [Shopify.dev](https://shopify.dev/api/admin/graphql/reference/products-and-collections.).