Get raw GraphQL query from HttpContext #4833
Unanswered
whitecobalt
asked this question in
Q&A
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.
-
Hi,
Is there any way to get the raw GQL query?
From the HttpContextAccessor (or something else).
I've tried reading the stream "_httpContextAccessor.HttpContext.Request.Body" but it's always blank.
Beta Was this translation helpful? Give feedback.
All reactions