Type Alias KSLeaderBoardRoleSumOrderByAggregateInput

KSLeaderBoardRoleSumOrderByAggregateInput: {
    position?: Prisma.SortOrder;
}