Join Slack
Powered by
Is it possible to filter by the LIST field?
# prisma-whats-new
r
rvespula
09/04/2017, 3:26 PM
Is it possible to filter by the LIST field?
d
dankent
09/04/2017, 3:30 PM
Not yet:
https://github.com/graphcool/feature-requests/issues/60
dankent
09/04/2017, 3:31 PM
If you need to do this kind of thing, the solution in the meantime is to create an extra type and filter using a relationship, rather than using a scalar list
👍🏻 1
r
rvespula
09/04/2017, 3:48 PM
ok thx 🙂!
Open in Slack
Previous
Next