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

    Interface Negatable

    interface Negatable {
        negate?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    negate?: boolean

    If true, the inverse expression will be created.