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

    Interface ChannelChangeKeyAction

    interface ChannelChangeKeyAction {
        action: "changeKey";
        key: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "changeKey"
    key: string

    New value to set. Must not be empty.