File tree
289 files changed
+293
-292
lines changed- .github/workflows
- libraries
- apollo-compiler/src
- main/kotlin/com/apollographql/apollo3/compiler/codegen
- java/file
- kotlin/file
- test/graphql/com/example
- __schema
- java/operationBased/__schema/type
- kotlin/responseBased/__schema/type
- antlr_tokens
- java/operationBased/antlr_tokens/type
- kotlin/responseBased/antlr_tokens/type
- arguments_hardcoded
- java/operationBased/arguments_hardcoded/type
- kotlin/responseBased/arguments_hardcoded/type
- big_query/kotlin/responseBased/big_query/type
- capitalized_fields
- java/operationBased/capitalized_fields/type
- kotlin
- compat/capitalized_fields/type
- operationBased/capitalized_fields/type
- responseBased/capitalized_fields/type
- case_sensitive_enum
- java/operationBased/case_sensitive_enum/type
- kotlin/responseBased/case_sensitive_enum/type
- companion
- java/operationBased/companion/type
- kotlin/operationBased/companion/type
- custom_scalar_type
- java/operationBased/custom_scalar_type/type
- kotlin/responseBased/custom_scalar_type/type
- data_builders
- java/operationBased/data_builders/type
- kotlin
- compat/data_builders/type
- operationBased/data_builders/type
- responseBased/data_builders/type
- decapitalized_fields
- java/operationBased/decapitalized_fields/type
- kotlin
- compat/decapitalized_fields/type
- operationBased/decapitalized_fields/type
- responseBased/decapitalized_fields/type
- deprecated_merged_field
- java/operationBased/deprecated_merged_field/type
- kotlin
- compat/deprecated_merged_field/type
- operationBased/deprecated_merged_field/type
- responseBased/deprecated_merged_field/type
- deprecation
- java/operationBased/deprecation/type
- kotlin/responseBased/deprecation/type
- empty
- java/operationBased/empty/type
- kotlin/responseBased/empty/type
- enum_field
- java/operationBased/enum_field/type
- kotlin/responseBased/enum_field/type
- enums_as_sealed
- java/operationBased/enums_as_sealed/type
- kotlin/responseBased/enums_as_sealed/type
- field_with_include_directive
- java/operationBased/field_with_include_directive/type
- kotlin/responseBased/field_with_include_directive/type
- fieldset_with_multiple_super
- java/operationBased/fieldset_with_multiple_super/type
- kotlin
- compat/fieldset_with_multiple_super/type
- operationBased/fieldset_with_multiple_super/type
- responseBased/fieldset_with_multiple_super/type
- fragment_spread_with_include_directive
- java/operationBased/fragment_spread_with_include_directive/type
- kotlin
- compat/fragment_spread_with_include_directive/type
- operationBased/fragment_spread_with_include_directive/type
- fragment_spread_with_nested_fields
- java/operationBased/fragment_spread_with_nested_fields/type
- kotlin
- compat/fragment_spread_with_nested_fields/type
- operationBased/fragment_spread_with_nested_fields/type
- responseBased/fragment_spread_with_nested_fields/type
- fragment_used_twice
- java/operationBased/fragment_used_twice/type
- kotlin
- compat/fragment_used_twice/type
- operationBased/fragment_used_twice/type
- responseBased/fragment_used_twice/type
- fragment_with_inline_fragment
- java/operationBased/fragment_with_inline_fragment/type
- kotlin
- compat/fragment_with_inline_fragment/type
- operationBased/fragment_with_inline_fragment/type
- responseBased/fragment_with_inline_fragment/type
- fragment_with_multiple_fieldsets
- java/operationBased/fragment_with_multiple_fieldsets/type
- kotlin
- compat/fragment_with_multiple_fieldsets/type
- operationBased/fragment_with_multiple_fieldsets/type
- responseBased/fragment_with_multiple_fieldsets/type
- fragments_same_type_condition
- java/operationBased/fragments_same_type_condition/type
- kotlin
- compat/fragments_same_type_condition/type
- operationBased/fragments_same_type_condition/type
- responseBased/fragments_same_type_condition/type
- fragments_with_defer_and_include_directives
- java/operationBased/fragments_with_defer_and_include_directives/type
- kotlin
- compat/fragments_with_defer_and_include_directives/type
- operationBased/fragments_with_defer_and_include_directives/type
- fragments_with_type_condition
- java/operationBased/fragments_with_type_condition/type
- kotlin
- compat/fragments_with_type_condition/type
- operationBased/fragments_with_type_condition/type
- responseBased/fragments_with_type_condition/type
- hero_details_semantic_naming
- java/operationBased/hero_details_semantic_naming/type
- kotlin/responseBased/hero_details_semantic_naming/type
- hero_details
- java/operationBased/hero_details/type
- kotlin/responseBased/hero_details/type
- hero_name_query_long_name
- java/operationBased/hero_name_query_long_name/type
- kotlin/responseBased/hero_name_query_long_name/type
- hero_name
- java/operationBased/hero_name/type
- kotlin
- compat/hero_name/type
- operationBased/hero_name/type
- responseBased/hero_name/type
- hero_with_review
- java/operationBased/hero_with_review/type
- kotlin/responseBased/hero_with_review/type
- inline_fragment_for_non_optional_field
- java/operationBased/inline_fragment_for_non_optional_field/type
- kotlin
- compat/inline_fragment_for_non_optional_field/type
- operationBased/inline_fragment_for_non_optional_field/type
- responseBased/inline_fragment_for_non_optional_field/type
- inline_fragment_inside_inline_fragment
- java/operationBased/inline_fragment_inside_inline_fragment/type
- kotlin
- compat/inline_fragment_inside_inline_fragment/type
- operationBased/inline_fragment_inside_inline_fragment/type
- responseBased/inline_fragment_inside_inline_fragment/type
- inline_fragment_intersection
- java/operationBased/inline_fragment_intersection/type
- kotlin
- compat/inline_fragment_intersection/type
- operationBased/inline_fragment_intersection/type
- responseBased/inline_fragment_intersection/type
- inline_fragment_merge_fields
- java/operationBased/inline_fragment_merge_fields/type
- kotlin
- compat/inline_fragment_merge_fields/type
- operationBased/inline_fragment_merge_fields/type
- responseBased/inline_fragment_merge_fields/type
- inline_fragment_simple
- java/operationBased/inline_fragment_simple/type
- kotlin
- compat/inline_fragment_simple/type
- operationBased/inline_fragment_simple/type
- responseBased/inline_fragment_simple/type
- inline_fragment_type_coercion
- java/operationBased/inline_fragment_type_coercion/type
- kotlin
- compat/inline_fragment_type_coercion/type
- operationBased/inline_fragment_type_coercion/type
- responseBased/inline_fragment_type_coercion/type
- inline_fragment_with_include_directive
- java/operationBased/inline_fragment_with_include_directive/type
- kotlin
- compat/inline_fragment_with_include_directive/type
- operationBased/inline_fragment_with_include_directive/type
- inline_fragments_with_friends
- java/operationBased/inline_fragments_with_friends/type
- kotlin
- compat/inline_fragments_with_friends/type
- operationBased/inline_fragments_with_friends/type
- responseBased/inline_fragments_with_friends/type
- input_object_type
- java/operationBased/input_object_type/type
- kotlin/responseBased/input_object_type/type
- input_object_variable_and_argument
- java/operationBased/input_object_variable_and_argument/type
- kotlin/responseBased/input_object_variable_and_argument/type
- interface_always_nested
- java/operationBased/interface_always_nested/type
- kotlin
- compat/interface_always_nested/type
- operationBased/interface_always_nested/type
- responseBased/interface_always_nested/type
- interface_on_interface
- java/operationBased/interface_on_interface/type
- kotlin
- compat/interface_on_interface/type
- operationBased/interface_on_interface/type
- responseBased/interface_on_interface/type
- introspection_query
- java/operationBased/introspection_query/type
- kotlin/responseBased/introspection_query/type
- java8annotation
- java/operationBased/java8annotation/type
- kotlin/responseBased/java8annotation/type
- java_android_annotations
- java/operationBased/java_android_annotations/type
- kotlin/responseBased/java_android_annotations/type
- java_apollo_optionals
- java/operationBased/java_apollo_optionals/type
- kotlin/responseBased/java_apollo_optionals/type
- java_guava_optionals
- java/operationBased/java_guava_optionals/type
- kotlin/responseBased/java_guava_optionals/type
- java_hashcode
- java/operationBased/java_hashcode/type
- kotlin/responseBased/java_hashcode/type
- java_java_optionals
- java/operationBased/java_java_optionals/type
- kotlin/responseBased/java_java_optionals/type
- java_jetbrains_annotations
- java/operationBased/java_jetbrains_annotations/type
- kotlin/responseBased/java_jetbrains_annotations/type
- java_jsr305_annotations
- java/operationBased/java_jsr305_annotations/type
- kotlin/responseBased/java_jsr305_annotations/type
- java_primitive_types
- java/operationBased/java_primitive_types/type
- kotlin/responseBased/java_primitive_types/type
- merged_include
- java/operationBased/merged_include/type
- kotlin/responseBased/merged_include/type
- monomorphic
- java/operationBased/monomorphic/type
- kotlin
- compat/monomorphic/type
- operationBased/monomorphic/type
- responseBased/monomorphic/type
- multiple_fragments
- java/operationBased/multiple_fragments/type
- kotlin
- compat/multiple_fragments/type
- operationBased/multiple_fragments/type
- responseBased/multiple_fragments/type
- mutation_create_review_semantic_naming
- java/operationBased/mutation_create_review_semantic_naming/type
- kotlin/responseBased/mutation_create_review_semantic_naming/type
- mutation_create_review
- java/operationBased/mutation_create_review/type
- kotlin/responseBased/mutation_create_review/type
- named_fragment_delegate
- java/operationBased/named_fragment_delegate/type
- kotlin
- compat/named_fragment_delegate/type
- operationBased/named_fragment_delegate/type
- responseBased/named_fragment_delegate/type
- named_fragment_inside_inline_fragment
- java/operationBased/named_fragment_inside_inline_fragment/type
- kotlin
- compat/named_fragment_inside_inline_fragment/type
- operationBased/named_fragment_inside_inline_fragment/type
- responseBased/named_fragment_inside_inline_fragment/type
- named_fragment_with_variables
- java/operationBased/named_fragment_with_variables/type
- kotlin
- compat/named_fragment_with_variables/type
- operationBased/named_fragment_with_variables/type
- responseBased/named_fragment_with_variables/type
- named_fragment_without_implementation
- java/operationBased/named_fragment_without_implementation/type
- kotlin
- compat/named_fragment_without_implementation/type
- operationBased/named_fragment_without_implementation/type
- responseBased/named_fragment_without_implementation/type
- nested_conditional_inline
- java/operationBased/nested_conditional_inline/type
- kotlin
- compat/nested_conditional_inline/type
- operationBased/nested_conditional_inline/type
- responseBased/nested_conditional_inline/type
- nested_field_with_multiple_fieldsets
- java/operationBased/nested_field_with_multiple_fieldsets/type
- kotlin
- compat/nested_field_with_multiple_fieldsets/type
- operationBased/nested_field_with_multiple_fieldsets/type
- responseBased/nested_field_with_multiple_fieldsets/type
- nested_named_fragments
- java/operationBased/nested_named_fragments/type
- kotlin
- compat/nested_named_fragments/type
- operationBased/nested_named_fragments/type
- responseBased/nested_named_fragments/type
- nonnull
- java/operationBased/nonnull/type
- kotlin/responseBased/nonnull/type
- not_all_combinations_are_needed
- java/operationBased/not_all_combinations_are_needed/type
- kotlin
- compat/not_all_combinations_are_needed/type
- operationBased/not_all_combinations_are_needed/type
- responseBased/not_all_combinations_are_needed/type
- operation_id_generator
- java/operationBased/operation_id_generator/type
- kotlin/responseBased/operation_id_generator/type
- operationbased2_ex7
- java/operationBased/operationbased2_ex7/type
- kotlin
- compat/operationbased2_ex7/type
- operationBased/operationbased2_ex7/type
- responseBased/operationbased2_ex7/type
- operationbased2_ex8
- java/operationBased/operationbased2_ex8/type
- kotlin
- compat/operationbased2_ex8/type
- operationBased/operationbased2_ex8/type
- responseBased/operationbased2_ex8/type
- optional
- java/operationBased/optional/type
- kotlin/responseBased/optional/type
- path_vs_flat_accessors
- java/operationBased/path_vs_flat_accessors/type
- kotlin
- compat/path_vs_flat_accessors/type
- operationBased/path_vs_flat_accessors/type
- responseBased/path_vs_flat_accessors/type
- recursive_selection
- java/operationBased/recursive_selection/type
- kotlin/responseBased/recursive_selection/type
- reserved_keywords
- java/operationBased/reserved_keywords/type
- kotlin
- compat/reserved_keywords/type
- operationBased/reserved_keywords/type
- responseBased/reserved_keywords/type
- root_query_fragment_with_nested_fragments
- java/operationBased/root_query_fragment_with_nested_fragments/type
- kotlin
- compat/root_query_fragment_with_nested_fragments/type
- operationBased/root_query_fragment_with_nested_fragments/type
- responseBased/root_query_fragment_with_nested_fragments/type
- root_query_fragment
- java/operationBased/root_query_fragment/type
- kotlin
- compat/root_query_fragment/type
- operationBased/root_query_fragment/type
- responseBased/root_query_fragment/type
- root_query_inline_fragment
- java/operationBased/root_query_inline_fragment/type
- kotlin
- compat/root_query_inline_fragment/type
- operationBased/root_query_inline_fragment/type
- responseBased/root_query_inline_fragment/type
- simple_fragment_with_inline_fragments
- java/operationBased/simple_fragment_with_inline_fragments/type
- kotlin
- compat/simple_fragment_with_inline_fragments/type
- operationBased/simple_fragment_with_inline_fragments/type
- responseBased/simple_fragment_with_inline_fragments/type
- simple_fragment
- java/operationBased/simple_fragment/type
- kotlin
- compat/simple_fragment/type
- operationBased/simple_fragment/type
- responseBased/simple_fragment/type
- simple_inline_fragment
- java/operationBased/simple_inline_fragment/type
- kotlin
- compat/simple_inline_fragment/type
- operationBased/simple_inline_fragment/type
- responseBased/simple_inline_fragment/type
- simple_union
- java/operationBased/simple_union/type
- kotlin
- compat/simple_union/type
- operationBased/simple_union/type
- responseBased/simple_union/type
- starships
- java/operationBased/starships/type
- kotlin/responseBased/starships/type
- subscriptions
- java/operationBased/subscriptions/type
- kotlin/responseBased/subscriptions/type
- suppressed_warnings
- java/operationBased/suppressed_warnings/type
- kotlin/responseBased/suppressed_warnings/type
- target_name
- java/operationBased/target_name/type
- kotlin
- compat/target_name/type
- operationBased/target_name/type
- responseBased/target_name/type
- test_inline
- java/operationBased/test_inline/type
- kotlin
- compat/test_inline/type
- operationBased/test_inline/type
- responseBased/test_inline/type
- two_heroes_unique
- java/operationBased/two_heroes_unique/type
- kotlin/responseBased/two_heroes_unique/type
- two_heroes_with_friends
- java/operationBased/two_heroes_with_friends/type
- kotlin/responseBased/two_heroes_with_friends/type
- typename_always_first
- java/operationBased/typename_always_first/type
- kotlin
- compat/typename_always_first/type
- operationBased/typename_always_first/type
- responseBased/typename_always_first/type
- union_fragment
- java/operationBased/union_fragment/type
- kotlin
- compat/union_fragment/type
- operationBased/union_fragment/type
- responseBased/union_fragment/type
- union_inline_fragments
- java/operationBased/union_inline_fragments/type
- kotlin
- compat/union_inline_fragments/type
- operationBased/union_inline_fragments/type
- responseBased/union_inline_fragments/type
- unique_type_name
- java/operationBased/unique_type_name/type
- kotlin
- compat/unique_type_name/type
- operationBased/unique_type_name/type
- responseBased/unique_type_name/type
- variable_default_value
- java/operationBased/variable_default_value/type
- kotlin/responseBased/variable_default_value/type
- apollo-testing-support/src/commonMain/kotlin/com/apollographql/apollo3/testing
- tests/idling-resource/src/test/java
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
289 files changed
+293
-292
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments