Zwyx
CCConvex Community
•Created by Zwyx on 1/10/2025 in #support-community
How to cancel a mutation when network is down
Thank you for your reply. Fortunately it shouldn't be a problem for the project I'm working on now. However, it makes me think that I might not be able to use Convex for some other projects.
I've read in other threads that the Convex team might implement Offline-First in the future 😉 That would be amazing. It might be one of the last reasons people would choose Firestore instead of Convex.
4 replies
CCConvex Community
•Created by Eklayzia on 1/10/2025 in #support-community
No query type safety
I'm surprised by the type
Promise<Doc<"objects">[]>
in the getObjects
query. My queries don't have any type here, it's all automatic.16 replies