harrisrobin
03/31/2018, 11:29 PMSELECT DISTINCT name FROM City
I don't think there's a way for me to do this using prisma right now because we don't yet have count_distinct
, is there a way to implement raw sql queries in resolvers though?nilan
04/01/2018, 11:57 AM