Possible enumeration values:

NameValueDescription
equal_to

0

not_equal_to

1

less_than

2

greater_than

3

less_or_equal_to

4

greater_or_equal_to

5

in

6

not_in

7

array_contains

8

not_array_contains

9

array_contains_any_in

15

not_array_contains_any_in

16

contains

10

starts_with

11

ends_with

12

has_tag

19

not_has_tag

20