1. Docs
  2. API Reference
  3. NodeParentEdgeResponseDto

NodeParentEdgeResponseDto

Example

JSON
{
  "id": "string",
  "parent_node_id": "string"
}

Properties

2 properties 1 required

id string Required
parent_node_id string Optional

Null for the root node, which has no parent.

nullable
Was this page helpful?

Tell us how we can improve this guide.