@contio/partner-sdk - v1.7.1
    Preparing search index...

    Interface PhraseMatchAction

    Type-safe phrase match action

    interface PhraseMatchAction {
        config: PhraseMatchConfig;
        type: "phrase_match";
    }
    Index

    Properties

    Properties

    type: "phrase_match"