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

    Interface ProductTypeChangeDescriptionAction

    interface ProductTypeChangeDescriptionAction {
        action: "changeDescription";
        description: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "changeDescription"
    description: string

    New value to set.