kbrandwijk/graphql-gateway-tools

Make context available to remote schema

Closed this issue · 1 comments

BassT commented

For passing context to a remote schema the guide suggest to pass context as HTTP headers using the Link API.

Feature suggestion:

  • schemaTools.forwardHeader("someHeader")
  • schemaTools.forwardContext("context.someContext")

Thank you for your suggestion. I will evaluate it in my new GraphQL Application Framework: Qewl.