stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MailingAddressInput > provinceCode

AdminTypes.MailingAddressInput.provinceCode property

The code for the region of the address, such as the province, state, or district. For example QC for Quebec, Canada.

Signature:

provinceCode?: InputMaybe<Scalars['String']['input']>;