Commit 3878da9
File tree
4 files changed
+138
-8
lines changedFilter options
- src
- graphql-aspnet
- Configuration
- Interfaces/Configuration
- unit-tests/graphql-aspnet-tests/Configuration
4 files changed
+138
-8
lines changedsrc/graphql-aspnet/Configuration/GraphQLSchemaBuilderExtensions.cs
Copy file name to clipboardExpand all lines: src/graphql-aspnet/Configuration/GraphQLSchemaBuilderExtensions.cs+55-8Lines changed: 55 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
45 | 61 |
|
46 | 62 |
|
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
47 | 68 |
|
48 | 69 |
|
49 | 70 |
|
| ||
75 | 96 |
|
76 | 97 |
|
77 | 98 |
|
78 |
| - |
| 99 | + |
| 100 | + |
79 | 101 |
|
80 | 102 |
|
81 | 103 |
|
| ||
84 | 106 |
|
85 | 107 |
|
86 | 108 |
|
87 |
| - |
| 109 | + |
88 | 110 |
|
89 | 111 |
|
90 | 112 |
|
| ||
111 | 133 |
|
112 | 134 |
|
113 | 135 |
|
114 |
| - |
| 136 | + |
| 137 | + |
115 | 138 |
|
116 | 139 |
|
117 | 140 |
|
118 | 141 |
|
119 |
| - |
| 142 | + |
120 | 143 |
|
121 | 144 |
|
122 | 145 |
|
| ||
133 | 156 |
|
134 | 157 |
|
135 | 158 |
|
136 |
| - |
| 159 | + |
| 160 | + |
137 | 161 |
|
138 | 162 |
|
139 | 163 |
|
140 | 164 |
|
141 |
| - |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
142 | 189 |
|
143 | 190 |
|
144 | 191 |
|
src/graphql-aspnet/Configuration/SchemaInjectorCollection.cs
Copy file name to clipboard+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
src/graphql-aspnet/Interfaces/Configuration/ISchemaInjectorCollection.cs
Copy file name to clipboard+28Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
src/unit-tests/graphql-aspnet-tests/Configuration/ConfigurationSetupTests.cs
Copy file name to clipboardExpand all lines: src/unit-tests/graphql-aspnet-tests/Configuration/ConfigurationSetupTests.cs+30Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
| ||
323 | 324 |
|
324 | 325 |
|
325 | 326 |
|
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
326 | 356 |
|
327 | 357 |
|
0 commit comments