Use with modern GraphQL authorization
jaredloomis opened this issue · 1 comments
jaredloomis commented
How would one use this client with a server using modern GraphQL authorization techniques? This requires the ability to send custom headers (token header) with all requests, but I do not see a way of sending headers with Lokka queries/mutations
jaredloomis commented
This functionality is delegated to transports