Skip to content

Commit 7c36326

Browse files
committed
Directives should not mention experimental subscriptions unless they support them, which the spec does not yet
1 parent dc6eac1 commit 7c36326

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/Section 4 -- Introspection.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ type __Directive {
194194
enum __DirectiveLocation {
195195
QUERY
196196
MUTATION
197-
SUBSCRIPTION
198197
FIELD
199198
FRAGMENT_DEFINITION
200199
FRAGMENT_SPREAD

0 commit comments

Comments
 (0)