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

    Interface Update

    interface Update {
        actions: UpdateAction[];
        version: number;
    }
    Index

    Properties

    Properties

    actions: UpdateAction[]
    version: number