Closed jorisw closed 2 years ago
Yes, that would be a very useful feature✌️
Also, showing the relationships (i.e. one-to-one, one-to-many, many-to-many) would be super helpful.
That would help my team to navigate through the connections very easily without a need for external UML generator software.
Yes, we saw it too:
implemented in new version 4.1.0
Hi,
Great plug-in. Works well on Strapi 3.3.4.
The only thing missing for us is relationship lines between entities that are connected via component arrays. For example, we have a structure like this:
This allows us to fully manage the order of relations. This plug-in doesn't appear to pick up on the nested relationship. Probably doesn't visualize components altogether.