Docs.rs
apollo-compiler-1.31.1
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
apollo-compiler 1.31.1
A compiler for the GraphQL query language.
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
0001_duplicate_operatoin_names.graphql
0002_multiple_anonymous_operations.graphql
0003_anonymous_and_named_operation.graphql
0004_subscription_with_multiple_root_fields.graphql
0005_subscription_with_multiple_root_fields_in_fragment_spreads.graphql
0006_subscription_with_multiple_root_fields_in_inline_fragments.graphql
0007_operation_with_undefined_variables.graphql
0008_operation_with_undefined_variables_in_inline_fragment.graphql
0009_operation_with_undefined_variables_in_fragment.graphql
0010_operation_with_unused_variable.graphql
0011_syntactic_errors_from_parser.graphql
0012_schema_definition_with_missing_query_operation_type.graphql
0013_schema_definition_with_duplicate_root_type_operations.graphql
0014_subscription_operation_without_subscription_schema_operation_type.graphql
0015_mutation_operation_without_mutation_schema_definition.graphql
0016_schema_with_built_in_scalar_definition.graphql
0017_schema_with_unspecified_scalar.graphql
0018_schema_with_specified_scalar_missing_values.graphql
0019_enum_definition_with_duplicate_values.graphql
0020_enum_values_with_uncapitalised_values.graphql
0021_union_definition_with_duplicate_members.graphql
0022_duplicate_interface_definitions.graphql
0023_interface_definition_with_cyclic_implements_interfaces.graphql
0024_interface_definition_with_duplicate_fields.graphql
0025_interface_definition_with_missing_transitive_fields.graphql
0026_interface_definition_with_missing_implemetns_interface.graphql
0027_interface_definition_with_undefined_implements_interface.graphql
0028_interface_definition_with_missing_fields_implements_intrefaces_undefined_interfaces.graphql
0029_directive_definitions_with_duplicate_names.graphql
0030_schema_with_duplicate_input_objects.graphql
0031_input_object_with_duplicate_fields.graphql
0032_duplicate_object_type_definition.graphql
0033_object_type_definition_with_duplicate_fields.graphql
0034_object_type_definition_with_missing_transitive_fields.graphql
0035_object_type_definition_with_missing_implements_interfaces_definition.graphql
0036_object_type_with_non_output_field_types.graphql
0037_interface_with_non_output_fields.graphql
0038_object_type_with_undefined_field_type.graphql
0039_interface_with_undefined_field_type.graphql
0040_operation_with_undefined_fields_on_reference_type.graphql
0041_subscription_operation_with_undefined_fields.graphql
0042_mutation_operation_with_undefined_fields.graphql
0043_undefined_union_member.graphql
0044_union_member_not_of_object_type.graphql
0045_operation_with_unused_variable_in_fragment.graphql
0046_duplicate_directive_arguments.graphql
0047_duplicate_field_arguments.graphql
0048_duplicate_field_argument_definition_names.graphql
0049_duplicate_directive_argument_definition_names.graphql
0050_directives_in_invalid_locations.graphql
0051_subscription_operation_with_root_introspection_field.graphql
0052_undefined_directive.graphql
0053_argument_name_is_not_defined.graphql
0054_argument_not_provided.graphql
0055_duplicate_variable_definitions.graphql
0056_variables_are_input_types.graphql
0057_duplicate_type_names.graphql
0058_fragment_definitions_with_duplicate_names.graphql
0059_root_operation_object_type.graphql
0060_root_operation_definition_undefined_operation_type.graphql
0061_root_operation_with_default_undefined_query.graphql
0062_root_operation_with_list.graphql
0063_extension_orphan.graphql
0064_extension_wrong_type.graphql
0065_subselection_of_enum.graphql
0066_subselection_of_scalar.graphql
0067_subselection_of_interface.graphql
0068_subselection_of_union.graphql
0069_subselection_of_object.graphql
0070_self_referential_directive_definition.graphql
0074_merge_identical_fields.graphql
0075_merge_conflicting_args.graphql
0076_merge_differing_responses.graphql
0077_merge_conflict_deep.graphql
0078_merge_conflict_nested_fragments.graphql
0079_directive_is_unique.graphql
0080_directive_is_unique_with_extensions.graphql
0081_directive_is_unique_type_system.graphql
0082_introspection_types_in_mutation.graphql
0083_type_introspection_from_disallowed_type.graphql
0084_circular_non_nullable_input_objects.graphql
0085_fragment_spread_target_defined.graphql
0086_unused_fragment.graphql
0087_fragment_type_condition_on_composite_types.graphql
0088_fragment_selection_set.graphql
0089_fragment_type_condition_on_non_existent_types.graphql
0090_fragment_spread_impossible.graphql
0091_recursive_interface_definition.graphql
0092_recursive_fragment_spread.graphql
0093_fragment_validation_with_recursive_type_system.graphql
0094_object_type_extensions.graphql
0095_interface_implementation_declared_once.graphql
0096_schema_extensions.graphql
0097_enum_extensions.graphql
0098_interface_extensions.graphql
0099_input_object_extensions.graphql
0100_union_extensions.graphql
0101_mismatched_variable_usage.graphql
0102_invalid_string_values.graphql
0103_invalid_directive_on_input_value.graphql
0103_invalid_type_in_arg.graphql
0104_invalid_type_in_arg.graphql
0105_executable_definition_in_type_system_document.graphql
0106_type_system_definition_in_executable_document.graphql
0107_built_in_directive_double_redefinition.graphql
0108_implicit_schema_extension.graphql
0109_null_in_list_issue_738.graphql
0110_list_usage_in_non_list_type.graphql
0111_const_value.graphql
0112_anonymous_subscription_with_multiple_root_fields.graphql
0113_partially_overlapping_fragments.graphql
0114_interface_definition_with_missing_fields.graphql
0115_object_definition_with_missing_fields.graphql
0116_enum_definition_with_missing_values.graphql
0117_union_definition_with_missing_members.graphql
0118_input_object_definition_with_missing_values.graphql
0119_reserved_named.graphql
0119_reserved_names.graphql
0120_conditional_subscriptions.graphql
0121_conditional_subscriptions_with_inline_fragment.graphql
0121_conditional_subscriptions_with_inline_fragments.graphql
0122_conditional_subscriptions_with_named_fragment.graphql
0123_conditional_subscriptions_inside_inline_fragment.graphql
0124_conditional_subscriptions_inside_named_fragment.graphql
1
2
3
4
5
6
7
type Query { name: String } extend schema { query: Query }