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

    Interface PromoteChildToParentPayload

    interface PromoteChildToParentPayload {
        child: ChildProduct;
        id: string;
        query: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string

    The search box ID.

    query: string

    The initial basic query expression for instant products.