From 7c3632637443bdde4f335974000d173de7ea372d Mon Sep 17 00:00:00 2001 From: Lee Byron Date: Mon, 11 Apr 2016 01:29:41 -0700 Subject: [PATCH] Directives should not mention experimental subscriptions unless they support them, which the spec does not yet --- spec/Section 4 -- Introspection.md | 1 - 1 file changed, 1 deletion(-) diff --git a/spec/Section 4 -- Introspection.md b/spec/Section 4 -- Introspection.md index 337e3948e..7d007ccf4 100644 --- a/spec/Section 4 -- Introspection.md +++ b/spec/Section 4 -- Introspection.md @@ -194,7 +194,6 @@ type __Directive { enum __DirectiveLocation { QUERY MUTATION - SUBSCRIPTION FIELD FRAGMENT_DEFINITION FRAGMENT_SPREAD