GeoQuery
Last edit: Oct 26, 2022
No description
type GeoQuery {
box: GeoBox
box_top_left_bottom_right: GeoBoxTopLeftBottomRight
box_top_right_bottom_left: GeoBoxTopRightBottomLeft
point_in_shape: GeoPointInShape
polygon: GeoPolygon
radius: GeoRadius
}