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 d51ae80 commit d5315a8Copy full SHA for d5315a8
spec/GraphQLOverHTTP.md
@@ -412,8 +412,7 @@ A server must comply with
412
## Body
413
414
The body of the server's response MUST follow the requirements for a
415
-[GraphQL response](https://graphql.github.io/graphql-spec/draft/#sec-Response),
416
-encoded directly in the chosen media type.
+[GraphQL response](#sec-Response), encoded directly in the chosen media type.
417
418
A server MUST indicate the media type of the response with a `Content-Type`
419
header.
0 commit comments