truered8
CCConvex Community
•Created by truered8 on 4/21/2025 in #support-community
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.4 replies