{ "label": "Valor acima de R$5.000?", "conditionals": { "and": [ { "field": "amount", "op": "gt", "value": 5000 } ] } }