Skip to content

Commit 1928447

Browse files
authored
Raise issue on conflict (#237)
1 parent 4b8ea34 commit 1928447

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec/GraphQLOverHTTP.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ specification does not override or replace the
2020
[GraphQL specification](https://spec.graphql.org), it extends it to cover the
2121
topic of serving GraphQL services over HTTP. If any statement or algorithm in
2222
this specification appears to conflict with the GraphQL specification, the
23-
behavior detailed in the GraphQL specification should be used.
23+
behavior detailed in the GraphQL specification should be used (and an issue
24+
raised).
2425

2526
The [GraphQL specification](https://spec.graphql.org) deliberately does not
2627
specify the transport layer, however HTTP is the most common choice when serving

0 commit comments

Comments
 (0)