Member Junction
    Preparing search index...

    Principals a dimension's expansion query may bind.

    Declared once and shared so the real search path and the ExplainScope dry run cannot drift: a preview computed from different principals than the search would use is worse than no preview, because it is confidently wrong.

    interface ScopePrincipals {
        AgentID?: string;
        SkillID?: string;
    }
    Index

    Properties

    Properties

    AgentID?: string
    SkillID?: string