SoftwareBrothers / adminjs

AdminJS is an admin panel for apps written in node.js
https://adminjs.co
MIT License
8.15k stars 659 forks source link

Dealing with the other tables relationships in AdminJS #1530

Open shellking4 opened 1 year ago

shellking4 commented 1 year ago

As for what I'm aware of, AdminJS supports many to one realtionships out of the box, but not the other relationships. Is there any tutorial or guide for setting up the other relationships in adminjs ? One to Many and Many to Many. I would like to get help from a maintainer and maybe write a blog post about that, if it is something that is not going to be covered out of the box. Thanks ahead