You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.