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

    Interface ProductSelectionChangeNameAction

    interface ProductSelectionChangeNameAction {
        action: "changeName";
        name: LocalizedString;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "changeName"

    The new name to be set for the ProductSelection.