INPUT_OBJECT
GeoPropertyFilterInput
# GraphQL Schema definition
1 input GeoPropertyFilterInput { 5 2 # GeoJSON Object: of type Point, MultiPoint, LineString, Polygon. example: `{ 3 # type: "Point", coordinates: [-84.3, 39.8] }`. Read documentation for more 4 GeometryJSON : 8 6 # distance in km 7 Float : 9 }