QueryEditorOperator🔗TS type is QueryEditorOperator, extended in veneer Definition🔗 public class QueryEditorOperator { public String name; public QueryEditorOperatorValueType value; } See also🔗 QueryEditorOperatorBuilder Back to top