get_graph

Function get_graph 

Source
pub async fn get_graph(__arg0: State<AdminState>) -> impl IntoResponse
Expand description

Get graph data for visualization

This endpoint aggregates data from multiple sources:

  • Endpoints from UI Builder API
  • Request chains
  • State machines (if available)
  • Workspaces/services