Steven Fong
Results
1
issues of
Steven Fong
I follow the document https://github.com/apollographql/apollo-cache-persist/blob/master/docs/faq.md#i-need-to-ensure-certain-data-is-not-persisted-how-do-I-filter-my-cache I saw the storage persist the data I wanted. Then I restart the app, it shows restored the app, but it seems not working ```...