Seeking Solace
Explore posts from serversCCConvex Community
•Created by Seeking Solace on 1/16/2025 in #support-community
"getManyViaOrThrow" Convex Helper Function Expects 6 Arguments
Relevant Schema:
Mutation:
Error:
I have thoroughly read the "Database Relationships Helpers" article:
https://stack.convex.dev/functional-relationships-helpers
But I can't find an example where he uses 6 arguments, nor can I find any examples or documentation that lists the 6 required arguments.
5 replies
CCConvex Community
•Created by Seeking Solace on 1/14/2025 in #support-community
Push id of a newly created document to another on creation
My schema looks like this:
My
createColumn
mutation:
The Zod schema looks like this:
I would like to push the id of the new column to the respective board document. How can I do this?5 replies
CCConvex Community
•Created by Seeking Solace on 12/21/2024 in #support-community
Fetching another document's data via id in query
schema.ts
chat.ts
How do I read a user's name when querying the messages via the userId property? For context, I'm using ConvexAuth.10 replies
CCConvex Community
•Created by Seeking Solace on 12/21/2024 in #support-community
How to get the URL of an image in the storage by its id?
I have tried the http method but obviously I'm doing something wrong.
convex/http.ts
event-list.tsx
15 replies
TTCTheo's Typesafe Cult
•Created by Seeking Solace on 3/6/2024 in #questions
PlanetScale Hobby not Available. Alternative Suggestions?
I haven’t dealt with a database before (except Firebase’s). Is Railway a good free alternative? Also, can someone please suggest a resource or a finished example project to guide me how to set it the database of choice with Prisma?
Thanks so much in advance! This community is a blessing.
3 replies