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

    Interface ExtensionChangeDestinationAction

    interface ExtensionChangeDestinationAction {
        action: "changeDestination";
        destination: ExtensionDestination;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "changeDestination"

    New value to set. Must not be empty.