Skip to content

Commit

Permalink
spec edits for incremental delivery without branching
Browse files Browse the repository at this point in the history
  • Loading branch information
yaacovCR committed Mar 27, 2023
1 parent 94363c9 commit 6fc43df
Show file tree
Hide file tree
Showing 2 changed files with 601 additions and 248 deletions.
2 changes: 1 addition & 1 deletion spec/Section 5 -- Validation.md
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ unambiguous. Therefore any two field selections which might both be encountered
for the same object are only valid if they are equivalent.

During execution, the simultaneous execution of fields with the same response
name is accomplished by {MergeSelectionSets()} and {CollectFields()}.
name is accomplished by {CollectFields()}.

For simple hand-written GraphQL, this rule is obviously a clear developer error,
however nested fragments can make this difficult to detect manually.
Expand Down
Loading

0 comments on commit 6fc43df

Please sign in to comment.