merge change from db
This commit is contained in:
@@ -45,6 +45,7 @@ export class UserSchema extends PothosSchema {
|
||||
description: 'The bank account number of the user.',
|
||||
}),
|
||||
role: t.exposeString('role', {
|
||||
nullable: true,
|
||||
description: 'The role of the user.',
|
||||
}),
|
||||
createdAt: t.expose('createdAt', {
|
||||
|
||||
Reference in New Issue
Block a user