In my KeystoneJS (v4) setup I have the following lists:
- Stores
- Product Categories
- Tags
The stores can have categories associated with them.
If I open up a category I can see it's Relationships (stores that use a certain category).
But, is it possible to see these relationships in the list layout as well? Not seeing it in the docs...

