I think yes. It is not sent as an argument to the resolver function, but instead, if someone is using the graphql
argument from inside the resolver function, then the authHeader
is automatically applied to that GraphQL call.
@gja can confirm this.