59 lines
1.4 KiB
JSON
59 lines
1.4 KiB
JSON
{
|
|
"index": 0,
|
|
"type": "root",
|
|
"children": [
|
|
{
|
|
"index": 1,
|
|
"type": "condition",
|
|
"parent": "root",
|
|
"logicalOperator": "AND",
|
|
"object": {
|
|
"label": "Field 1",
|
|
"value": "field1"
|
|
},
|
|
"operator": "=",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"index": 2,
|
|
"type": "condition",
|
|
"parent": "root",
|
|
"logicalOperator": "AND",
|
|
"object": {
|
|
"label": "Field 1",
|
|
"value": "field1"
|
|
},
|
|
"operator": "=",
|
|
"value": "2"
|
|
},
|
|
{
|
|
"index": 3,
|
|
"type": "condition",
|
|
"parent": "root",
|
|
"logicalOperator": "AND",
|
|
"object": {
|
|
"label": "Field 1",
|
|
"value": "field1"
|
|
},
|
|
"operator": {
|
|
"label": ">",
|
|
"value": "Greater"
|
|
},
|
|
"value": "3"
|
|
},
|
|
{
|
|
"index": 4,
|
|
"type": "condition",
|
|
"parent": "root",
|
|
"logicalOperator": "AND",
|
|
"object": {
|
|
"label": "Field 1",
|
|
"value": "field1"
|
|
},
|
|
"operator": "=",
|
|
"value": "4"
|
|
}
|
|
],
|
|
"parent": null,
|
|
"logicalOperator": "AND"
|
|
} |