GeoCoordinate
A geo-coordinate consisting of a latitude and longitude.
Input Fields
latitude (
Float!)
The latitude value for this geo-coordinate. Must be a value between -90 and 90.
longitude (
Float!)
The longitude value for this geo-coordinate. Must be a value between -180 and 180.