LocationEditAddressInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields to use to edit the address of a location.
Access Scopes
Fields
-
address1:
String -
The first line of the address.
-
address2:
String -
The second line of the address.
-
city:
String -
The name of the city, district, village, or town.
-
countryCode:
CountryCode -
The two-letter code of country for the address.
-
phone:
String -
The phone number of the location.
-
provinceCode:
String -
The code for the region of the address, such as the state, province, or district.
For example CA for California, United States.
-
zip:
String -
The ZIP code or postal code of the location.
Input objects with this input object
Examples