hive-router 0.2.0

GraphQL router for Federation, part of the Hive platform
1
2
3
pub mod plugins_service;
pub mod registry;
pub use crate::executor::plugins::*;