The Goat
The Goat
CCConvex Community
Created by The Goat on 6/5/2025 in #support-community
How do I refresh data with useQuery?
Hello, so I want to add the refresh feature to my app and I’ve been trying to use data = useQuery(api.table.data). However, since convex doesn’t need to use separate fetch async function that can take limit as param, how do I add this feature to my app? Thanks
3 replies