Closed jamieknight-db closed 3 months ago
@xx-db please review when you have a moment
Thanks!
Assuming you already manually tested those
@yc-shawn yes they have been tested and working as expected
Looks nice, can you double check the invalidations are working properly?
@Romanize everything is working as it was before, but I noticed the tree view browser is not updating after any of the invalidateQueries
(which was an existing issue). It's bothering me so I am looking into a fix.
Going to merge this and circle back to the issue of refreshing the tree view. I haven't been able to find a solution.
Removing all
onSuccessCallback
parameters in hooks, they are not needed and can be handled in mutationonSuccess
instead.