sesaparcours
    Preparing search index...
    interface RenameNodePayload {
        newLabel: string;
        node: GraphNodeSerialized;
    }
    Index

    Properties

    Properties

    newLabel: string