Use getApolloState instead relying on reduxRootKey#226
Conversation
|
@sheerun: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/ |
5318cd9 to
0540e54
Compare
0540e54 to
547d921
Compare
547d921 to
c1c04af
Compare
|
Actually it shoudn't require major bump as queryManager.getApolloState() was available in previous versions. |
|
I'm a little uncomfortable because this isn't strictly a "public API" but it definitely works for now! We'll just need to be careful to not remove that function, or rename |
|
CI fails for non-related reasons.. I guess if you figure out public API for getting apollo state, you can change it. At least it's less hacky than manually fetching it by |
|
Yeah I think this is a great solution right now, let's do it! |
|
@stubailo Any chance to release it soon? :) |
|
@sheerun I'll get this out today! |
I hope I got it well. It may or may not require major bump.
I'd be really glad if you released it asap, as I use my own redux store.