File tree
85 files changed
+294
-202
lines changed- libraries
- apollo-api
- api
- src/commonMain/kotlin/com/apollographql/apollo/api
- apollo-compiler/src
- main/kotlin/com/apollographql/apollo/compiler/codegen/kotlin
- helpers
- operations/util
- test/graphql/com/example
- capitalized_fields/kotlin/operationBased/capitalized_fields/adapter
- data_builders/kotlin/operationBased/data_builders/adapter
- decapitalized_fields/kotlin/operationBased/decapitalized_fields/adapter
- deprecated_merged_field/kotlin/operationBased/deprecated_merged_field
- adapter
- fragment
- fieldset_with_multiple_super/kotlin/operationBased/fieldset_with_multiple_super/adapter
- fragment_spread_with_include_directive/kotlin/operationBased/fragment_spread_with_include_directive/adapter
- fragment_spread_with_nested_fields/kotlin/operationBased/fragment_spread_with_nested_fields/adapter
- fragment_used_twice/kotlin/operationBased/fragment_used_twice
- adapter
- fragment
- fragment_with_inline_fragment/kotlin/operationBased/fragment_with_inline_fragment
- adapter
- fragment
- fragment_with_multiple_fieldsets/kotlin/operationBased/fragment_with_multiple_fieldsets
- adapter
- fragment
- fragments_same_type_condition/kotlin/operationBased/fragments_same_type_condition/adapter
- fragments_with_defer_and_include_directives/kotlin/operationBased/fragments_with_defer_and_include_directives/adapter
- fragments_with_type_condition/kotlin/operationBased/fragments_with_type_condition/adapter
- hero_name/kotlin/operationBased/hero_name/adapter
- inline_fragment_for_non_optional_field/kotlin/operationBased/inline_fragment_for_non_optional_field/adapter
- inline_fragment_inside_inline_fragment/kotlin/operationBased/inline_fragment_inside_inline_fragment/adapter
- inline_fragment_intersection/kotlin/operationBased/inline_fragment_intersection/adapter
- inline_fragment_merge_fields/kotlin/operationBased/inline_fragment_merge_fields/adapter
- inline_fragment_simple/kotlin/operationBased/inline_fragment_simple/adapter
- inline_fragment_type_coercion/kotlin/operationBased/inline_fragment_type_coercion/adapter
- inline_fragment_with_include_directive/kotlin/operationBased/inline_fragment_with_include_directive/adapter
- inline_fragments_with_friends/kotlin/operationBased/inline_fragments_with_friends/adapter
- interface_always_nested/kotlin/operationBased/interface_always_nested/adapter
- interface_on_interface/kotlin/operationBased/interface_on_interface/adapter
- monomorphic/kotlin/operationBased/monomorphic/adapter
- multiple_fragments/kotlin/operationBased/multiple_fragments
- adapter
- fragment
- named_fragment_delegate/kotlin/operationBased/named_fragment_delegate/adapter
- named_fragment_inside_inline_fragment/kotlin/operationBased/named_fragment_inside_inline_fragment/adapter
- named_fragment_with_variables/kotlin/operationBased/named_fragment_with_variables
- adapter
- fragment
- named_fragment_without_implementation/kotlin/operationBased/named_fragment_without_implementation/adapter
- nested_conditional_inline/kotlin/operationBased/nested_conditional_inline/adapter
- nested_field_with_multiple_fieldsets/kotlin/operationBased/nested_field_with_multiple_fieldsets/adapter
- nested_named_fragments/kotlin/operationBased/nested_named_fragments
- adapter
- fragment
- not_all_combinations_are_needed/kotlin/operationBased/not_all_combinations_are_needed/adapter
- operationbased2_ex7/kotlin/operationBased/operationbased2_ex7/adapter
- operationbased2_ex8/kotlin/operationBased/operationbased2_ex8
- adapter
- fragment
- path_vs_flat_accessors/kotlin/operationBased/path_vs_flat_accessors/adapter
- reserved_keywords/kotlin/operationBased/reserved_keywords/adapter
- root_query_fragment_with_nested_fragments/kotlin/operationBased/root_query_fragment_with_nested_fragments
- adapter
- fragment
- root_query_fragment/kotlin/operationBased/root_query_fragment/adapter
- root_query_inline_fragment/kotlin/operationBased/root_query_inline_fragment/adapter
- simple_fragment_with_inline_fragments/kotlin/operationBased/simple_fragment_with_inline_fragments
- adapter
- fragment
- simple_fragment/kotlin/operationBased/simple_fragment
- adapter
- fragment
- simple_inline_fragment/kotlin/operationBased/simple_inline_fragment/adapter
- simple_union/kotlin/operationBased/simple_union/adapter
- target_name/kotlin/operationBased/target_name/adapter
- test_inline/kotlin/operationBased/test_inline/adapter
- typename_always_first/kotlin/operationBased/typename_always_first/adapter
- union_fragment/kotlin/operationBased/union_fragment/adapter
- union_inline_fragments/kotlin/operationBased/union_inline_fragments/adapter
- unique_type_name/kotlin/operationBased/unique_type_name/adapter
- used_arguments/kotlin/operationBased/used_arguments/adapter
- tests/scalar-adapters/src/main/graphql
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
85 files changed
+294
-202
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
857 | 857 |
| |
858 | 858 |
| |
859 | 859 |
| |
| 860 | + | |
860 | 861 |
| |
861 | 862 |
| |
862 | 863 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1442 | 1442 |
| |
1443 | 1443 |
| |
1444 | 1444 |
| |
| 1445 | + | |
1445 | 1446 |
| |
1446 | 1447 |
| |
1447 | 1448 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + |
Lines changed: 16 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
269 | 273 |
| |
270 |
| - | |
271 |
| - | |
272 |
| - | |
273 |
| - | |
274 |
| - | |
275 |
| - | |
276 |
| - | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
277 | 281 |
| |
| 282 | + | |
278 | 283 |
| |
279 | 284 |
| |
280 |
| - | |
281 |
| - | |
282 |
| - | |
283 |
| - | |
284 |
| - | |
285 |
| - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
286 | 288 |
| |
| 289 | + | |
287 | 290 |
| |
288 |
| - | |
289 | 291 |
| |
290 | 292 |
| |
291 | 293 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
224 |
| - | |
225 |
| - | |
| 224 | + | |
226 | 225 |
| |
227 | 226 |
| |
228 |
| - | |
| 227 | + | |
229 | 228 |
| |
230 | 229 |
| |
231 | 230 |
| |
| |||
237 | 236 |
| |
238 | 237 |
| |
239 | 238 |
| |
240 |
| - | |
| 239 | + | |
241 | 240 |
| |
242 | 241 |
| |
243 | 242 |
| |
| |||
252 | 251 |
| |
253 | 252 |
| |
254 | 253 |
| |
| 254 | + | |
255 | 255 |
| |
256 | 256 |
| |
257 |
| - | |
| 257 | + | |
258 | 258 |
| |
259 | 259 |
| |
| 260 | + | |
260 | 261 |
| |
261 | 262 |
| |
262 | 263 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
85 | 89 |
| |
86 | 90 |
| |
87 | 91 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
62 | 66 |
| |
63 | 67 |
| |
64 | 68 |
| |
|
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments