graphqlviz
graphqlviz copied to clipboard
Theming control problems
If an type implements an interface and has references to subtypes as fields, and then you select hide: true for interfaces in the theme, everything hanging off that type is missing.
Example with interfaces shown:
Example with interfaces hidden:
Also, is there any way to control the font or routing technique or anything else typically specified in Graphviz header?