GloAddress
No description
type GloAddress {
city: String
country: String
postalCode: String
state: String
street: String
}
Fields
GloAddress.city ● String scalar
City.
GloAddress.country ● String scalar
Country.
GloAddress.postalCode ● String scalar
Postal code.
GloAddress.state ● String scalar
State.
GloAddress.street ● String scalar
Street.