ordercloud-api / ordercloud-seed

CLI and library to Import and export serialized representations of full marketplaces
MIT License
9 stars 9 forks source link

Auto-generate a graph image of relationships in OC #27

Open oliverheywood451 opened 1 year ago

oliverheywood451 commented 1 year ago

This is a follow up idea to issue #25

This would be a visual graph with nodes as OC resources and directed edges as relationships between them like "parent", "owner" or "reference". The goal would be to showcase the data seeding can offer.

Need to find some JS tool to generate graphs.