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
I noticed that type arguments aren't supported on the Get or Post methods, even though the underlying Axios client does support type args. Can this be added in a future version? Happy to make a PR.