Skip to content

Commit

Permalink
Update spec/Section 4 -- Composition.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 47324d0 commit ac86702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/Section 4 -- Composition.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ run in sequence to produce the composite execution schema.

ValidateArgumentDefaultValues():

- Let {arguments} be all arguments of fields and directives across all subgraphs
- Let {arguments} be all arguments of fields and directives across all source schemas
- For each {argument} in {arguments}
- If {IsExposed(argument)} is true and has a default value:
- Let {defaultValue} be the default value of {argument}
Expand Down

0 comments on commit ac86702

Please sign in to comment.