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

    Type Alias UpdateIgnoreQueryTriggerPayload

    type UpdateIgnoreQueryTriggerPayload = {
        q: string;
    }
    Index

    Properties

    q

    Properties

    q: string

    The query to ignore.