Join Slack
Powered by
Hey, I noticed that if I have a field that is an a...
# orm-help
a
aman06
08/29/2018, 3:41 PM
Hey, I noticed that if I have a field that is an array of strings in my datamodel.graphql file, then it’s not possible to query on that field using the where clause. Is this expected behavior?
n
nilan
08/29/2018, 3:44 PM
Yes, that is the expected behaviour. Scalar list filters will be added in a later general enhancement of scalar lists:
https://github.com/prisma/prisma/issues/1275
2
Views
Open in Slack
Previous
Next