Am working on a project and I need your help
I need someone to explain to me how I can build a relationship between my tables with id’s and all of that any answer would be helpful thanks
2 Replies
Hi! For an overview of the approach: https://stack.convex.dev/relationship-structures-let-s-talk-about-schemas; For some helper functions and code techniques, see here: https://stack.convex.dev/functional-relationships-helpers
Functional Relationships: Helpers
In this post, we’ll look at some helper functions to help write code to traverse relationships in a readable, predictable, and debuggable way.
wow this is really helpfull thanks @jamwt i really appreciate it