GroupBy: {
    columns: string[];
    having?: HavingCondition | null;
}

Represents a GROUP BY clause