We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0f601e commit de20ddfCopy full SHA for de20ddf
README.md
@@ -101,6 +101,7 @@ The servlet supports the following request formats:
101
* operationName (optional)
102
* variables (optional)
103
* POST multipart parts named "query", "operationName" (optional), and "variables" (optional)
104
+* POST with Content Type "application/graphql" will treat the HTTP POST body contents as the GraphQL query string
105
106
## Servlet Listeners
107
0 commit comments