Is it possible to use Query All condition to see if a Enum[] field contains a certain value?I try using plain text, but I get the error: Input requires enum[]. Currently set to text.Particularly, this is for roles[], and I want to check if the field contains a certain role.