Join Slack
Powered by
is there a way to get an aggregate like SUM yet of...
# orm-help
r
rein
04/17/2018, 1:48 PM
is there a way to get an aggregate like SUM yet of a number field? Im thinking about how to best implement a rating system, where each rating can be between 1 and 5
w
Waweru
04/17/2018, 1:57 PM
Maybe you can be more specific on the backend you're implementing this on. But have a look at this, it might help...
https://stackoverflow.com/questions/2324446/how-to-build-a-basic-and-simple-5-star-rating-system
r
rein
04/17/2018, 1:58 PM
oh im just using prisma cloud and graphql-yoga
rein
04/17/2018, 1:58 PM
but thanks, Ill take a look
2
Views
Open in Slack
Previous
Next