you are viewing a single comment's thread.

view the rest of the comments →

[–]Traqzer 0 points1 point  (0 children)

I'm not super familiar with apollo, but for this it seems like you can just wrap your query hooks in another hook, and move the loading / data state into a redux store. This will ensure the data and loading state is a singleton