Join Slack
Powered by
Is it possible to get a count of how many items wo...
# orm-help
l
lewisedc
05/23/2019, 10:18 AM
Is it possible to get a count of how many items would be returned from a query
b
bkstorm
05/23/2019, 10:20 AM
https://www.prisma.io/docs/prisma-client/basic-data-access/reading-data-JAVASCRIPT-rsc2/#aggregations
bkstorm
05/23/2019, 10:20 AM
you can use
connection queries
3
Views
Open in Slack
Previous
Next