Hey,
Just looking at the redux persist/hydrate store, and feel as though the naming is a little off here, take a look at the following screenshot.

I would expect that AppQuery.{....} should contain the root operation, such as AppQuery. allCinemaDetails{ ... }.
Hey,
Just looking at the redux persist/hydrate store, and feel as though the naming is a little off here, take a look at the following screenshot.
I would expect that
AppQuery.{....}should contain the root operation, such asAppQuery. allCinemaDetails{ ... }.