AggregationFilter
AggregationFilter
idstring
id_string
filter_datajsonstring
Was this section helpful?
What made this section helpful for you?
What made this section unhelpful for you?
Was this section helpful?
This is a graphql reprensntation of a filter. It should be
in the future a real SelectionRule (Taken from ./schema_scoring_rules.py)
1
2
3
4
5
{
"id": null,
"id_": null,
"filter_data": null
}