Closed frederikhors closed 4 years ago
https://github.com/apollographql/apollo-cache-persist can be used with vue and it will give you read only offline capabilities.
As for Offix-client - it is generic. Works with any JS context and we have react helpers because of... react. Not that much a Vue person but it seems that this might work normally.
@frederikhors Have you finally tried with VueApollo ?
This is kind of late, but I am using offix with vue and vue-apollo
We haven't tested it
I just discovered this project.
Congratulations, great job!
A question that I have not found an answer to in the docs: are there any problems if I use it with https://apollo.vuejs.org?