INPUT_OBJECT
GeoPointInShape
#
GraphQL Schema definition
1
input
GeoPointInShape
{
3
2
point
:
GeoPoint
4
}
#
Required by
GeoQuery
null