How to add (ex. "Authorization" : null ) prefix in graphiql playground
How to enable explorer tab to get available query and mutations
You cannot add a header
to request in Graphiql and there is no embedded Explorer Tab
where you can see available query and mutations.
I recommend Apollo Server
as a GraphQL UI where you can add headers to your requests and see available queries and mutations.