Types missing in playground schema

Go to Dgraph Ratel Dashboard > Schema (on the left) > Types (radio button up top) > Click a type (e.g. Actor).
Expected: The table on the right should show edges and types.
Observed: The table on the right only shows edge names but no types, making it hard to learn the relationship between types w/o running queries.

Yeah, that field isn’t valid anymore. We should remove it. Cuz it was created based on the previous Type Schema model. Today you don’t have the Type place in the Type Schema.

Maybe we could use the DQL Type in that place, but you get it from the Predicates section.