@labkey/api
    Preparing search index...

    Interface ResolveResponse

    interface ResolveResponse {
        data: LineageNode[];
    }
    Index

    Properties

    Properties

    data: LineageNode[]