Documentation
    Preparing search index...

    Interface GraphCommandPurchasePartUpdate

    interface GraphCommandPurchasePartUpdate {
        content: { purchasePartMaterialId?: string; rootId: GraphNodeRootId };
        type: "purchasePartUpdate";
    }
    Index

    Properties

    Properties

    content: { purchasePartMaterialId?: string; rootId: GraphNodeRootId }
    type: "purchasePartUpdate"