Graphora API
    Preparing search index...

    Interface NodeDragEndInput

    interface NodeDragEndInput {
        pointerId?: DragPointerId | null;
    }
    Index
    pointerId?: DragPointerId | null