added subspace product item

This commit is contained in:
hannathkadher
2024-12-17 12:18:03 +04:00
parent 3099e905e2
commit b3e8af7540
11 changed files with 179 additions and 12 deletions

View File

@ -61,6 +61,8 @@ export class ValidationService {
where: { uuid: spaceModelUuid },
relations: [
'subspaceModels',
'subspaceModels.productModels.product',
'subspaceModels.productModels',
'spaceProductModels',
'spaceProductModels.product',
'spaceProductModels.items',