Hi! Is it possible to filter on an enum which is part of the <Model> with the <Model>WhereInput ? We see filter options on other properties, but not on the enum
s
Sam Jackson
05/23/2018, 3:04 PM
My enum filters are visible. Where are you looking?
n
nilan
05/23/2018, 3:06 PM
there are no filters for scalar lists (including enum lists), this is probably what you are experiencing
p
patrick_madx
05/23/2018, 3:07 PM
Ah thnx 🙂 That's exactly the issue. Will this be a feature in the future?