Docs.rs
apollo-router-1.61.13
Platform
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-router 1.61.13
A configurable, high-performance routing runtime for Apollo Federation 🚀
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
arbitrary_json_schema.graphql
basic_excluded_query.graphql
basic_fragments_query.graphql
basic_input_object_query.graphql
basic_input_object_query_2.graphql
basic_input_object_response.json
basic_interface_query.graphql
basic_mutation.graphql
basic_nested_list_query.graphql
basic_object_list_query.graphql
basic_object_query.graphql
basic_query.graphql
basic_scalar_list_query.graphql
basic_schema.graphql
basic_skipped_query.graphql
basic_supergraph_schema.graphql
basic_union_query.graphql
custom_cost_query.graphql
custom_cost_query_with_default_slicing_argument.graphql
custom_cost_query_with_variable_slicing_argument.graphql
custom_cost_response.json
custom_cost_schema.graphql
custom_cost_schema_with_renamed_directives.graphql
federated_ships_deferred_query.graphql
federated_ships_deferred_response.json
federated_ships_fragment_query.graphql
federated_ships_fragment_response.json
federated_ships_inline_fragment_query.graphql
federated_ships_named_query.graphql
federated_ships_named_response.json
federated_ships_required_query.graphql
federated_ships_required_response.json
federated_ships_schema.graphql
federated_ships_typename_query.graphql
federated_ships_typename_response.json
subscription_query.graphql
subscription_schema.graphql
1
2
3
4
query BasicQuery { getScalar(id: 2) anotherScalar }