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
Refactor all the apiClient routes so they take an optional callback function, and always return the response data (promise) which will integrate better with tanstack query when needed for other components that benefit from caching.