Skip to content

Commit d002775

Browse files
authored
Add a note stating Subscriptions aren't covered (#202)
1 parent 549bd37 commit d002775

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spec/GraphQLOverHTTP.md

+3
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,9 @@ Specification compliant HTTP client unless the context indicates otherwise.
116116
The role of a _client_ is to issue HTTP requests to a _server_ in order to
117117
interact with a _GraphQL service_.
118118

119+
Note: GraphQL Subscriptions are beyond the scope of this specification at this
120+
time.
121+
119122
# URL
120123

121124
A _server_ MUST enable GraphQL requests to one or more GraphQL schemas.

0 commit comments

Comments
 (0)