pub async fn create_graph_node(
__arg0: State<AppState>,
__arg1: Json<CreateNodeRequest>,
) -> impl IntoResponseExpand description
Create a new graph node.
pub async fn create_graph_node(
__arg0: State<AppState>,
__arg1: Json<CreateNodeRequest>,
) -> impl IntoResponseCreate a new graph node.