Commit bce5bc4
authored
graphql java 22 update (#1967)
### 📝 Description
waiting for an official release of this PR
graphql-java/graphql-java#3571
UPDATE:
next graphql-java update will be on July,
https://github.com/graphql-java/graphql-java/milestone/69
they helped us releasing from this branch
graphql-java/graphql-java#3571
which will unblock us.
https://github.com/graphql-java/graphql-java/releases/tag/v22.01 parent bf98546 commit bce5bc4
File tree
40 files changed
+102
-1175
lines changed- examples/server/spring-server/src/main/kotlin/com/expediagroup/graphql/examples/server/spring/instrumentation
- executions
- graphql-kotlin-automatic-persisted-queries/src/main/kotlin/com/expediagroup/graphql/apq
- cache
- provider
- graphql-kotlin-dataloader-instrumentation/src
- main/kotlin/com/expediagroup/graphql/dataloader/instrumentation
- extensions
- level
- execution
- state
- syncexhaustion
- execution
- state
- test/kotlin/com/expediagroup/graphql/dataloader/instrumentation
- fixture
- level
- syncexhaustion
- generator
- graphql-kotlin-federation
- src/test/kotlin/com/expediagroup/graphql/generator/federation
- data
- execution
- graphql-kotlin-schema-generator/src/main/kotlin/com/expediagroup/graphql/generator/execution
- gradle
- plugins/client/graphql-kotlin-client-generator/src/main/kotlin/com/expediagroup/graphql/plugin/client/generator
- servers
- graphql-kotlin-ktor-server/src/main/kotlin/com/expediagroup/graphql/server/ktor
- graphql-kotlin-server/src
- main/kotlin/com/expediagroup/graphql/server
- execution
- extensions
- test/kotlin/com/expediagroup/graphql/server/execution
- subscription
- graphql-kotlin-spring-server/src
- main/kotlin/com/expediagroup/graphql/server/spring
- test/kotlin/com/expediagroup/graphql/server/spring/instrumentation
- website/docs
- assets
- server
- data-loader
- spring-server
40 files changed
+102
-1175
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 26 | | |
39 | 27 | | |
40 | 28 | | |
| |||
Lines changed: 0 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 36 | | |
51 | 37 | | |
52 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
38 | 36 | | |
39 | 37 | | |
40 | 38 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 39 | | |
47 | 40 | | |
48 | 41 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments