workbenchapp / solana-workbench

Your one-stop shop for developing on Solana
MIT License
63 stars 7 forks source link

replace queryClient.invalidateQueries() for refresh with mutations #229

Open SvenDowideit opened 2 years ago

SvenDowideit commented 2 years ago

react-query gives us data mutation lifecycle hooks, and we should use them - but i think it can wait til v0.5.0