brianmmdev
brianmmdev
CCConvex Community
Created by brianmmdev on 8/22/2024 in #support-community
Where does `wrapDatabaseReader` come from?
I'm following this post to create some customer query and mutation handlers and this article makes mention of wrapDatabaseReader and wrapDatabaseWriter but I'm not seeing where those functions are available from?
9 replies
CCConvex Community
Created by brianmmdev on 8/3/2024 in #support-community
How to use mutations with Remix actions
Hey all. I'm pretty new to Remix and Convex but wanting to build something with it. Trying to use actions in Remix to call a Convex mutation to insert form data into a table. I can't find much info about using mutations outside of useMutation, which does not work in an action. Any pointers on how to pull this off? Thanks! (PS: No rush, I'm signing out for a few hours)
2 replies