Hello! Have a question related to filtering on a q...
# prisma-whats-new
k
Hello! Have a question related to filtering on a query. I have created a forum post here: https://www.graph.cool/forum/t/define-filter-on-model-field-that-has-value-type-enum-and-multiple-values/ . Basically I’m trying to filter on a model where a field has a value that contains multiple ENUM values. But for some reason those fields are not part of the filteringOptions. Is that not currently possible?