@coveo/headless-react
    Preparing search index...

    Interface FetchRecommendationsPayload

    interface FetchRecommendationsPayload {
        productId?: string;
        slotId: string;
    }
    Index

    Properties

    Properties

    productId?: string
    slotId: string

    The unique identifier of the recommendations slot (e.g., b953ab2e-022b-4de4-903f-68b2c0682942).