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
fix(graphiql): request headers not submitted with the request
Although the headers editor was present (graphql-java-kickstart#441), it was non-functional
because only the preconfigured headers were submitted, regardless of the
content of the request headers tab.
0 commit comments