gQuery
gQuery copied to clipboard
how do you `invalidate` the query?
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)