update gi cung duoc
This commit is contained in:
@@ -394,7 +394,6 @@ export class UserSchema extends PothosSchema {
|
||||
firstName: args.firstName as string,
|
||||
lastName: args.lastName as string,
|
||||
})
|
||||
Logger.log(clerkUser, 'Clerk User')
|
||||
// update bank account number and bank bin to database
|
||||
if (args.input?.bankAccountNumber) {
|
||||
await this.prisma.user.update({
|
||||
|
||||
Reference in New Issue
Block a user