Yes that’s correct. However what this solution does solve is when we have components that have relations, best example would be forms. With this solution we can easily add 100s of forms into a single page and then when we want to send that data we can query our state and send the result. All of this done without having nested models.