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
now make sure to use ApolloError everywhere [in the api], instead of a normal Error object. define code as an http status code, so that the errors can be sorted through on the client side. eventually we will need to change all the error objects to use this paradigm
maybe throw apollo error or something
The text was updated successfully, but these errors were encountered: