Closed couturecraigj closed 6 years ago
After encountering this issue it makes sense to provide this warning.
https://github.com/ads1018/next-apollo/blob/5d7bdf3650e7d2a0df9fe291ccf2ef58ccbe10b9/src/initApollo.js#L13-L20
There this an issue with cache, if a user passes in their own in here. It may make sense to both give this warning and drop the cache from apolloConfig to prevent any further issues.
apolloConfig
Thanks for the pr!
After encountering this issue it makes sense to provide this warning.