hive-router 0.2.0

GraphQL router for Federation, part of the Hive platform
1
2
3
4
pub mod error;
pub mod plan;
pub mod request;
pub mod response;