stack

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

AdminTypes.MailingAddress.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']>;