--- title: Contextual pricing for company locations is now available for products 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-company-locations-is-now-available-for-products-in-the-graphql-admin-api md: https://shopify.dev/changelog/contextual-pricing-for-company-locations-is-now-available-for-products-in-the-graphql-admin-api.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 1, 2022 Tags: * API * 2022-10 # Contextual pricing for company locations is now available for products in the GraphQL Admin API As of the `2022-10` version of the Admin GraphQL API, you can use the `contextualPricing` field on [Product](https://shopify.dev/api/admin-graphql/2022-10/objects/Product) and [ProductVariant](https://shopify.dev/api/admin-graphql/2022-10/objects/ProductVariant) to fetch prices for a [CompanyLocation](https://shopify.dev/api/admin-graphql/2022-10/objects/CompanyLocation) by passing a `companyLocationId` argument to the `context` input. Learn more about the Contextual Pricing API on [Shopify.dev](http://shopify.dev/).