nico/28-nov-25 #26
@@ -63,6 +63,8 @@ export default async function userUpdate(context: Context) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Update user
|
||||
const updatedUser = await prisma.user.update({
|
||||
where: { id },
|
||||
|
||||
Reference in New Issue
Block a user