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

    Interface Negatable

    interface Negatable {
        negate?: boolean;
    }

    Hierarchy (View Summary)

    Index
    negate?: boolean

    If true, the inverse expression will be created.