File tree
463 files changed
+552
-1762
lines changed- intellij-plugin/src
- main/resources/inspectionDescriptions
- test/testData/inspection/MissingGraphQLDefinitionImport
- libraries
- apollo-api
- api
- src/commonMain/kotlin/com/apollographql/apollo3/api
- apollo-ast
- api
- src/commonMain/kotlin/com/apollographql/apollo3/ast
- internal
- apollo-compiler/src
- main/kotlin/com/apollographql/apollo3/compiler
- codegen
- java/operations
- kotlin/operations
- util
- ir
- test
- graphql/com/example
- antlr_tokens
- java/operationBased/antlr_tokens
- kotlin/responseBased/antlr_tokens
- arguments_hardcoded
- java/operationBased/arguments_hardcoded
- kotlin/responseBased/arguments_hardcoded
- big_query/kotlin/responseBased/big_query
- capitalized_fields
- java/operationBased/capitalized_fields
- kotlin
- operationBased/capitalized_fields
- responseBased/capitalized_fields
- case_sensitive_enum
- java/operationBased/case_sensitive_enum
- kotlin/responseBased/case_sensitive_enum
- companion
- java/operationBased/companion
- kotlin/operationBased/companion
- custom_scalar_type
- java/operationBased/custom_scalar_type
- kotlin/responseBased/custom_scalar_type
- data_builders
- java/operationBased/data_builders
- fragment
- kotlin
- operationBased/data_builders
- fragment
- responseBased/data_builders
- fragment
- decapitalized_fields
- java/operationBased/decapitalized_fields
- fragment
- kotlin
- operationBased/decapitalized_fields
- fragment
- responseBased/decapitalized_fields
- fragment
- deprecated_merged_field
- java/operationBased/deprecated_merged_field
- fragment
- kotlin
- operationBased/deprecated_merged_field
- fragment
- responseBased/deprecated_merged_field
- fragment
- deprecation
- java/operationBased/deprecation
- kotlin/responseBased/deprecation
- enum_field
- java/operationBased/enum_field
- kotlin/responseBased/enum_field
- enums_as_sealed
- java/operationBased/enums_as_sealed
- kotlin/responseBased/enums_as_sealed
- field_with_include_directive
- java/operationBased/field_with_include_directive
- kotlin/responseBased/field_with_include_directive
- fieldset_with_multiple_super
- java/operationBased/fieldset_with_multiple_super
- kotlin
- operationBased/fieldset_with_multiple_super
- responseBased/fieldset_with_multiple_super
- fragment_spread_with_include_directive
- java/operationBased/fragment_spread_with_include_directive
- fragment
- kotlin/operationBased/fragment_spread_with_include_directive
- fragment
- fragment_spread_with_nested_fields
- java/operationBased/fragment_spread_with_nested_fields
- fragment
- kotlin
- operationBased/fragment_spread_with_nested_fields
- fragment
- responseBased/fragment_spread_with_nested_fields
- fragment
- fragment_used_twice
- java/operationBased/fragment_used_twice
- fragment
- kotlin
- operationBased/fragment_used_twice
- fragment
- responseBased/fragment_used_twice
- fragment
- fragment_with_inline_fragment
- java/operationBased/fragment_with_inline_fragment
- fragment
- kotlin
- operationBased/fragment_with_inline_fragment
- fragment
- responseBased/fragment_with_inline_fragment
- fragment
- fragment_with_multiple_fieldsets
- java/operationBased/fragment_with_multiple_fieldsets
- fragment
- kotlin
- operationBased/fragment_with_multiple_fieldsets
- fragment
- responseBased/fragment_with_multiple_fieldsets
- fragment
- fragments_same_type_condition
- java/operationBased/fragments_same_type_condition
- fragment
- kotlin
- operationBased/fragments_same_type_condition
- fragment
- responseBased/fragments_same_type_condition
- fragment
- fragments_with_defer_and_include_directives
- java/operationBased/fragments_with_defer_and_include_directives
- fragment
- kotlin/operationBased/fragments_with_defer_and_include_directives
- fragment
- fragments_with_type_condition
- java/operationBased/fragments_with_type_condition
- fragment
- kotlin
- operationBased/fragments_with_type_condition
- fragment
- responseBased/fragments_with_type_condition
- fragment
- hero_details_semantic_naming
- java/operationBased/hero_details_semantic_naming
- kotlin/responseBased/hero_details_semantic_naming
- hero_details
- java/operationBased/hero_details
- kotlin/responseBased/hero_details
- hero_name_query_long_name
- java/operationBased/hero_name_query_long_name
- kotlin/responseBased/hero_name_query_long_name
- hero_name
- java/operationBased/hero_name
- kotlin
- operationBased/hero_name
- responseBased/hero_name
- hero_with_review
- java/operationBased/hero_with_review
- kotlin/responseBased/hero_with_review
- inline_fragment_for_non_optional_field
- java/operationBased/inline_fragment_for_non_optional_field
- kotlin
- operationBased/inline_fragment_for_non_optional_field
- responseBased/inline_fragment_for_non_optional_field
- inline_fragment_inside_inline_fragment
- java/operationBased/inline_fragment_inside_inline_fragment
- kotlin
- operationBased/inline_fragment_inside_inline_fragment
- responseBased/inline_fragment_inside_inline_fragment
- inline_fragment_intersection
- java/operationBased/inline_fragment_intersection
- kotlin
- operationBased/inline_fragment_intersection
- responseBased/inline_fragment_intersection
- inline_fragment_merge_fields
- java/operationBased/inline_fragment_merge_fields
- kotlin
- operationBased/inline_fragment_merge_fields
- responseBased/inline_fragment_merge_fields
- inline_fragment_simple
- java/operationBased/inline_fragment_simple
- kotlin
- operationBased/inline_fragment_simple
- responseBased/inline_fragment_simple
- inline_fragment_type_coercion
- java/operationBased/inline_fragment_type_coercion
- kotlin
- operationBased/inline_fragment_type_coercion
- responseBased/inline_fragment_type_coercion
- inline_fragment_with_include_directive
- java/operationBased/inline_fragment_with_include_directive
- kotlin/operationBased/inline_fragment_with_include_directive
- inline_fragments_with_friends
- java/operationBased/inline_fragments_with_friends
- kotlin
- operationBased/inline_fragments_with_friends
- responseBased/inline_fragments_with_friends
- input_object_oneof
- java/operationBased/input_object_oneof
- kotlin/responseBased/input_object_oneof
- input_object_type
- java/operationBased/input_object_type
- kotlin/responseBased/input_object_type
- input_object_variable_and_argument_with_generated_methods
- java/operationBased/input_object_variable_and_argument_with_generated_methods
- kotlin/responseBased/input_object_variable_and_argument_with_generated_methods
- input_object_variable_and_argument
- java/operationBased/input_object_variable_and_argument
- kotlin/responseBased/input_object_variable_and_argument
- interface_always_nested
- java/operationBased/interface_always_nested
- kotlin
- operationBased/interface_always_nested
- responseBased/interface_always_nested
- interface_on_interface
- java/operationBased/interface_on_interface
- kotlin
- operationBased/interface_on_interface
- responseBased/interface_on_interface
- introspection_query
- java/operationBased/introspection_query
- kotlin/responseBased/introspection_query
- java8annotation
- java/operationBased/java8annotation
- kotlin/responseBased/java8annotation
- java_android_annotations
- java/operationBased/java_android_annotations
- kotlin/responseBased/java_android_annotations
- java_apollo_optionals
- java/operationBased/java_apollo_optionals
- kotlin/responseBased/java_apollo_optionals
- java_guava_optionals
- java/operationBased/java_guava_optionals
- kotlin/responseBased/java_guava_optionals
- java_hashcode
- java/operationBased/java_hashcode
- kotlin/responseBased/java_hashcode
- java_java_optionals
- java/operationBased/java_java_optionals
- kotlin/responseBased/java_java_optionals
- java_jetbrains_annotations
- java/operationBased/java_jetbrains_annotations
- kotlin/responseBased/java_jetbrains_annotations
- java_jsr305_annotations
- java/operationBased/java_jsr305_annotations
- kotlin/responseBased/java_jsr305_annotations
- java_primitive_types
- java/operationBased/java_primitive_types
- kotlin/responseBased/java_primitive_types
- list_field_clash
- java/operationBased/list_field_clash
- kotlin/responseBased/list_field_clash
- merged_include
- java/operationBased/merged_include
- kotlin/responseBased/merged_include
- monomorphic
- java/operationBased/monomorphic
- kotlin
- operationBased/monomorphic
- responseBased/monomorphic
- multiple_fragments
- java/operationBased/multiple_fragments
- fragment
- kotlin
- operationBased/multiple_fragments
- fragment
- responseBased/multiple_fragments
- fragment
- mutation_create_review_semantic_naming
- java/operationBased/mutation_create_review_semantic_naming
- kotlin/responseBased/mutation_create_review_semantic_naming
- mutation_create_review
- java/operationBased/mutation_create_review
- kotlin/responseBased/mutation_create_review
- named_fragment_delegate
- java/operationBased/named_fragment_delegate
- fragment
- kotlin
- operationBased/named_fragment_delegate
- fragment
- responseBased/named_fragment_delegate
- fragment
- named_fragment_inside_inline_fragment
- java/operationBased/named_fragment_inside_inline_fragment
- fragment
- kotlin
- operationBased/named_fragment_inside_inline_fragment
- fragment
- responseBased/named_fragment_inside_inline_fragment
- fragment
- named_fragment_with_variables
- java/operationBased/named_fragment_with_variables
- fragment
- kotlin
- operationBased/named_fragment_with_variables
- fragment
- responseBased/named_fragment_with_variables
- fragment
- named_fragment_without_implementation
- java/operationBased/named_fragment_without_implementation
- kotlin
- operationBased/named_fragment_without_implementation
- responseBased/named_fragment_without_implementation
- nested_conditional_inline
- java/operationBased/nested_conditional_inline
- kotlin
- operationBased/nested_conditional_inline
- responseBased/nested_conditional_inline
- nested_field_with_multiple_fieldsets
- java/operationBased/nested_field_with_multiple_fieldsets
- kotlin
- operationBased/nested_field_with_multiple_fieldsets
- responseBased/nested_field_with_multiple_fieldsets
- nested_named_fragments
- java/operationBased/nested_named_fragments
- fragment
- kotlin
- operationBased/nested_named_fragments
- fragment
- responseBased/nested_named_fragments
- fragment
- nonnull
- java/operationBased/nonnull
- kotlin/responseBased/nonnull
- not_all_combinations_are_needed
- java/operationBased/not_all_combinations_are_needed
- fragment
- kotlin
- operationBased/not_all_combinations_are_needed
- fragment
- responseBased/not_all_combinations_are_needed
- fragment
- object
- java/operationBased/object
- kotlin/responseBased/object
- operation_id_generator
- java/operationBased/operation_id_generator
- kotlin/responseBased/operation_id_generator
- operationbased2_ex7
- java/operationBased/operationbased2_ex7
- kotlin
- operationBased/operationbased2_ex7
- responseBased/operationbased2_ex7
- operationbased2_ex8
- java/operationBased/operationbased2_ex8
- fragment
- kotlin
- operationBased/operationbased2_ex8
- fragment
- responseBased/operationbased2_ex8
- fragment
- optional
- java/operationBased/optional
- kotlin/responseBased/optional
- path_vs_flat_accessors
- java/operationBased/path_vs_flat_accessors
- kotlin
- operationBased/path_vs_flat_accessors
- responseBased/path_vs_flat_accessors
- recursive_selection
- java/operationBased/recursive_selection
- kotlin/responseBased/recursive_selection
- reserved_keywords
- java/operationBased/reserved_keywords
- kotlin
- operationBased/reserved_keywords
- responseBased/reserved_keywords
- root_query_fragment_with_nested_fragments
- java/operationBased/root_query_fragment_with_nested_fragments
- fragment
- kotlin
- operationBased/root_query_fragment_with_nested_fragments
- fragment
- responseBased/root_query_fragment_with_nested_fragments
- fragment
- root_query_fragment
- java/operationBased/root_query_fragment
- fragment
- kotlin
- operationBased/root_query_fragment
- fragment
- responseBased/root_query_fragment
- fragment
- root_query_inline_fragment
- java/operationBased/root_query_inline_fragment
- kotlin
- operationBased/root_query_inline_fragment
- responseBased/root_query_inline_fragment
- simple_fragment_with_inline_fragments
- java/operationBased/simple_fragment_with_inline_fragments
- fragment
- kotlin
- operationBased/simple_fragment_with_inline_fragments
- fragment
- responseBased/simple_fragment_with_inline_fragments
- fragment
- simple_fragment
- java/operationBased/simple_fragment
- fragment
- kotlin
- operationBased/simple_fragment
- fragment
- responseBased/simple_fragment
- fragment
- simple_inline_fragment
- java/operationBased/simple_inline_fragment
- kotlin
- operationBased/simple_inline_fragment
- responseBased/simple_inline_fragment
- simple_union
- java/operationBased/simple_union
- fragment
- kotlin
- operationBased/simple_union
- fragment
- responseBased/simple_union
- fragment
- starships
- java/operationBased/starships
- kotlin/responseBased/starships
- subscriptions
- java/operationBased/subscriptions
- kotlin/responseBased/subscriptions
- suppressed_warnings
- java/operationBased/suppressed_warnings
- kotlin/responseBased/suppressed_warnings
- target_name
- java/operationBased/target_name
- kotlin
- operationBased/target_name
- responseBased/target_name
- test_inline
- java/operationBased/test_inline
- kotlin
- operationBased/test_inline
- responseBased/test_inline
- two_heroes_unique
- java/operationBased/two_heroes_unique
- kotlin/responseBased/two_heroes_unique
- two_heroes_with_friends
- java/operationBased/two_heroes_with_friends
- kotlin/responseBased/two_heroes_with_friends
- typename_always_first
- java/operationBased/typename_always_first
- kotlin
- operationBased/typename_always_first
- responseBased/typename_always_first
- union_fragment
- java/operationBased/union_fragment
- fragment
- kotlin
- operationBased/union_fragment
- fragment
- responseBased/union_fragment
- fragment
- union_inline_fragments
- java/operationBased/union_inline_fragments
- kotlin
- operationBased/union_inline_fragments
- responseBased/union_inline_fragments
- unique_type_name
- java/operationBased/unique_type_name
- fragment
- kotlin
- operationBased/unique_type_name
- fragment
- responseBased/unique_type_name
- fragment
- used_arguments
- java/operationBased/used_arguments
- fragment
- kotlin
- operationBased/used_arguments
- fragment
- responseBased/used_arguments
- fragment
- variable_default_value
- java/operationBased/variable_default_value
- kotlin/responseBased/variable_default_value
- validation
- operation/catch
- schema
- apollo-testing-support/src/commonMain/kotlin/com/apollographql/apollo3/testing
- tests
- browser-tests/src/commonTest/kotlin/test
- catch
- src
- main/graphql
- extensions
- null
- result
- throw
- test/kotlin/test
- semantic-non-null
- src
- main/graphql
- test/kotlin/test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
463 files changed
+552
-1762
lines changedintellij-plugin/src/main/resources/inspectionDescriptions/ApolloMissingGraphQLDefinitionImport.html
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
| 11 | + | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 |
| - | |
| 5 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 |
| - | |
| 5 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + |
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
| 9 | + | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + |
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
521 | 521 |
| |
522 | 522 |
| |
523 | 523 |
| |
524 |
| - | |
525 | 524 |
| |
526 | 525 |
| |
527 | 526 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 |
| - | |
47 | 45 |
| |
48 | 46 |
| |
49 | 47 |
| |
|
Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 | 33 |
| |
40 | 34 |
| |
41 | 35 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
|
0 commit comments