KSLeaderBoardRoleCreateManyInput: {
    dbId?: string;
    ksLeaderBoardSyncRoleId: string;
    position: number;
    roleId: string;
}