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

    Interface UpdateInstantProductQueryPayload

    interface UpdateInstantProductQueryPayload {
        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.