@finos/legend-graph 32.4.0 → 32.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. package/lib/graph/metamodel/pure/packageableElements/domain/PrimitiveType.d.ts +7 -0
  2. package/lib/graph/metamodel/pure/packageableElements/domain/PrimitiveType.d.ts.map +1 -1
  3. package/lib/graph/metamodel/pure/packageableElements/domain/PrimitiveType.js +42 -1
  4. package/lib/graph/metamodel/pure/packageableElements/domain/PrimitiveType.js.map +1 -1
  5. package/lib/graph/metamodel/pure/packageableElements/store/relational/model/Join.d.ts +1 -1
  6. package/lib/graph/metamodel/pure/packageableElements/store/relational/model/Join.d.ts.map +1 -1
  7. package/lib/graph/metamodel/pure/packageableElements/store/relational/model/Join.js +1 -2
  8. package/lib/graph/metamodel/pure/packageableElements/store/relational/model/Join.js.map +1 -1
  9. package/lib/graph-manager/action/changeDetection/DSL_Data_ObserverHelper.d.ts.map +1 -1
  10. package/lib/graph-manager/action/changeDetection/DSL_Data_ObserverHelper.js +1 -0
  11. package/lib/graph-manager/action/changeDetection/DSL_Data_ObserverHelper.js.map +1 -1
  12. package/lib/graph-manager/action/relation/RelationTypeMetadata.d.ts +3 -1
  13. package/lib/graph-manager/action/relation/RelationTypeMetadata.d.ts.map +1 -1
  14. package/lib/graph-manager/action/relation/RelationTypeMetadata.js +3 -1
  15. package/lib/graph-manager/action/relation/RelationTypeMetadata.js.map +1 -1
  16. package/lib/graph-manager/protocol/pure/v1/engine/V1_RemoteEngine.d.ts.map +1 -1
  17. package/lib/graph-manager/protocol/pure/v1/engine/V1_RemoteEngine.js +12 -13
  18. package/lib/graph-manager/protocol/pure/v1/engine/V1_RemoteEngine.js.map +1 -1
  19. package/lib/graph-manager/protocol/pure/v1/engine/compilation/V1_CompilationWarning.d.ts.map +1 -1
  20. package/lib/graph-manager/protocol/pure/v1/engine/compilation/V1_CompilationWarning.js +2 -2
  21. package/lib/graph-manager/protocol/pure/v1/engine/compilation/V1_CompilationWarning.js.map +1 -1
  22. package/lib/graph-manager/protocol/pure/v1/engine/compilation/V1_Defect.d.ts +6 -1
  23. package/lib/graph-manager/protocol/pure/v1/engine/compilation/V1_Defect.d.ts.map +1 -1
  24. package/lib/graph-manager/protocol/pure/v1/engine/compilation/V1_Defect.js +6 -0
  25. package/lib/graph-manager/protocol/pure/v1/engine/compilation/V1_Defect.js.map +1 -1
  26. package/lib/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_CoreEntitlements.d.ts +5 -5
  27. package/lib/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_CoreEntitlements.d.ts.map +1 -1
  28. package/lib/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_CoreEntitlements.js +5 -5
  29. package/lib/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_CoreEntitlements.js.map +1 -1
  30. package/lib/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_DataAccessRequest.d.ts +3 -0
  31. package/lib/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_DataAccessRequest.d.ts.map +1 -1
  32. package/lib/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_DataAccessRequest.js +3 -0
  33. package/lib/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_DataAccessRequest.js.map +1 -1
  34. package/lib/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_EntitlementsDataProduct.d.ts +9 -1
  35. package/lib/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_EntitlementsDataProduct.d.ts.map +1 -1
  36. package/lib/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_EntitlementsDataProduct.js +8 -1
  37. package/lib/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_EntitlementsDataProduct.js.map +1 -1
  38. package/lib/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_Workflow.d.ts +27 -0
  39. package/lib/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_Workflow.d.ts.map +1 -0
  40. package/lib/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_Workflow.js +27 -0
  41. package/lib/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_Workflow.js.map +1 -0
  42. package/lib/graph-manager/protocol/pure/v1/transformation/pureGraph/to/V1_ElementFourthPassBuilder.d.ts.map +1 -1
  43. package/lib/graph-manager/protocol/pure/v1/transformation/pureGraph/to/V1_ElementFourthPassBuilder.js +9 -3
  44. package/lib/graph-manager/protocol/pure/v1/transformation/pureGraph/to/V1_ElementFourthPassBuilder.js.map +1 -1
  45. package/lib/graph-manager/protocol/pure/v1/transformation/pureGraph/to/V1_ElementSecondPassBuilder.d.ts.map +1 -1
  46. package/lib/graph-manager/protocol/pure/v1/transformation/pureGraph/to/V1_ElementSecondPassBuilder.js +2 -0
  47. package/lib/graph-manager/protocol/pure/v1/transformation/pureGraph/to/V1_ElementSecondPassBuilder.js.map +1 -1
  48. package/lib/graph-manager/protocol/pure/v1/transformation/pureGraph/to/helpers/V1_DatabaseBuilderHelper.d.ts +2 -2
  49. package/lib/graph-manager/protocol/pure/v1/transformation/pureGraph/to/helpers/V1_DatabaseBuilderHelper.d.ts.map +1 -1
  50. package/lib/graph-manager/protocol/pure/v1/transformation/pureGraph/to/helpers/V1_DatabaseBuilderHelper.js +3 -4
  51. package/lib/graph-manager/protocol/pure/v1/transformation/pureGraph/to/helpers/V1_DatabaseBuilderHelper.js.map +1 -1
  52. package/lib/graph-manager/protocol/pure/v1/transformation/pureProtocol/serializationHelpers/lakehouse/V1_CoreEntitlementsSerializationHelper.d.ts.map +1 -1
  53. package/lib/graph-manager/protocol/pure/v1/transformation/pureProtocol/serializationHelpers/lakehouse/V1_CoreEntitlementsSerializationHelper.js.map +1 -1
  54. package/lib/graph-manager/protocol/pure/v1/transformation/pureProtocol/serializationHelpers/lakehouse/V1_WorkflowSerializationHelper.d.ts +18 -0
  55. package/lib/graph-manager/protocol/pure/v1/transformation/pureProtocol/serializationHelpers/lakehouse/V1_WorkflowSerializationHelper.d.ts.map +1 -0
  56. package/lib/graph-manager/protocol/pure/v1/transformation/pureProtocol/serializationHelpers/lakehouse/V1_WorkflowSerializationHelper.js +29 -0
  57. package/lib/graph-manager/protocol/pure/v1/transformation/pureProtocol/serializationHelpers/lakehouse/V1_WorkflowSerializationHelper.js.map +1 -0
  58. package/lib/index.d.ts +4 -2
  59. package/lib/index.d.ts.map +1 -1
  60. package/lib/index.js +4 -2
  61. package/lib/index.js.map +1 -1
  62. package/lib/package.json +1 -1
  63. package/package.json +1 -1
  64. package/src/graph/metamodel/pure/packageableElements/domain/PrimitiveType.ts +48 -0
  65. package/src/graph/metamodel/pure/packageableElements/store/relational/model/Join.ts +2 -3
  66. package/src/graph-manager/action/changeDetection/DSL_Data_ObserverHelper.ts +1 -0
  67. package/src/graph-manager/action/relation/RelationTypeMetadata.ts +5 -1
  68. package/src/graph-manager/protocol/pure/v1/engine/V1_RemoteEngine.ts +29 -27
  69. package/src/graph-manager/protocol/pure/v1/engine/compilation/V1_CompilationWarning.ts +2 -2
  70. package/src/graph-manager/protocol/pure/v1/engine/compilation/V1_Defect.ts +7 -1
  71. package/src/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_CoreEntitlements.ts +6 -6
  72. package/src/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_DataAccessRequest.ts +4 -0
  73. package/src/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_EntitlementsDataProduct.ts +14 -1
  74. package/src/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_Workflow.ts +27 -0
  75. package/src/graph-manager/protocol/pure/v1/transformation/pureGraph/to/V1_ElementFourthPassBuilder.ts +11 -4
  76. package/src/graph-manager/protocol/pure/v1/transformation/pureGraph/to/V1_ElementSecondPassBuilder.ts +2 -0
  77. package/src/graph-manager/protocol/pure/v1/transformation/pureGraph/to/helpers/V1_DatabaseBuilderHelper.ts +9 -12
  78. package/src/graph-manager/protocol/pure/v1/transformation/pureProtocol/serializationHelpers/lakehouse/V1_CoreEntitlementsSerializationHelper.ts +0 -1
  79. package/src/graph-manager/protocol/pure/v1/transformation/pureProtocol/serializationHelpers/lakehouse/V1_WorkflowSerializationHelper.ts +33 -0
  80. package/src/index.ts +8 -1
  81. package/tsconfig.json +2 -0
@@ -19,8 +19,14 @@ import { SerializationFactory, usingModelSchema } from '@finos/legend-shared';
19
19
  import { V1_sourceInformationSerialization } from '../../transformation/pureProtocol/serializationHelpers/V1_CoreSerializationHelper.js';
20
20
  import type { V1_SourceInformation } from '../../model/V1_SourceInformation.js';
21
21
 
22
+ export enum V1_DefectSeverityLevel {
23
+ WARN = 'WARN',
24
+ ERROR = 'ERROR',
25
+ INFO = 'INFO',
26
+ }
27
+
22
28
  export class V1_Defect {
23
- defectSeverityLevel!: string;
29
+ defectSeverityLevel!: V1_DefectSeverityLevel;
24
30
  sourceInformation?: V1_SourceInformation | undefined;
25
31
  message!: string;
26
32
  defectTypeId!: string;
@@ -134,6 +134,12 @@ export class V1_DataBundle extends V1_ConsumerEntitlementResource {
134
134
 
135
135
  // -------------------------------------- Contract User Membership -------------------------------------
136
136
 
137
+ export class V1_ContractUserMembership {
138
+ guid!: string;
139
+ user!: V1_User;
140
+ status!: V1_UserApprovalStatus;
141
+ }
142
+
137
143
  export enum V1_UserApprovalStatus {
138
144
  PENDING = 'PENDING',
139
145
  APPROVED = 'APPROVED',
@@ -141,9 +147,3 @@ export enum V1_UserApprovalStatus {
141
147
  REVOKED = 'REVOKED',
142
148
  CLOSED = 'CLOSED',
143
149
  }
144
-
145
- export class V1_ContractUserMembership {
146
- guid!: string;
147
- user!: V1_User;
148
- status!: V1_UserApprovalStatus;
149
- }
@@ -124,3 +124,7 @@ export class V1_DataRequestWithWorkflow {
124
124
  export class V1_DataRequestsWithWorkflowResponse {
125
125
  dataRequests: V1_DataRequestWithWorkflow[] = [];
126
126
  }
127
+
128
+ export class V1_DataRequestTasksResponse {
129
+ workflowTasks: V1_WorkflowTask[] = [];
130
+ }
@@ -14,7 +14,10 @@
14
14
  * limitations under the License.
15
15
  */
16
16
 
17
- import { type V1_EntitlementsDataProduct } from './V1_CoreEntitlements.js';
17
+ import type {
18
+ V1_PaginationMetadataRecord,
19
+ V1_EntitlementsDataProduct,
20
+ } from './V1_CoreEntitlements.js';
18
21
  import type { PlainObject } from '@finos/legend-shared';
19
22
 
20
23
  export abstract class V1_EntitlementsDataProductOrigin {}
@@ -72,3 +75,13 @@ export class V1_EntitlementsDataProductDetailsResponse {
72
75
  export class V1_EntitlementsDataProductLiteResponse {
73
76
  dataProducts?: V1_EntitlementsDataProductLite[];
74
77
  }
78
+
79
+ export class V1_LastValuesMapRecord {
80
+ deployment_id!: number;
81
+ id!: string;
82
+ }
83
+
84
+ export class V1_DataProductLitePaginatedResponse {
85
+ liteDataProductsResponse!: V1_EntitlementsDataProductLiteResponse;
86
+ paginationMetadataRecord!: V1_PaginationMetadataRecord;
87
+ }
@@ -0,0 +1,27 @@
1
+ /**
2
+ * Copyright (c) 2026-present, Goldman Sachs
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
17
+ export class V1_RawWorkflowTask {
18
+ completed!: boolean;
19
+ createdDate!: Date;
20
+ parentTaskId!: string;
21
+ potentialAssignees: string[] = [];
22
+ processInstanceId!: string;
23
+ reference!: string;
24
+ status!: string;
25
+ taskId!: string;
26
+ type!: string;
27
+ }
@@ -15,6 +15,7 @@
15
15
  */
16
16
 
17
17
  import {
18
+ AssertionError,
18
19
  UnsupportedOperationError,
19
20
  guaranteeType,
20
21
  isNonNullable,
@@ -47,8 +48,8 @@ import type { V1_FileGenerationSpecification } from '../../../model/packageableE
47
48
  import type { V1_GenerationSpecification } from '../../../model/packageableElements/generationSpecification/V1_GenerationSpecification.js';
48
49
  import type { V1_Measure } from '../../../model/packageableElements/domain/V1_Measure.js';
49
50
  import {
50
- V1_buildDatabaseJoin,
51
51
  V1_buildDatabaseFilter,
52
+ V1_buildDatabaseJoin,
52
53
  } from './helpers/V1_DatabaseBuilderHelper.js';
53
54
  import type { V1_SectionIndex } from '../../../model/packageableElements/section/V1_SectionIndex.js';
54
55
  import { V1_buildAssociationMapping } from './helpers/V1_AssociationMappingHelper.js';
@@ -174,9 +175,15 @@ export class V1_ElementFourthPassBuilder
174
175
  const database = this.context.currentSubGraph.getOwnDatabase(
175
176
  V1_buildFullPath(element.package, element.name),
176
177
  );
177
- database.joins = element.joins.map((join) =>
178
- V1_buildDatabaseJoin(join, this.context, database),
179
- );
178
+ element.joins.forEach((srcJoin, index) => {
179
+ const join = database.joins[index];
180
+ if (!join) {
181
+ throw new AssertionError(
182
+ `Can't find join '${srcJoin.name}' in metamodel database '${database.path}'`,
183
+ );
184
+ }
185
+ V1_buildDatabaseJoin(srcJoin, join, this.context, database);
186
+ });
180
187
  database.filters = element.filters.map((filter) =>
181
188
  V1_buildDatabaseFilter(filter, this.context, database),
182
189
  );
@@ -147,6 +147,7 @@ import {
147
147
  } from './helpers/V1_DataProductBuilder.js';
148
148
  import type { V1_IngestDefinition } from '../../../model/packageableElements/ingest/V1_IngestDefinition.js';
149
149
  import { IncludeStore } from '../../../../../../../graph/metamodel/pure/packageableElements/store/relational/model/IncludeStore.js';
150
+ import { Join } from '../../../../../../../STO_Relational_Exports.js';
150
151
 
151
152
  export class V1_ElementSecondPassBuilder
152
153
  implements V1_PackageableElementVisitor<void>
@@ -515,6 +516,7 @@ export class V1_ElementSecondPassBuilder
515
516
  const database = this.context.currentSubGraph.getOwnDatabase(
516
517
  V1_buildFullPath(element.package, element.name),
517
518
  );
519
+ database.joins = element.joins.map((join) => new Join(join.name));
518
520
  database.includes = element.includedStores.map((includedStore) =>
519
521
  this.context.resolveDatabase(includedStore.path),
520
522
  );
@@ -42,7 +42,7 @@ import { Table } from '../../../../../../../../graph/metamodel/pure/packageableE
42
42
  import { Column } from '../../../../../../../../graph/metamodel/pure/packageableElements/store/relational/model/Column.js';
43
43
  import { View } from '../../../../../../../../graph/metamodel/pure/packageableElements/store/relational/model/View.js';
44
44
  import {
45
- Join,
45
+ type Join,
46
46
  SELF_JOIN_TABLE_NAME,
47
47
  SELF_JOIN_ALIAS_PREFIX,
48
48
  } from '../../../../../../../../graph/metamodel/pure/packageableElements/store/relational/model/Join.js';
@@ -712,21 +712,19 @@ export const V1_buildDatabaseSchemaViewsSecondPass = (
712
712
 
713
713
  export const V1_buildDatabaseJoin = (
714
714
  srcJoin: V1_Join,
715
+ join: Join,
715
716
  context: V1_GraphBuilderContext,
716
717
  database: Database,
717
- ): Join => {
718
+ ): void => {
718
719
  assertNonEmptyString(srcJoin.name, `Join 'name' field is missing or empty`);
719
720
  const tableAliasIndex = new Map<string, TableAlias>();
720
721
  const selfJoinTargets: TableAliasColumn[] = [];
721
- const join = new Join(
722
- srcJoin.name,
723
- V1_buildRelationalOperationElement(
724
- srcJoin.operation,
725
- context,
726
- tableAliasIndex,
727
- selfJoinTargets,
728
- buildGeneratedIndex(database),
729
- ),
722
+ join.operation = V1_buildRelationalOperationElement(
723
+ srcJoin.operation,
724
+ context,
725
+ tableAliasIndex,
726
+ selfJoinTargets,
727
+ buildGeneratedIndex(database),
730
728
  );
731
729
  const aliases = Array.from(tableAliasIndex.values());
732
730
  assertTrue(aliases.length > 0, `Can't build join with no table`);
@@ -784,7 +782,6 @@ export const V1_buildDatabaseJoin = (
784
782
  ),
785
783
  ];
786
784
  join.owner = database;
787
- return join;
788
785
  };
789
786
 
790
787
  export const V1_buildDatabaseFilter = (
@@ -227,7 +227,6 @@ export const V1_deseralizeConsumerEntitlementResource = (
227
227
  };
228
228
 
229
229
  // -------------------------------------- Contract User Membership -------------------------------------
230
-
231
230
  export const V1_contractUserMembershipModelSchema = createModelSchema(
232
231
  V1_ContractUserMembership,
233
232
  {
@@ -0,0 +1,33 @@
1
+ /**
2
+ * Copyright (c) 2026-present, Goldman Sachs
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
17
+ import { createModelSchema, list, primitive } from 'serializr';
18
+ import { V1_RawWorkflowTask } from '../../../../lakehouse/entitlements/V1_Workflow.js';
19
+
20
+ export const V1_workflowTaskModelSchema = createModelSchema(
21
+ V1_RawWorkflowTask,
22
+ {
23
+ completed: primitive(),
24
+ createdDate: primitive(),
25
+ parentTaskId: primitive(),
26
+ potentialAssignees: list(primitive()),
27
+ processInstanceId: primitive(),
28
+ reference: primitive(),
29
+ status: primitive(),
30
+ taskId: primitive(),
31
+ type: primitive(),
32
+ },
33
+ );
package/src/index.ts CHANGED
@@ -28,7 +28,9 @@ export { Type } from './graph/metamodel/pure/packageableElements/domain/Type.js'
28
28
  export { DataType } from './graph/metamodel/pure/packageableElements/domain/DataType.js';
29
29
  export {
30
30
  PrimitiveType,
31
+ PrecisePrimitiveType,
31
32
  getPrimitiveTypeInstanceFromEnum,
33
+ getCorrespondingStandardPrimitiveType,
32
34
  } from './graph/metamodel/pure/packageableElements/domain/PrimitiveType.js';
33
35
  export {
34
36
  GenericTypeReference,
@@ -296,6 +298,8 @@ export {
296
298
  export { V1_PackageableConnection } from './graph-manager/protocol/pure/v1/model/packageableElements/connection/V1_PackageableConnection.js';
297
299
  export * from './graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_ConsumerEntitlements.js';
298
300
  export * from './graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_DataAccessRequest.js';
301
+ export * from './graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_Workflow.js';
302
+ export * from './graph-manager/protocol/pure/v1/transformation/pureProtocol/serializationHelpers/lakehouse/V1_WorkflowSerializationHelper.js';
299
303
  export {
300
304
  V1_getEntitlementsEnvFromIngestEnv,
301
305
  V1_isIngestEnvsCompatibleWithEntitlements,
@@ -1001,7 +1005,10 @@ export {
1001
1005
  type V1_TextCompilationResult,
1002
1006
  } from './graph-manager/protocol/pure/v1/engine/compilation/V1_CompilationResult.js';
1003
1007
  export { V1_CompilationWarning } from './graph-manager/protocol/pure/v1/engine/compilation/V1_CompilationWarning.js';
1004
- export { V1_Defect } from './graph-manager/protocol/pure/v1/engine/compilation/V1_Defect.js';
1008
+ export {
1009
+ V1_Defect,
1010
+ V1_DefectSeverityLevel,
1011
+ } from './graph-manager/protocol/pure/v1/engine/compilation/V1_Defect.js';
1005
1012
  export { V1_CompilationError } from './graph-manager/protocol/pure/v1/engine/compilation/V1_CompilationError.js';
1006
1013
  export {
1007
1014
  type V1_LambdaReturnTypeResult,
package/tsconfig.json CHANGED
@@ -521,6 +521,7 @@
521
521
  "./src/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_EntitlementsDataProduct.ts",
522
522
  "./src/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_EntitlementsEnv.ts",
523
523
  "./src/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_EntitlementsTasks.ts",
524
+ "./src/graph-manager/protocol/pure/v1/lakehouse/entitlements/V1_Workflow.ts",
524
525
  "./src/graph-manager/protocol/pure/v1/lakehouse/helpers/V1_ConsumerEntitlementsObserver.ts",
525
526
  "./src/graph-manager/protocol/pure/v1/lakehouse/helpers/V1_ConsumerEntitlementsUtils.ts",
526
527
  "./src/graph-manager/protocol/pure/v1/lakehouse/helpers/V1_CoreLakehouseHelper.ts",
@@ -915,6 +916,7 @@
915
916
  "./src/graph-manager/protocol/pure/v1/transformation/pureProtocol/serializationHelpers/lakehouse/V1_EntitlementsDataProductSerializationHelper.ts",
916
917
  "./src/graph-manager/protocol/pure/v1/transformation/pureProtocol/serializationHelpers/lakehouse/V1_EntitlementsTasksSerializationHelper.ts",
917
918
  "./src/graph-manager/protocol/pure/v1/transformation/pureProtocol/serializationHelpers/lakehouse/V1_SubscriptionSerializationHelper.ts",
919
+ "./src/graph-manager/protocol/pure/v1/transformation/pureProtocol/serializationHelpers/lakehouse/V1_WorkflowSerializationHelper.ts",
918
920
  "./src/graph-manager/protocol/pure/v1/V1_Core_SystemModels.json"
919
921
  ],
920
922
  "include": [