@coveo/headless
    Preparing search index...

    Type Alias UpdateIgnoreQueryTriggerPayload

    type UpdateIgnoreQueryTriggerPayload = {
        q: string;
    }
    Index
    q
    q: string

    The query to ignore.