About querying relational data and getting data from joined table fields
I dont know if there is a way to achieve this at convex, but my problem is i need this query to add a document to related table cuz my data comes from a from as string and i cant pass any ID into it.
At plain sql its becoming like:
At this schema:
its not possible to add a task with a string category_name with:
