Add roleXid field to user selection in MinglarService
This commit is contained in:
@@ -591,6 +591,7 @@ export class MinglarService {
|
||||
mobileNumber: true,
|
||||
dateOfBirth: true,
|
||||
profileImage: true,
|
||||
roleXid: true,
|
||||
userAddressDetails: {
|
||||
where: { isActive: true },
|
||||
take: 1,
|
||||
|
||||
Reference in New Issue
Block a user