made prepolulate api in serverless
This commit is contained in:
@@ -16,6 +16,8 @@ export class PrePopulateService {
|
||||
BankBranches: {
|
||||
select: {
|
||||
id: true,
|
||||
branchAddress: true,
|
||||
ifscCode: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user