Юниверс DG SDK UI
v2.15.0

Псевдоним типа IAssetGroupQuery

IAssetGroupQuery: IGroupQueryBase & {
    entity: string;
    hierarchical?: boolean;
    searchDataType: Universe.DG.DataCommon.SearchDataType;
}