@coveo/headless
    Preparing search index...

    Interface NotifyTriggerDefinition

    interface NotifyTriggerDefinition {
        listing: true;
        search: true;
        build(engine: CommerceEngine, solutionType?: SolutionType): NotifyTrigger;
    }

    Hierarchy

    • SearchAndListingControllerDefinitionWithoutProps<NotifyTrigger>
      • NotifyTriggerDefinition
    Index

    Methods

    Properties

    Methods

    Properties

    listing: true
    search: true