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 4b8ea34 commit 1928447Copy full SHA for 1928447
spec/GraphQLOverHTTP.md
@@ -20,7 +20,8 @@ specification does not override or replace the
20
[GraphQL specification](https://spec.graphql.org), it extends it to cover the
21
topic of serving GraphQL services over HTTP. If any statement or algorithm in
22
this specification appears to conflict with the GraphQL specification, the
23
-behavior detailed in the GraphQL specification should be used.
+behavior detailed in the GraphQL specification should be used (and an issue
24
+raised).
25
26
The [GraphQL specification](https://spec.graphql.org) deliberately does not
27
specify the transport layer, however HTTP is the most common choice when serving
0 commit comments