File tree
636 files changed
+5800
-6034
lines changed- gradle
- libraries/apollo-compiler/src
- main/kotlin/com/apollographql/apollo3/compiler/codegen/kotlin
- file
- model
- test/graphql/com/example
- antlr_tokens/kotlin/responseBased/antlr_tokens
- adapter
- arguments_hardcoded/kotlin/responseBased/arguments_hardcoded
- adapter
- big_query/kotlin/responseBased/big_query
- adapter
- capitalized_fields/kotlin
- operationBased/capitalized_fields
- adapter
- responseBased/capitalized_fields
- adapter
- case_sensitive_enum/kotlin/responseBased/case_sensitive_enum
- adapter
- type/adapter
- companion/kotlin/operationBased/companion
- adapter
- custom_scalar_type/kotlin/responseBased/custom_scalar_type
- adapter
- data_builders/kotlin
- operationBased/data_builders
- adapter
- fragment
- type
- responseBased/data_builders
- adapter
- fragment
- type
- decapitalized_fields/kotlin
- operationBased/decapitalized_fields
- adapter
- fragment
- responseBased/decapitalized_fields
- adapter
- fragment
- deprecated_merged_field/kotlin
- operationBased/deprecated_merged_field
- adapter
- fragment
- responseBased/deprecated_merged_field
- adapter
- fragment
- deprecation/kotlin/responseBased/deprecation
- adapter
- type/adapter
- enum_field/kotlin/responseBased/enum_field
- adapter
- type/adapter
- enums_as_sealed/kotlin/responseBased/enums_as_sealed
- adapter
- type
- adapter
- field_with_include_directive/kotlin/responseBased/field_with_include_directive
- adapter
- fieldset_with_multiple_super/kotlin
- operationBased/fieldset_with_multiple_super
- adapter
- responseBased/fieldset_with_multiple_super
- adapter
- fragment_spread_with_include_directive/kotlin/operationBased/fragment_spread_with_include_directive
- adapter
- fragment
- fragment_spread_with_nested_fields/kotlin
- operationBased/fragment_spread_with_nested_fields
- adapter
- fragment
- responseBased/fragment_spread_with_nested_fields
- adapter
- fragment
- fragment_used_twice/kotlin
- operationBased/fragment_used_twice
- adapter
- fragment
- responseBased/fragment_used_twice
- adapter
- fragment
- fragment_with_inline_fragment/kotlin
- operationBased/fragment_with_inline_fragment
- adapter
- fragment
- type/adapter
- responseBased/fragment_with_inline_fragment
- adapter
- fragment
- type/adapter
- fragment_with_multiple_fieldsets/kotlin
- operationBased/fragment_with_multiple_fieldsets
- adapter
- fragment
- responseBased/fragment_with_multiple_fieldsets
- adapter
- fragment
- fragments_same_type_condition/kotlin
- operationBased/fragments_same_type_condition
- adapter
- fragment
- responseBased/fragments_same_type_condition
- adapter
- fragment
- fragments_with_defer_and_include_directives/kotlin/operationBased/fragments_with_defer_and_include_directives
- adapter
- fragment
- fragments_with_type_condition/kotlin
- operationBased/fragments_with_type_condition
- adapter
- fragment
- responseBased/fragments_with_type_condition
- adapter
- fragment
- hero_details_semantic_naming/kotlin/responseBased/hero_details_semantic_naming
- adapter
- hero_details/kotlin/responseBased/hero_details
- adapter
- type/adapter
- hero_name_query_long_name/kotlin/responseBased/hero_name_query_long_name
- adapter
- type/adapter
- hero_name/kotlin
- operationBased/hero_name
- adapter
- responseBased/hero_name
- adapter
- hero_with_review/kotlin/responseBased/hero_with_review
- adapter
- type/adapter
- inline_fragment_for_non_optional_field/kotlin
- operationBased/inline_fragment_for_non_optional_field
- adapter
- responseBased/inline_fragment_for_non_optional_field
- adapter
- inline_fragment_inside_inline_fragment/kotlin
- operationBased/inline_fragment_inside_inline_fragment
- adapter
- responseBased/inline_fragment_inside_inline_fragment
- adapter
- inline_fragment_intersection/kotlin
- operationBased/inline_fragment_intersection
- adapter
- type/adapter
- responseBased/inline_fragment_intersection
- adapter
- type/adapter
- inline_fragment_merge_fields/kotlin
- operationBased/inline_fragment_merge_fields
- adapter
- responseBased/inline_fragment_merge_fields
- adapter
- inline_fragment_simple/kotlin
- operationBased/inline_fragment_simple
- adapter
- responseBased/inline_fragment_simple
- adapter
- inline_fragment_type_coercion/kotlin
- operationBased/inline_fragment_type_coercion
- adapter
- responseBased/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
- type/adapter
- responseBased/inline_fragments_with_friends
- adapter
- type/adapter
- input_object_type/kotlin/responseBased/input_object_type
- adapter
- type/adapter
- input_object_variable_and_argument/kotlin/responseBased/input_object_variable_and_argument
- adapter
- type/adapter
- interface_always_nested/kotlin
- operationBased/interface_always_nested
- adapter
- responseBased/interface_always_nested
- adapter
- interface_on_interface/kotlin
- operationBased/interface_on_interface
- adapter
- responseBased/interface_on_interface
- adapter
- introspection_query/kotlin/responseBased/introspection_query
- adapter
- type/adapter
- java8annotation/kotlin/responseBased/java8annotation
- adapter
- type/adapter
- java_android_annotations/kotlin/responseBased/java_android_annotations
- adapter
- type/adapter
- java_apollo_optionals/kotlin/responseBased/java_apollo_optionals
- adapter
- type/adapter
- java_guava_optionals/kotlin/responseBased/java_guava_optionals
- adapter
- type/adapter
- java_hashcode/kotlin/responseBased/java_hashcode
- adapter
- java_java_optionals/kotlin/responseBased/java_java_optionals
- adapter
- type/adapter
- java_jetbrains_annotations/kotlin/responseBased/java_jetbrains_annotations
- adapter
- type/adapter
- java_jsr305_annotations/kotlin/responseBased/java_jsr305_annotations
- adapter
- type/adapter
- java_primitive_types/kotlin/responseBased/java_primitive_types
- adapter
- type/adapter
- merged_include/kotlin/responseBased/merged_include
- adapter
- monomorphic/kotlin
- operationBased/monomorphic
- adapter
- responseBased/monomorphic
- adapter
- multiple_fragments/kotlin
- operationBased/multiple_fragments
- adapter
- fragment
- responseBased/multiple_fragments
- adapter
- fragment
- mutation_create_review_semantic_naming/kotlin/responseBased/mutation_create_review_semantic_naming
- adapter
- type/adapter
- mutation_create_review/kotlin/responseBased/mutation_create_review
- adapter
- type
- adapter
- named_fragment_delegate/kotlin
- operationBased/named_fragment_delegate
- adapter
- fragment
- responseBased/named_fragment_delegate
- adapter
- fragment
- named_fragment_inside_inline_fragment/kotlin
- operationBased/named_fragment_inside_inline_fragment
- adapter
- fragment
- type/adapter
- responseBased/named_fragment_inside_inline_fragment
- adapter
- fragment
- type/adapter
- named_fragment_with_variables/kotlin
- operationBased/named_fragment_with_variables
- adapter
- fragment
- adapter
- type/adapter
- responseBased/named_fragment_with_variables
- adapter
- fragment
- adapter
- type/adapter
- named_fragment_without_implementation/kotlin
- operationBased/named_fragment_without_implementation
- adapter
- fragment
- responseBased/named_fragment_without_implementation
- adapter
- nested_conditional_inline/kotlin
- operationBased/nested_conditional_inline
- adapter
- type/adapter
- responseBased/nested_conditional_inline
- adapter
- type/adapter
- nested_field_with_multiple_fieldsets/kotlin
- operationBased/nested_field_with_multiple_fieldsets
- adapter
- responseBased/nested_field_with_multiple_fieldsets
- adapter
- nested_named_fragments/kotlin
- operationBased/nested_named_fragments
- adapter
- fragment
- responseBased/nested_named_fragments
- adapter
- fragment
- nonnull/kotlin/responseBased/nonnull
- adapter
- not_all_combinations_are_needed/kotlin
- operationBased/not_all_combinations_are_needed
- adapter
- fragment
- responseBased/not_all_combinations_are_needed
- adapter
- fragment
- operation_id_generator/kotlin/responseBased/operation_id_generator
- adapter
- operationbased2_ex7/kotlin
- operationBased/operationbased2_ex7
- adapter
- responseBased/operationbased2_ex7
- adapter
- operationbased2_ex8/kotlin
- operationBased/operationbased2_ex8
- adapter
- fragment
- responseBased/operationbased2_ex8
- adapter
- fragment
- optional/kotlin/responseBased/optional
- adapter
- type/adapter
- path_vs_flat_accessors/kotlin
- operationBased/path_vs_flat_accessors
- adapter
- responseBased/path_vs_flat_accessors
- adapter
- recursive_selection/kotlin/responseBased/recursive_selection
- adapter
- reserved_keywords/kotlin
- operationBased/reserved_keywords
- adapter
- responseBased/reserved_keywords
- adapter
- root_query_fragment_with_nested_fragments/kotlin
- operationBased/root_query_fragment_with_nested_fragments
- adapter
- fragment
- responseBased/root_query_fragment_with_nested_fragments
- adapter
- fragment
- root_query_fragment/kotlin
- operationBased/root_query_fragment
- adapter
- fragment
- responseBased/root_query_fragment
- adapter
- fragment
- root_query_inline_fragment/kotlin
- operationBased/root_query_inline_fragment
- adapter
- type/adapter
- responseBased/root_query_inline_fragment
- adapter
- type/adapter
- simple_fragment_with_inline_fragments/kotlin
- operationBased/simple_fragment_with_inline_fragments
- adapter
- fragment
- responseBased/simple_fragment_with_inline_fragments
- adapter
- fragment
- simple_fragment/kotlin
- operationBased/simple_fragment
- adapter
- fragment
- type
- responseBased/simple_fragment
- adapter
- fragment
- type
- simple_inline_fragment/kotlin
- operationBased/simple_inline_fragment
- adapter
- responseBased/simple_inline_fragment
- adapter
- simple_union/kotlin
- operationBased/simple_union
- adapter
- fragment
- responseBased/simple_union
- adapter
- fragment
- starships/kotlin/responseBased/starships
- adapter
- subscriptions/kotlin/responseBased/subscriptions
- adapter
- suppressed_warnings/kotlin/responseBased/suppressed_warnings
- adapter
- type/adapter
- target_name/kotlin
- operationBased/target_name
- adapter
- type/adapter
- responseBased/target_name
- adapter
- type/adapter
- test_inline/kotlin
- operationBased/test_inline
- adapter
- responseBased/test_inline
- adapter
- two_heroes_unique/kotlin/responseBased/two_heroes_unique
- adapter
- two_heroes_with_friends/kotlin/responseBased/two_heroes_with_friends
- adapter
- typename_always_first/kotlin
- operationBased/typename_always_first
- adapter
- responseBased/typename_always_first
- adapter
- union_fragment/kotlin
- operationBased/union_fragment
- adapter
- fragment
- responseBased/union_fragment
- adapter
- fragment
- union_inline_fragments/kotlin
- operationBased/union_inline_fragments
- adapter
- type/adapter
- responseBased/union_inline_fragments
- adapter
- type/adapter
- unique_type_name/kotlin
- operationBased/unique_type_name
- adapter
- fragment
- type/adapter
- responseBased/unique_type_name
- adapter
- fragment
- type/adapter
- variable_default_value/kotlin/responseBased/variable_default_value
- adapter
- type/adapter
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
636 files changed
+5800
-6034
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
156 |
| - | |
| 156 | + | |
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
| 26 | + |
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| |||
221 | 222 |
| |
222 | 223 |
| |
223 | 224 |
| |
| 225 | + | |
| 226 | + | |
| 227 | + | |
224 | 228 |
| |
225 | 229 |
| |
226 | 230 |
| |
|
Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
| |||
72 | 74 |
| |
73 | 75 |
| |
74 | 76 |
| |
| 77 | + | |
75 | 78 |
| |
76 | 79 |
| |
77 | 80 |
| |
78 |
| - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
79 | 89 |
| |
80 | 90 |
| |
81 | 91 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
| 119 | + | |
119 | 120 |
| |
120 | 121 |
| |
121 | 122 |
| |
122 | 123 |
| |
123 |
| - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
124 | 128 |
| |
125 | 129 |
| |
126 | 130 |
| |
|
Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments