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
max
04/17/2018, 2:40 PM
@dulik06 didn't they remove redux from the v2+ implementation? I think they might have their own state management
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
lawjolla
04/17/2018, 3:51 PM
Have you searched for an apollo-link-redux (or similar package)? I'd be surprised if it isn't out there.