kadirahq/lokka

Use with modern GraphQL authorization

jaredloomis opened this issue · 1 comments

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

This functionality is delegated to transports