{
    "$schema": "../../common/schema/binding.schema.json",
    "changes": [
        {
            "name": "fields",
            "replaceWith": "entities",
            "valueTransform": "fields_to_entities",
            "owner": {
                "selector": "igx-query-builder",
                "type": "component"
            }
        },
        {
            "name": "showLegend",
            "remove": true,
            "owner": {
                "selector": "igx-query-builder-header",
                "type": "component"
            }
        },
        {
            "name": "resourceStrings",
            "remove": true,
            "owner": {
                "selector": "igx-query-builder-header",
                "type": "component"
            }
        }
    ]
}
