This repository was archived by the owner on Dec 19, 2023. It is now read-only.
File tree
282 files changed
+3324
-2590
lines changed- .github/workflows
- .idea
- codeStyles
- altair-spring-boot-autoconfigure/src
- main/java/graphql/kickstart/altair/boot
- test/java/graphql/kickstart/altair/boot/test
- example/src/main/java/graphql/kickstart/spring/web/boot/sample
- example-graphql-subscription/src/main/java/graphql/kickstart/spring/web/boot
- publishers
- resolvers
- example-graphql-tools/src
- main/java/com/graphql/sample/boot
- test/java/com/graphql/sample/boot
- example-request-scoped-dataloader/src
- main/java/graphql/servlet/examples/dataloader/requestscope
- test/java/graphql/servlet/examples/dataloader/requestscope
- example-spring-common/src/main/java/graphql/kickstart/spring/web/boot/sample
- schema
- objecttype
- example-webflux/src/main/java/graphql/kickstart/spring/web/boot/sample
- graphiql-spring-boot-autoconfigure/src
- main/java/graphql/kickstart/graphiql/boot
- test/java/graphql/kickstart/graphiql/boot
- test
- graphql-kickstart-spring-boot-autoconfigure-graphql-annotations/src
- main/java/graphql/kickstart/graphql/annotations
- test/java/graphql/kickstart/graphql/annotations
- test
- custom
- annotation/processor
- relay
- type/function
- directive
- error/multiple
- mutation
- query
- subscription
- extend/type/model
- interfaces
- mutation/model
- scalar
- graphql-kickstart-spring-boot-autoconfigure-tools/src
- main/java/graphql/kickstart/tools/boot
- test/java/graphql/kickstart/tools/boot
- graphql-kickstart-spring-boot-autoconfigure-webflux/src
- main/java/graphql/kickstart/spring/webflux/boot
- test/java/graphql/kickstart/spring/webflux/boot
- graphql-kickstart-spring-support/src
- main/java/graphql/kickstart/spring
- error
- test/java/graphql/kickstart/spring/error
- graphql-kickstart-spring-webflux/src/main/java/graphql/kickstart/spring/webflux
- apollo
- graphql-kickstart-starter-utils/src/main/java/graphql/kickstart/util
- graphql-spring-boot-autoconfigure/src
- main/java/graphql/kickstart/spring/web/boot
- metrics
- test/java/graphql/kickstart/spring/web/boot
- test
- extendedscalars
- instrumentation
- web
- graphql-spring-boot-test/src
- main/java/com/graphql/spring/boot/test
- assertions
- helper
- test/java/com/graphql/spring/boot/test
- beans
- graphql-spring-boot-test-autoconfigure/src
- main/java/com/graphql/spring/boot/test
- test/java/com/graphql/spring/boot/test
- playground-spring-boot-autoconfigure/src
- main/java/graphql/kickstart/playground/boot
- properties
- settings
- test/java/graphql/kickstart/playground/boot
- webflux
- voyager-spring-boot-autoconfigure/src
- main/java/graphql/kickstart/voyager/boot
- properties
- test/java/graphql/kickstart/voyager/boot/test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
282 files changed
+3324
-2590
lines changedLines changed: 33 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
15 | 43 |
| |
16 | 44 |
| |
17 | 45 |
| |
| |||
38 | 66 |
| |
39 | 67 |
| |
40 | 68 |
| |
41 |
| - | |
| 69 | + | |
| 70 | + | |
42 | 71 |
| |
43 | 72 |
| |
44 | 73 |
| |
| |||
69 | 98 |
| |
70 | 99 |
| |
71 | 100 |
| |
72 |
| - | |
| 101 | + | |
| 102 | + | |
73 | 103 |
| |
74 | 104 |
| |
75 | 105 |
| |
| |||
100 | 130 |
| |
101 | 131 |
| |
102 | 132 |
| |
103 |
| - | |
| 133 | + |
Lines changed: 33 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
13 | 41 |
| |
14 | 42 |
| |
15 | 43 |
| |
| |||
36 | 64 |
| |
37 | 65 |
| |
38 | 66 |
| |
39 |
| - | |
40 |
| - | |
| 67 | + | |
41 | 68 |
| |
42 | 69 |
| |
43 | 70 |
| |
44 | 71 |
| |
45 | 72 |
| |
46 |
| - | |
| 73 | + | |
47 | 74 |
| |
48 | 75 |
| |
49 | 76 |
| |
50 |
| - | |
| 77 | + | |
| 78 | + | |
51 | 79 |
| |
52 | 80 |
| |
53 | 81 |
| |
| |||
84 | 112 |
| |
85 | 113 |
| |
86 | 114 |
| |
87 |
| - | |
| 115 | + |
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
37 |
| - | |
| 38 | + | |
| 39 | + | |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
|
0 commit comments