interface TestResultsGroupsForBuild {
    buildId: number;
    fields?: FieldDetailsForTestResults[];
}

Properties

Properties

buildId: number

BuildId for which groupby result is fetched.

The group by results