We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 549bd37 commit d002775Copy full SHA for d002775
spec/GraphQLOverHTTP.md
@@ -116,6 +116,9 @@ Specification compliant HTTP client unless the context indicates otherwise.
116
The role of a _client_ is to issue HTTP requests to a _server_ in order to
117
interact with a _GraphQL service_.
118
119
+Note: GraphQL Subscriptions are beyond the scope of this specification at this
120
+time.
121
+
122
# URL
123
124
A _server_ MUST enable GraphQL requests to one or more GraphQL schemas.
0 commit comments