Mihai AndreiM
Convex Community6mo ago
2 replies
Mihai Andrei

No reactivity

Hello!

Is it possible to use queries without the reactivity part?

https://docs.convex.dev/functions/query-functions

For example, I want to call a db query, display the result in UI, but it shouldn't automatically update by default. Only on refresh.

Thank you!
Fetch data from the database with caching and reactivity
Queries | Convex Developer Hub
Was this page helpful?