pub async fn get_graph(
__arg0: State<DebugController>,
__arg1: Extension<Option<RequestContext>>,
__arg2: Path<(String, String, String, String)>,
) -> Result<Json<GraphResponse>, StatusCode>pub async fn get_graph(
__arg0: State<DebugController>,
__arg1: Extension<Option<RequestContext>>,
__arg2: Path<(String, String, String, String)>,
) -> Result<Json<GraphResponse>, StatusCode>