feat: add more relation
This commit is contained in:
parent
bfa95990a5
commit
8b623803e7
1 changed files with 1 additions and 0 deletions
|
|
@ -209,6 +209,7 @@ export class QuotationController extends Controller {
|
|||
_count: {
|
||||
select: { worker: true },
|
||||
},
|
||||
customerBranch: true,
|
||||
worker: {
|
||||
include: { employee: true },
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue