---
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
metadata:
  effectiveApiVersion: 2021-10
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2021-09-21T14:42:01-04:00'
  postedAt: '2021-10-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:32-05:00'
  effectiveAt: '2021-10-01T00:00:00-04:00'
---

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.).
