Operator
Operator is used by query-related endpoints to determine how to apply conditions.
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"
Example
"or"