diff --git a/docs/3.0/dynamic-filters.md b/docs/3.0/dynamic-filters.md index 8b87d03a..bf091896 100644 --- a/docs/3.0/dynamic-filters.md +++ b/docs/3.0/dynamic-filters.md @@ -107,6 +107,9 @@ Test it on [avodemo](https://main.avodemo.com/avo/resources/teams?filters[create - `>=` (greater than or equal to) - `<` (lower than) - `<=` (lower than or equal to) + - Is within + - Is null + - Is not null