@gradientedge/commercetools-utils
    Preparing search index...

    Interface ProductRevertStagedChangesAction

    Reverts the staged version of a Product to the current version. Produces the ProductRevertedStagedChanges Message.

    interface ProductRevertStagedChangesAction {
        action: "revertStagedChanges";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "revertStagedChanges"