How can i access a one to many relationship.
this is my api, the diagram table has a databaseTypeId, which in turn has a seperate relationship with a table called databasetypes. How can i access it through this relationship and pull the name of the id?
2 Replies
Relationship Structures: Let's Talk About Schemas
In this post we’ll look at some patterns for structuring relationships in the Convex database.