Returns objects where the specified field matches the sub-rule provided. This applies to the analyzed form of
text fields. Either field or propertyIdentifier can be supplied, but not both.
| Name | Type | Required | Description |
|---|---|---|---|
| field | Optional[PropertyApiName] | No | |
| property_identifier | Optional[PropertyIdentifier] | No | |
| rule | IntervalQueryRule | Yes | |
| type | Literal["interval"] | Yes | None |