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

    Interface CategorySetMetaTitleAction

    interface CategorySetMetaTitleAction {
        action: "setMetaTitle";
        metaTitle?: LocalizedString;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "setMetaTitle"
    metaTitle?: LocalizedString

    Value to set.