Skip to main content

Get root of a specific graph

GET 

/graph/:graph_id

Get root of a specific graph

Request​

Path Parameters

    graph_id stringrequired

    The identifier of the graph

    Example: fix

Responses​

The graph with the root node

Schema

    kind string

    The kind of this node.

    property name* any
Loading...