How do you get the Fastify request object from a resolver? #724
Answered
by
GrzegorzManiak
GrzegorzManiak
asked this question in
Q&A
-
The client makes a request to the GQL API, and I want to check for specific headers which would usually be stored under |
Beta Was this translation helpful? Give feedback.
Answered by
GrzegorzManiak
Feb 6, 2022
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
GrzegorzManiak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
context.reply.request
Documentation