PredicatesOperatorLogic used to join multiple Predicates TypeScriptexport type PredicatesOperator = 'AND' | 'OR';PreviousPredicateOptionsNextPreprocessRowDataContext