locationByLatLong
Get a Location, just by GPS Location. Its most useful in a mobile context
locationByLatLong(
latitude: Float!
longitude: Float!
): GeoLocationType
Arguments
locationByLatLong.latitude
● Float!
non-null scalar
locationByLatLong.longitude
● Float!
non-null scalar
Type
GeoLocationType
object
This Type is defined by the Open Street Map Response