hive-router 0.2.0

GraphQL router for Federation, part of the Hive platform
1
2
3
4
5
6
7
8
pub mod client_request_details;
pub mod demand_control;
pub mod error;
pub mod error_masking;
pub mod jwt_forward;
pub mod operation_name;
pub mod plan;
pub mod rewrites;