Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopAddress > countryCode
Warning: This API is now obsolete.
Use
countryCodeV2
instead.
The two-letter code for the country of the address.
For example, US.
Signature:
countryCode?: Maybe<Scalars['String']['output']>;