operationHeaders filing issue #3665
Unanswered
parallelko
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use graphql-mesh for stiching other graphql-services.
For authorization a have to use 2 headers Authorization and x-real-ip.
Latest version graphql-mesh don't fill this headers from context.
part of .meshrc.yaml
but if i change versions to @graphql-mesh/runtime@0.30.0 @graphql-mesh/cli@0.53.2 @graphql-mesh/graphql@0.20.17
it works
Did you change something in architecture with that? or it's a bug?
Beta Was this translation helpful? Give feedback.
All reactions