Can I do nested lists in Refine.
For example, I have a list of users and each user has a list of chats. There should be a user pages which shows a list of users and when I click on a particular user, it should show the list of chats for that particular user.
