GraphQL ENUM
StateEnum
Five- or six-character ID of the customer's country and state based on ISO 3166-2. It is required for Australia, Brazil, Canada, India, Ireland, Japan, the UAE, and the USA.
link Definition
- enum StateEnum {
- }
link Required by
- CartInputInput for shopping cart preview.
- ContactInputInput for update of contact profiles for the related customer.
- CreateContactInputInput for contact profile that you want to create.
- CreateRegionConfigurationInputInput for created region configuration. A region is an area of the world you specify for shipping configurations, price configurations, marketing campaigns, and reporting of your products.
- CreateUserAccountContactInputInput for contact profile that you want to create.
- querynull
- StateContact’s state. Five- or six-character ID of the customer's country and state based on ISO 3166-2. It is required for Australia, Brazil, Canada, India, Ireland, Japan, the UAE, and the USA.
- StateSearchRelationInputInput for search by state.
- UpdateContactInputInput for contact information update.
- UpdateRegionConfigurationInputInput for region configuration update. A region is an area of the world you specify for shipping configurations, price configurations, marketing campaigns, and reporting of your products.
- UpdateSessionContactInputnull
- UpdateTaxExemptionContactInputnull
- UpdateTaxExemptionDocumentInputInput for updating a Tax exemption document.
- UpdateUserAccountContactInputInput for contact profile that you want to update.