@nosto/nosto-js
    Preparing search index...

    Type Alias ProductIdentifier

    type ProductIdentifier = {
        productId: string;
        skuId: string;
    }
    Index

    Properties

    Properties

    productId: string
    skuId: string