---
title: >-
  Deprecating countries field on PriceListContextRuleInput - 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/deprecating-countries-field-on-pricelistcontextruleinput
  md: >-
    https://shopify.dev/changelog/deprecating-countries-field-on-pricelistcontextruleinput.md
metadata:
  effectiveApiVersion: 2022-04
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Deprecation Announcement
    handle: deprecation
  indicatesActionRequired: true
  createdAt: '2022-03-21T14:34:45-04:00'
  postedAt: '2022-04-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:33-05:00'
  effectiveAt: '2022-04-01T00:00:00-04:00'
---

April 1, 2022

Tags:

* Action Required
* API
* 2022-04

# Deprecating countries field on PriceListContextRuleInput

With the launch of the Markets API as of version 2022-04, price lists are no longer associated with a country, but with a market. We've deprecated the `countries` field on the `PriceListContextRuleInput` object and replaced it with a new field called `marketId`.

For more information, refer to the [`PriceListContextRuleInput`](https://shopify.dev/api/admin-graphql/2022-04/input-objects/pricelistcontextruleinput) object.
