Operator
Operator is used by query-related endpoints to determine how to apply conditions.
If this field is not populated, the default and value will be used.
Properties
| Name | Description |
|---|---|
| or | If any condition is satisfied, it is considered a match. |
| and | If all conditions are satisfied, it is considered a match. |
Example
"or"