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: {
|
_count: {
|
||||||
select: { worker: true },
|
select: { worker: true },
|
||||||
},
|
},
|
||||||
|
customerBranch: true,
|
||||||
worker: {
|
worker: {
|
||||||
include: { employee: true },
|
include: { employee: true },
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue