@eliezedeck would you please please post link to stackoverflow/issue once you've made it ?
e
eliezedeck
06/12/2017, 1:43 PM
I have posted the question on the Apollo slack, not on Stackoverflow
d
dk0r
06/12/2017, 1:44 PM
got it --ty
e
eliezedeck
06/12/2017, 1:44 PM
np
a
agartha
06/12/2017, 2:33 PM
Why don't you modify cache.allPosts directly, instead of doing a store.writeQuery?
e
eliezedeck
06/12/2017, 2:38 PM
I think I tried already... the cache remains the same inside Apollo devtools (I click on deleted entry, and it is still showing the deleted entry’s full data). So, I believe it may still retain the deleted data in some internals. But for the sake of testing, I’ll try to do it again...