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

    Interface ProductTailoringPublishAction

    Publishes the staged data of the ProductTailoring to current. Sets hasStagedChanges to false. Generates the ProductTailoringPublished Message.

    interface ProductTailoringPublishAction {
        action: "publish";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "publish"