Skip to content

Commit 321255e

Browse files
add note to clear up ambiguity of selection set vs query shorthand
1 parent 78ccda7 commit 321255e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

spec/Section 6 -- Execution.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,9 @@ A correct executor must generate the following result for that selection set:
452452
}
453453
```
454454

455+
Note: The previous two examples depict only a selection set and _not_ a full
456+
document using the query shorthand.
457+
455458
### Field Collection
456459

457460
Before execution, the selection set is converted to a grouped field set by

0 commit comments

Comments
 (0)