---
title: >-
  TA and AC country codes will be added to GraphQL API version 2019-04 - 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/ta-and-ac-country-codes-will-be-added-to-graphql-api-version-2019-04
  md: >-
    https://shopify.dev/changelog/ta-and-ac-country-codes-will-be-added-to-graphql-api-version-2019-04.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2021-03-18T12:35:10-04:00'
  postedAt: '2021-03-18T00:00:00-04:00'
  updatedAt: '2024-02-02T10:05:00-05:00'
  effectiveAt: '2021-03-18T00:00:00-04:00'
---

March 18, 2021

Tags:

* API

# TA and AC country codes will be added to GraphQL API version 2019-04

As of GraphQL API version 2019-04, the list of valid country codes will retroactively include TA (Tristan da Cunha) and AC (Ascension Island). These British Overseas Territories were formerly included under the GB country code, but they are now distinct in order to comply with post-Brexit mailing address formats. Our APIs already support other British Territories, including AI, BM, FK, GG, GI, GS, IM, IO, JE, MS, PN, SH, TC, and VG. This change affects the shipping locations for all merchants who ship to the “rest of world” shipping zone.

The impacted enums are [CountryCode](https://shopify.dev/docs/storefront-api/reference/common-objects/countrycode) in the GraphQL Storefront API and [CountryCode](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/countrycode) in the GraphQL Admin API.

This change will go live on March 22, 2021.
