GridChildrenFromPathLookup: {
    [groupingField: string]: {
        [groupingKey: string]: GridRowId;
    };
}