create_router

Function create_router 

Source
pub async fn create_router(
    latency_profile: Option<LatencyProfile>,
) -> Result<Router, Box<dyn Error + Send + Sync>>
Expand description

Create a GraphQL router with latency support