Hej. We just migrated to the newest Apollo-Client ...
# orm-help
d
Hej. We just migrated to the newest Apollo-Client and have problems with redux integration support. (apolloClient.reducer() is not a function). Do you know how to get around it? Thanks
m
@dulik06 didn't they remove redux from the v2+ implementation? I think they might have their own state management
d
Yeah exactly they removed and it gives me a headache as out app is heavly dependent on Redux....this is why I am looking for some work around if possible or we will just go back to 1.0 version
l
Have you searched for an apollo-link-redux (or similar package)? I'd be surprised if it isn't out there.