Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 589 Bytes

IntersectsPolygonQuery.md

File metadata and controls

15 lines (10 loc) · 589 Bytes

IntersectsPolygonQuery

Returns objects where the specified field intersects the polygon provided.

Properties

Name Type Required Description
field Optional[PropertyApiName] No
property_identifier Optional[PropertyIdentifier] No
value PolygonValue Yes
type Literal["intersectsPolygon"] Yes None

[Back to Model list] [Back to API list] [Back to README]