Skip to content

Documentation / @andrew_l/search-query-language / BinaryOperator

Type Alias: BinaryOperator

BinaryOperator: "=" | "!=" | "<" | "<=" | ">" | ">="

Binary operator.