Skip to content

Commit 6f1ad74

Browse files
yaacovCRbenjie
andauthored
Update spec/Section 6 -- Execution.md
Remove unnecessary return value change Co-authored-by: Benjie <[email protected]>
1 parent ec44866 commit 6f1ad74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 6 -- Execution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ CollectFields(objectType, selectionSet, variableValues, visitedFragments):
551551
- Let {groupForResponseKey} be the list in {groupedFieldSet} for
552552
{responseKey}; if no such list exists, create it as an empty list.
553553
- Append all items in {fragmentGroup} to {groupForResponseKey}.
554-
- Return {groupedFields} and {visitedFragments}.
554+
- Return {groupedFields}.
555555

556556
DoesFragmentTypeApply(objectType, fragmentType):
557557

0 commit comments

Comments
 (0)