rachpradhan
CCConvex Community
•Created by rachpradhan on 9/14/2024 in #support-community
Is there any way to query and return all the id's here
is there a way to run this locally? like without a function
6 replies
CCConvex Community
•Created by rachpradhan on 5/20/2024 in #support-community
Hey guys, what is the best way to set default values for Convex Schemas
if i figure it out ill do a short writeup here; it might be helpful for others too
27 replies
CCConvex Community
•Created by rachpradhan on 5/20/2024 in #support-community
Hey guys, what is the best way to set default values for Convex Schemas
trueee hmmm
27 replies
CCConvex Community
•Created by rachpradhan on 5/20/2024 in #support-community
Hey guys, what is the best way to set default values for Convex Schemas
in state stores wouldnt that lead to recursive hook calls though?
27 replies
CCConvex Community
•Created by rachpradhan on 5/20/2024 in #support-community
Hey guys, what is the best way to set default values for Convex Schemas
oh what i meant to ask was that can it be used in a non-client component(something like zustand)
27 replies
CCConvex Community
•Created by rachpradhan on 5/20/2024 in #support-community
Hey guys, what is the best way to set default values for Convex Schemas
where would you do that, would that be in the client component? as for my initial question i wanted to ask if we can call convex functions outside of react components?
27 replies
CCConvex Community
•Created by rachpradhan on 5/20/2024 in #support-community
Hey guys, what is the best way to set default values for Convex Schemas
Also for mutations, what is the best practice to use them(suppose i want to initialise a user(would just calling the function in a useEffect() be best practice or are there other ways of going about it).
Also can you call mutations without explicitly asking for them(like a button)
27 replies
CCConvex Community
•Created by rachpradhan on 5/20/2024 in #support-community
Hey guys, what is the best way to set default values for Convex Schemas
For the first part is there any method to create your own types from an existing say prisma database?
27 replies
CCConvex Community
•Created by rachpradhan on 5/20/2024 in #support-community
Hey guys, what is the best way to set default values for Convex Schemas
i see, i fixed that issue with a customQuery/mutationHook! Thanks though, maybe it would be nice to have the custom functions as part of the docs too!
27 replies
CCConvex Community
•Created by rachpradhan on 5/20/2024 in #support-community
Hey guys, what is the best way to set default values for Convex Schemas
27 replies
CCConvex Community
•Created by rachpradhan on 5/20/2024 in #support-community
Hey guys, what is the best way to set default values for Convex Schemas
Also, is it not possible to run multiple queries in a single function?
27 replies
CCConvex Community
•Created by rachpradhan on 5/20/2024 in #support-community
Hey guys, what is the best way to set default values for Convex Schemas
Also is there any data structure that works with postGIS data too(to query nearest distance)
27 replies