Getit
Getit copied to clipboard
Authentication header for graphql request
Is there a way to add authentication headers to the GraphQL request?
The Graphql server we are using required Basic authentication or Bearer token to be part of the request.