Skip to content

Commit

Permalink
Update spec/Section 2 -- Source Schema.md
Browse files Browse the repository at this point in the history
Co-authored-by: Glen <[email protected]>
  • Loading branch information
michaelstaib and glen-84 authored Nov 14, 2024
1 parent 1690132 commit 4cd2af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/Section 2 -- Source Schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ type Query {

The above example declares the key field `sku` to be inaccessible from
the composite schema. However, type system members marked as inaccessible can
still be used within the composite execution schema to fulfill requirements or
still be used within the composite execution schema to fulfil requirements or
lookups.

In contrast to the `@internal` directive the `@inaccessible` directive hides a
Expand Down

0 comments on commit 4cd2af5

Please sign in to comment.