e
indeed
d
@eliezedeck would you please please post link to stackoverflow/issue once you've made it ?
e
I have posted the question on the Apollo slack, not on Stackoverflow
d
got it --ty
e
np
a
Why don't you modify cache.allPosts directly, instead of doing a store.writeQuery?
e
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...