Member Junction
    Preparing search index...

    A composition reference: {{query:"..."}} — only present pre-resolution

    interface CompositionRefFragment {
        Kind: "composition-ref";
        QueryPath: string;
        Raw: string;
    }
    Index

    Properties

    Properties

    Kind: "composition-ref"
    QueryPath: string

    Parsed query path

    Raw: string

    The raw text including {{ and }}