stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopAddress > countryCode

AdminTypes.ShopAddress.countryCode property

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']>;