Let's discuss that
We can setup required components and actions in App context (before router) and rely on this in entire app.
It is simply not doable to ask people to subscribe to various datasets they have on every single component (as we rely on subscriptions not in Apollo way, but as way to keep cache up to date).
Let's discuss that We can setup required components and actions in App context (before router) and rely on this in entire app.
It is simply not doable to ask people to subscribe to various datasets they have on every single component (as we rely on subscriptions not in Apollo way, but as way to keep cache up to date).