Is it possible to do negation with `string[]` fiel...
# community-help
r
Is it possible to do negation with
string[]
fields? The docs mention string and boolean only, but after searching the GitHub issues I found an old post that led me to believe it might be possible.
k
Yes, negation is possible on
string[]
as well.