LeaderboardRow
No description
type LeaderboardRow {
workspaceAccountId: String!
averageDealExecutionScore: Float!
}
Fields
LeaderboardRow.workspaceAccountId ● String! non-null scalar
The point person's workspace seat, grouping key for the row.
LeaderboardRow.averageDealExecutionScore ● Float! non-null scalar
Average of the point person's latest per-accord deal-execution scores.
Member Of
LeaderboardReportPayload object