pub async fn create_graphql_router( latency_profile: Option<LatencyProfile>, ) -> Result<Router, Box<dyn Error + Send + Sync>>
Create GraphQL router