Join Slack
Powered by
Is there an equivalent to GC meta requests in Pris...
# prisma-migrate
j
Josef Henryson
09/19/2019, 3:36 PM
Is there an equivalent to GC meta requests in Prisma? I.e. where you can get the count of a query without fetching all of the data
n
nikolasburk
09/19/2019, 3:41 PM
I think this might be what you're looking for? 🙂
https://www.prisma.io/docs/prisma-client/basic-data-access/reading-data-TYPESCRIPT-rsc3/#aggregations
j
Josef Henryson
09/19/2019, 3:42 PM
🙏🏼 thank you
Open in Slack
Previous
Next