Initializes a query condition instance for the specified property and value and optional next operator.
The operator to use when chaining this condition to successive conditions.
The data property to query.
The data value to query against.
Returns the formatted query string to be used with API requests.
Generated using TypeDoc
A
QueryCondition
object stores information about a single property-value condition.