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

    Interface LogUndoTriggerQueryActionCreatorPayload

    interface LogUndoTriggerQueryActionCreatorPayload {
        undoneQuery: string;
    }
    Index

    Properties

    Properties

    undoneQuery: string

    The query that was undone.