Commit fdb3032
authored
Accept custom middleware on experimental executor
Other option would be making middleware verification that happens on #L47[https://github.com/graphql-python/graphql-core/blob/features/next-query-builder/graphql/execution/executor.py#L47] before calling the experimental executor on #L36[https://github.com/graphql-python/graphql-core/blob/features/next-query-builder/graphql/execution/executor.py#L36]1 parent acfb2c0 commit fdb3032
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments