Address

Shopemaa GraphQL Types #

Address #

Type: Object

Fields:

id: String
street: String
streetTwo: String	// Optional
city: String
state: String	// Optional
postcode: String
email: String	// Optional
phone: String	// Optional
location: Location