@nosto/nosto-js

    Interface SearchExplainRule

    interface SearchExplainRule {
        id: string;
        name?: string;
        set?: unknown;
    }
    Index

    Properties

    Properties

    id: string
    name?: string

    Name of the rule that matched

    set?: unknown

    JSON object scalar, parse on frontend. Which params were set after triggering query rule

    MMNEPVFCICPMFPCPTTAAATR