Closed derFrickler closed 3 years ago
Thanks for this PR!
Thanks for integrating! When will the npm package be updated?
Hey @rgstephens sorry to bother you, but do you know when this can be published? How can I help move this forward? Thanks!
Just published!
Authorization header can now optionally be passed via msg.authorization field. Allows to get the authorization token from another source or a previous call instead of specifying it in the graphql connection. In my case i have to do a graphql call with user/pass to gain the token and then pass this one in the other calls.
Would be really great if you could add that to your branch and update the npm package. Thanks a lot.