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
It seems at current moment it is only working for /graphql endpoint, I tested for Angular website using graphql which makes endpoint as /graphql/query and it didn't seem to catch those requests. Might be good to add capability to work with all kind of endpoints containing /graphql/<> and not just /graphql ones?