DEV Community

Discussion on: How to get AWS AppSync running with Offline Support and React Hooks

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
jairenee profile image
Jaime Wissner

Additionally, "headers" is not valid to apply to the ApolloClient class from '@wora/apollo-offline'. I had to add the headers to the "createHttpLink" function

Collapse
 
mikerchambers610 profile image
mikeRChambers610

Can you please provide your updated code? Would like to try what you did for my error below:

TypeError: Cannot set property 'isOnline' of undefined