Type Alias KSLeaderBoardRoleAvgOrderByAggregateInput

KSLeaderBoardRoleAvgOrderByAggregateInput: {
    position?: Prisma.SortOrder;
}