Hey y'all :wave: I have what I hope is a quick/si...
# orm-help
s
Hey y'all 👋 I have what I hope is a quick/simple question. I'm going through a Prisma tutorial right now and I'm getting back some aggregate data that doesn't look right to me.
n
Can you be a bit more specific in what doesn't look right? Also, provide the query?
s
Sorry, I hit enter too early. Next post!
I have 2 users in the db,
hasNextPage
comes out to true, but
count
comes out to 1
Since this is aggregate information I would expect count to be 2