react-relay/classic usage?
See original GitHub issueHey @edvinerikson, first, thanks for putting this together in the first place. We’ve been using it extensively for the last 6 months.
I was wondering if you have any thoughts on how to use this alongside relay 1.0. I’d love to be able to use it with relay/classic so that we can incrementally upgrade to relay-modern (using the relay-modern subscriptions requires moving to the relay-modern store, which requires upgrading everything at once).
I tried forking this bad-boy, upgrading to react-relay 1.0 and importing react-relay/classic instead of react-relay, but I can’t seem to get it to work. I assume (although I don’t know) that it’s because the direct imports you have from react-relay/lib... now point to the relay-modern versions, but was curious if you had thoughts.
Thanks!
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (5 by maintainers)

Top Related StackOverflow Question
The changes are published as
2.0.0Thanks for the help! 😃
Hello, thanks for raising the issue 😃 I will not be able to do this myself until weekend but I will definitely be able to merge a PR if any of you send one. 😊