You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
e.g. after mutation, is there a way to
invalidateand trigger a refetch for the underlying data, (e.g. profile picture under user object changes, so refetch theuserquery again)