In Dgraph v1.1 when running schema query (schema {}), Ratel shows a graph visualization of the types. This looks great. It would be nice to have the types with fields to other named types visualized as an edge between those two types. Today, every type is its own node, and all the outgoing edges are the fields of that type. There are no connections between types.