QueryFilter - Represents a query filter.
The id of the field to filter on.
The operator for the filter.
The value for the filter.
toString - Converts the filter to a string.
QueryFilter - Represents a query filter.