Name | Type | Description | Notes |
---|---|---|---|
tag | string | Matches a field that has this tag. | [optional] |
any_tag | string[] | If present, supercedes 'tag' and matches a field that has any of the provided tags. | [optional] |
all_tags | string[] | If present, supercedes 'tag' and matches a field that has all of the provided tags. | [optional] |