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 401b516 commit 1690132
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 @@ -271,7 +271,7 @@ type Product {

The example below removes the field `internalProductById` and the type `Product`
from the the composite schema. However, type system members marked as
inaccessible can still be used within the composite execution schema to fulfill
inaccessible can still be used within the composite execution schema to fulfil
requirements.

Unlike @internal, which restricts lookup fields to backend use, @inaccessible
Expand Down

0 comments on commit 1690132

Please sign in to comment.