GeolocationPoint
No description
type GeolocationPoint {
longitude: Float!
latitude: Float!
}
Fields
GeolocationPoint.longitude ● Float! non-null scalar
GeolocationPoint.latitude ● Float! non-null scalar
Member Of
Appointment object ● FeedPost object ● LocationDetails object ● Space object ● Task object