GeoPropertyFilterInput
Last edit: Nov 10, 2025
No description
type GeoPropertyFilterInput {
center: GeometryJSON
distance_in_km: Float
}
Fields
center (GeometryJSON)
GeoJSON Object: of type Point, MultiPoint, LineString, Polygon. example: { type: "Point", coordinates: [-84.3, 39.8] }. Read documentation for more
distance_in_km (Float)
distance in km