From 8eb18ca9f25c5e71161689ac2bf85119655feb6d Mon Sep 17 00:00:00 2001 From: Michael Staib Date: Thu, 14 Nov 2024 12:23:12 +0200 Subject: [PATCH] Update spec/Section 2 -- Source Schema.md Co-authored-by: Glen --- spec/Section 2 -- Source Schema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/Section 2 -- Source Schema.md b/spec/Section 2 -- Source Schema.md index 603e508..7969efb 100644 --- a/spec/Section 2 -- Source Schema.md +++ b/spec/Section 2 -- Source Schema.md @@ -244,7 +244,7 @@ still be used within the composite execution schema to fulfill requirements or lookups. In contrast to the `@internal` directive the `@inaccessible` directive hides a -type member from composite schema even if other source schemas on the same type +type member from the composite schema even if other source schemas on the same type system member have no `@inaccessible` directive. ```graphql example