What are people using for offline first functionality. By itself Apollo-client does not persist data, but I believe there is Redux persist. Just wondering about the sync when the user reconnects, or may just disable updates when the app is offline.
Or will maybe
Realm.io will play nice with Apollo and Graph.cool?