INPUT_OBJECT
GeoPoint
#
GraphQL Schema definition
1
input
GeoPoint
{
3
2
lat
:
LatDegree
!
5
4
lng
:
LngDegree
!
6
}
#
Required by
GeoBoxTopLeftBottomRight
null
GeoBoxTopRightBottomLeft
null
GeoPointInShape
null
GeoPolygon
null
GeoRadius
null
SortByDistance
null