We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d8e307 commit 97dcc13Copy full SHA for 97dcc13
spec/Section 5 -- Validation.md
@@ -143,7 +143,9 @@ mutation dogOperation {
143
** Formal Specification **
144
145
* Let {operations} be all operation definitions in the document.
146
- * {operations} must be a set of one.
+ * Let {anonymous} be all anonymous operation definitions in the document.
147
+ * If {operations} is a set of more than 1:
148
+ * {anonymous} must be empty.
149
150
** Explanatory Text **
151
0 commit comments