batchCount doesn't seem to exist in aggregate?
I'm using .
When I query an aggregate...
,
...I get a Typescript error...
I'm able to query normally (e.g., count, sum), but it seems batchCount doesn't work?
Anyone else encounter this?
2 Replies
Thanks for posting in <#1088161997662724167>.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use search.convex.dev to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!
https://github.com/get-convex/aggregate/commit/88eb62f315c92c2b156d17fb9c6e6424ba97b23e
according to this it has changed to
countBatch