PhysicalAddress
Object: PhysicalAddress
Section titled “Object: PhysicalAddress”A physical location as an address.
See PhysicalAddressInput for modification.
Fields
Section titled “Fields”| Field | Type | Description |
|---|---|---|
address1* | String! | The first line of an address, e.g Unit 2, 123 Example St |
address2 | String | The second line of an address, when necessary. |
city* | String! | The city or town the address is located within, e.g Melbourne |
postal | String | A region specific postal identifier, such as a postal code or ZIP code. |
region* | String! | The state, province, or other region the address is located within. |
country* | String! | The country the address is located within. |