AbhishekA
Convex Community2y ago
5 replies
Abhishek

Use Query needs additional functions

I need help with this, how do we know the use query value is not changing anymore? Maybe an additional hook with useQuery so an event is fired when there are no changes.

Currently, I am streaming the response storing it in DB and using query to show on the frontend I want to render a button when a response is complete so for this case I am not able to figure out how can we handle this.
Was this page helpful?