gQuery icon indicating copy to clipboard operation
gQuery copied to clipboard

how do you `invalidate` the query?

Open smblee opened this issue 3 years ago • 0 comments

e.g. after mutation, is there a way to invalidate and trigger a refetch for the underlying data, (e.g. profile picture under user object changes, so refetch the user query again)

smblee avatar Sep 13 '22 01:09 smblee