Documentation
    Preparing search index...

    Interface GraphCommandAdjustProcess

    interface GraphCommandAdjustProcess {
        content: { rootId: GraphNodeRootId };
        type: "adjustProcess";
    }
    Index

    Properties

    Properties

    content: { rootId: GraphNodeRootId }
    type: "adjustProcess"