Skip to content

Commit

Permalink
Directives should not mention experimental subscriptions unless they …
Browse files Browse the repository at this point in the history
…support them, which the spec does not yet
  • Loading branch information
leebyron committed Apr 11, 2016
1 parent dc6eac1 commit 7c36326
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/Section 4 -- Introspection.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ type __Directive {
enum __DirectiveLocation {
QUERY
MUTATION
SUBSCRIPTION
FIELD
FRAGMENT_DEFINITION
FRAGMENT_SPREAD
Expand Down

0 comments on commit 7c36326

Please sign in to comment.