GraphQLviz icon indicating copy to clipboard operation
GraphQLviz copied to clipboard

Render objects that implement the interface

Open markphilpot opened this issue 9 years ago • 2 comments

Currently only the interface is rendered. Any objects implementing that interface are not.

markphilpot avatar Apr 06 '17 02:04 markphilpot

Graphs tend to get messy as there are more and more connections. I'll think about this one. Do you happen to have an example of the situation somewhere?

Macroz avatar Apr 25 '17 07:04 Macroz

If you look at the github schema (https://github.com/APIs-guru/graphql-voyager/blob/master/src/introspection/presets/github_introspection.json) I believe it has a few interfaces/unions

markphilpot avatar Apr 25 '17 16:04 markphilpot