truered8T
Convex Community9mo ago
3 replies
truered8

Call query once (alternative to `fetchQuery`)

Is there a way to call a query once and not have it be reactive to changes? fetchQuery in the next.js SDK accomplishes this but I am using Expo and there does not seem to be an alternative.

My current workaround is to call the query from an action.
Was this page helpful?