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 9692169 commit f62d256Copy full SHA for f62d256
ROADMAP.md
@@ -20,7 +20,7 @@ mutations over HTTP whilst encouraging some improved practices. The majority of
20
GraphQL servers should find that they are already compatible with Version 1.0 of
21
the GraphQL-over-HTTP specification, although they should still put work in to
22
address the `SHOULD` behaviours that they may be missing, most notably around
23
-the use of the `application/graphql+json` Content-Type.
+the use of the `application/graphql-response+json` Content-Type.
24
25
Subscriptions, websockets and server-sent events are out of scope for version
26
1.0.
0 commit comments