Using merge with invalidateTags correctly in RTK Query
When i try to add a new comment by executing a mutation request, it does not result in a complete update of my cache, instead the cache data is just duplicated.
RTK Query – using merge with invalidateTags correctly
When i try to add a new comment by executing a mutation request, it does not result in a complete update of my cache, instead the cache data is just duplicated.