Commit 4f54555
authored
🔁 Fix TypeFieldResolvers ImportError with graphql-core==3.2.0 (Ambro17#22)
* Fix for graphql-core==3.2.0
* Make code compatible with graphql-core < 3.2.0
Do not force clients to update graphql-code
* Specify ImportError1 parent d1c5749 commit 4f54555
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
31 | | - | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
0 commit comments