Location
No description
type Location {
address: String!
lat: String
long: String
}
Fields
Location.address ● String! non-null scalar
Location.lat ● String scalar
Location.long ● String scalar
Member Of
StoreTranslation object