a placeholder issue to discuss the next version of the `filtering_settings` property. In particular: - Its name - Its structure: is it a string that the user has to parse or a more complex object? - What does the grammar look like? `country eq("Canada")` or `country is Canada` or `country == Canada` or `country = Canada`, etc Related issues #252 #301
a placeholder issue to discuss the next version of the
filtering_settingsproperty. In particular:country eq("Canada")orcountry is Canadaorcountry == Canadaorcountry = Canada, etcRelated issues
#252
#301