The GoatT
Convex Community8mo ago
3 replies
The Goat

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
Was this page helpful?