AgriWebb API
GraphQL/Objects

GeoPoint

No description

type GeoPoint {
  lat: Float
  long: Float
}

Fields

GeoPoint.lat ● Float
scalar

Latitude of the geo point

GeoPoint.long ● Float
scalar

Longitude of the geo point

Member Of

Address

object
 ● Field
object

On this page

FieldsGeoPoint.lat ● Float
scalar
GeoPoint.long ● Float
scalar
Member Of