BoundingBoxInput
Bounding box attributes
input BoundingBoxInput {
northEast: CoordinatesInput!
southWest: CoordinatesInput!
}
Fields
BoundingBoxInput.northEast ● CoordinatesInput! non-null input
North East corner
BoundingBoxInput.southWest ● CoordinatesInput! non-null input
South West corner
Member of
LocationMapSearch query