Commit 56b02be
SimpleGraphQLServlet: Add listeners to builder (#57)
* Fix problem: When GraphQLServletListener is added and it throw an error, the request continues without any effect.
* Add listeners to Builder in SimpleGraphQLServlet
* Return to master original version
* Return to master original version
* Return to master original version1 parent 2be2ce0 commit 56b02be
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
183 | 188 | | |
184 | 189 | | |
185 | 190 | | |
| |||
0 commit comments