Skip to main content

locationByDetailedAddress

returns exact location given the parameters. the street is the only one which is required. Will be refelected in the Schema in the future too.

locationByDetailedAddress(
city: String
street: String
postalcode: String
houseNr: String
country: String
): GeoLocationType

Arguments

locationByDetailedAddress.city ● String scalar

locationByDetailedAddress.street ● String scalar

locationByDetailedAddress.postalcode ● String scalar

locationByDetailedAddress.houseNr ● String scalar

locationByDetailedAddress.country ● String scalar

Type

GeoLocationType object

This Type is defined by the Open Street Map Response