Commit 8c8fc70
authored
docs: Update Apollo Server constructor docs for
This PR updates the docs for Apollo Server's constructor to explain the
`maxRecursiveSelections` argument, which was added in
[@apollo/[email protected]](https://github.com/apollographql/apollo-server/releases/tag/%40apollo%2Fserver%404.12.0).
Fixes #8118 .
<!-- FED-731 -->maxRecursiveSelections (#8131)1 parent 84e9f76 commit 8c8fc70
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
154 | 174 | | |
155 | 175 | | |
156 | 176 | | |
| |||
0 commit comments