From 350a1408952b9fe7250b332d6b6b7395df96bc22 Mon Sep 17 00:00:00 2001 From: Martin Bonnin Date: Thu, 3 Aug 2023 10:39:31 +0200 Subject: [PATCH] Update spec/Section 4 -- Introspection.md Co-authored-by: Benjie --- spec/Section 4 -- Introspection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/Section 4 -- Introspection.md b/spec/Section 4 -- Introspection.md index a6f7796f4..c69f5672a 100644 --- a/spec/Section 4 -- Introspection.md +++ b/spec/Section 4 -- Introspection.md @@ -224,7 +224,7 @@ When representing a GraphQL schema using the type system definition language the _introspection type system definitions_ may be omitted for brevity. When introspecting a GraphQL service all provided _introspection type system -definitions_ must be included in the set of returned directives. +definitions_ must be included in the set of returned types. ### The \_\_Schema Type