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
We always return an error if misconfigured, even for non-GraphQL HTTP
requests, because we want to make the misconfiguration extremely visible
as soon as possible. Otherwise, the app might look like it is working
until we navigate to a page that does GraphQL queries.
0 commit comments