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
Currently I'm forced to use queryClient.getQueryData, queryClient.setQueryData and queryClient.removeQueries from react-query package. It would be great if you support these and maybe other methods
The text was updated successfully, but these errors were encountered:
Currently I'm forced to use
queryClient.getQueryData
,queryClient.setQueryData
andqueryClient.removeQueries
fromreact-query
package. It would be great if you support these and maybe other methodsThe text was updated successfully, but these errors were encountered: