File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2421,7 +2421,7 @@ query myQuery($shouldStream: Boolean! = true) {
24212421 _incremental stream_ . The `label ` argument must be unique across all `@defer `
24222422 and `@stream ` directives in the document .
24232423- `initialCount : Int ! = 0 ` - The number of list items to include initially when
2424- completing the parent selection set . If omitted , defaults to `0 `. A field
2424+ completing the parent selection set . If omitted , defaults to `0 `. An execution
24252425 error will be raised if the value of this argument is less than `0 `. When the
24262426 size of the list is greater than or equal to the value of `initialCount `, the
24272427 GraphQL service _must_ initially include at least as many list items as the
You can’t perform that action at this time.
0 commit comments