Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Prisma returning different results for the same query (FindMany vs Count) - Prisma
P
Prisma
•
2y ago
•
1 reply
gkline
Prisma returning different results for the same query (FindMany vs Count)
For some reason our prisma client is returning different results for a
FindMany
FindMany
vs a
Count
Count
.
.
.
. Any idea how this could be happening
? No middleware is attached
, so that can
't be causing any interference
Prisma
Join
The official Discord server of Prisma! Find us online at prisma.io
9,819
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
findMany() vs findMany({...})
P
Prisma / help-and-questions
13mo ago
FindMany not returning an array
P
Prisma / help-and-questions
2y ago
_count change the order of the results
P
Prisma / help-and-questions
4mo ago