Returns objects where the specified field does not intersect the bounding box provided. Allows you to specify a
property to query on by a variety of means. Either field or propertyIdentifier must be supplied, but not
both.
| Name | Type | Required | Description |
|---|---|---|---|
| field | Optional[PropertyApiName] | No | |
| property_identifier | Optional[PropertyIdentifier] | No | |
| value | BoundingBoxValue | Yes | |
| type | Literal["doesNotIntersectBoundingBox"] | Yes | None |