Comunica
    Preparing search index...

    Data interface for the type of action.

    interface IActionQuerySourceIdentify {
        context: IActionContext;
        querySourceUnidentified: QuerySourceUnidentifiedExpanded;
    }

    Hierarchy (View Summary)

    Index

    Properties

    The input context that is passed through by actors.

    querySourceUnidentified: QuerySourceUnidentifiedExpanded

    An unidentified query source.