Using context (express-graphql) shield middleware doesn't work #1039
Unanswered
mittalyashu
asked this question in
Q&A
Replies: 1 comment
-
Could you create a small reproduction repository or CodeSandbox? |
Beta Was this translation helpful? Give feedback.
0 replies
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 am using
express-graphql
package for creating graphql server.And while adding
graphql-shield
via graphql middleware.It logs this to terminal
My use-case is the pass the user data using context to graphql-shield middleware.
Beta Was this translation helpful? Give feedback.
All reactions