@memberjunction/server 1.2.0 → 1.2.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.
- package/CHANGELOG.json +187 -1
- package/CHANGELOG.md +44 -2
- package/dist/generated/generated.d.ts +289 -2
- package/dist/generated/generated.d.ts.map +1 -1
- package/dist/generated/generated.js +1593 -9
- package/dist/generated/generated.js.map +1 -1
- package/dist/generic/RunViewResolver.d.ts +3 -0
- package/dist/generic/RunViewResolver.d.ts.map +1 -1
- package/dist/generic/RunViewResolver.js +21 -0
- package/dist/generic/RunViewResolver.js.map +1 -1
- package/dist/resolvers/AskSkipResolver.d.ts.map +1 -1
- package/dist/resolvers/AskSkipResolver.js +7 -5
- package/dist/resolvers/AskSkipResolver.js.map +1 -1
- package/package.json +13 -13
- package/src/generated/generated.ts +1215 -8
- package/src/generic/RunViewResolver.ts +21 -0
- package/src/resolvers/AskSkipResolver.ts +7 -5
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,193 @@
|
|
|
2
2
|
"name": "@memberjunction/server",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Thu, 02 May 2024 19:44:55 GMT",
|
|
6
|
+
"version": "1.2.2",
|
|
7
|
+
"tag": "@memberjunction/server_v1.2.2",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "97354817+AN-BC@users.noreply.github.com",
|
|
12
|
+
"package": "@memberjunction/server",
|
|
13
|
+
"commit": "8c03a14f16ce307a6024decd1d4e55c0f030f72a",
|
|
14
|
+
"comment": "Applying package updates [skip ci]"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@memberjunction/server",
|
|
19
|
+
"comment": "Bump @memberjunction/ai to v1.2.2",
|
|
20
|
+
"commit": "not available"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "@memberjunction/server",
|
|
25
|
+
"comment": "Bump @memberjunction/ai-openai to v1.2.2",
|
|
26
|
+
"commit": "not available"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "beachball",
|
|
30
|
+
"package": "@memberjunction/server",
|
|
31
|
+
"comment": "Bump @memberjunction/aiengine to v1.2.2",
|
|
32
|
+
"commit": "not available"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"author": "beachball",
|
|
36
|
+
"package": "@memberjunction/server",
|
|
37
|
+
"comment": "Bump @memberjunction/core to v1.2.2",
|
|
38
|
+
"commit": "not available"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"author": "beachball",
|
|
42
|
+
"package": "@memberjunction/server",
|
|
43
|
+
"comment": "Bump @memberjunction/core-entities to v1.2.2",
|
|
44
|
+
"commit": "not available"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"author": "beachball",
|
|
48
|
+
"package": "@memberjunction/server",
|
|
49
|
+
"comment": "Bump @memberjunction/data-context to v1.2.2",
|
|
50
|
+
"commit": "not available"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"author": "beachball",
|
|
54
|
+
"package": "@memberjunction/server",
|
|
55
|
+
"comment": "Bump @memberjunction/data-context-server to v1.2.2",
|
|
56
|
+
"commit": "not available"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"author": "beachball",
|
|
60
|
+
"package": "@memberjunction/server",
|
|
61
|
+
"comment": "Bump @memberjunction/global to v1.2.2",
|
|
62
|
+
"commit": "not available"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"author": "beachball",
|
|
66
|
+
"package": "@memberjunction/server",
|
|
67
|
+
"comment": "Bump @memberjunction/storage to v1.2.2",
|
|
68
|
+
"commit": "not available"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"author": "beachball",
|
|
72
|
+
"package": "@memberjunction/server",
|
|
73
|
+
"comment": "Bump @memberjunction/queue to v1.2.2",
|
|
74
|
+
"commit": "not available"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"author": "beachball",
|
|
78
|
+
"package": "@memberjunction/server",
|
|
79
|
+
"comment": "Bump @memberjunction/sqlserver-dataprovider to v1.2.2",
|
|
80
|
+
"commit": "not available"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"author": "beachball",
|
|
84
|
+
"package": "@memberjunction/server",
|
|
85
|
+
"comment": "Bump @memberjunction/skip-types to v1.2.2",
|
|
86
|
+
"commit": "not available"
|
|
87
|
+
}
|
|
88
|
+
]
|
|
89
|
+
}
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"date": "Thu, 02 May 2024 16:46:11 GMT",
|
|
93
|
+
"version": "1.2.1",
|
|
94
|
+
"tag": "@memberjunction/server_v1.2.1",
|
|
95
|
+
"comments": {
|
|
96
|
+
"patch": [
|
|
97
|
+
{
|
|
98
|
+
"author": "97354817+AN-BC@users.noreply.github.com",
|
|
99
|
+
"package": "@memberjunction/server",
|
|
100
|
+
"commit": "b9547378a0c61cc83677c5b54186d7d889fc7f64",
|
|
101
|
+
"comment": "Applying package updates [skip ci]"
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"author": "97354817+AN-BC@users.noreply.github.com",
|
|
105
|
+
"package": "@memberjunction/server",
|
|
106
|
+
"commit": "ca34b27efe55e9b4bf82842d9049fa96bcb694d0",
|
|
107
|
+
"comment": "Applying package updates [skip ci]"
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"author": "97354817+AN-BC@users.noreply.github.com",
|
|
111
|
+
"package": "@memberjunction/server",
|
|
112
|
+
"commit": "117f7cc75ab7c092cf2d361cbe55d73d11f6eea6",
|
|
113
|
+
"comment": "Applying package updates [skip ci]"
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"author": "beachball",
|
|
117
|
+
"package": "@memberjunction/server",
|
|
118
|
+
"comment": "Bump @memberjunction/ai to v1.2.1",
|
|
119
|
+
"commit": "not available"
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"author": "beachball",
|
|
123
|
+
"package": "@memberjunction/server",
|
|
124
|
+
"comment": "Bump @memberjunction/ai-openai to v1.2.1",
|
|
125
|
+
"commit": "not available"
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"author": "beachball",
|
|
129
|
+
"package": "@memberjunction/server",
|
|
130
|
+
"comment": "Bump @memberjunction/aiengine to v1.2.1",
|
|
131
|
+
"commit": "not available"
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
"author": "beachball",
|
|
135
|
+
"package": "@memberjunction/server",
|
|
136
|
+
"comment": "Bump @memberjunction/core to v1.2.1",
|
|
137
|
+
"commit": "not available"
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"author": "beachball",
|
|
141
|
+
"package": "@memberjunction/server",
|
|
142
|
+
"comment": "Bump @memberjunction/core-entities to v1.2.1",
|
|
143
|
+
"commit": "not available"
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"author": "beachball",
|
|
147
|
+
"package": "@memberjunction/server",
|
|
148
|
+
"comment": "Bump @memberjunction/data-context to v1.2.1",
|
|
149
|
+
"commit": "not available"
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"author": "beachball",
|
|
153
|
+
"package": "@memberjunction/server",
|
|
154
|
+
"comment": "Bump @memberjunction/data-context-server to v1.2.1",
|
|
155
|
+
"commit": "not available"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"author": "beachball",
|
|
159
|
+
"package": "@memberjunction/server",
|
|
160
|
+
"comment": "Bump @memberjunction/global to v1.2.1",
|
|
161
|
+
"commit": "not available"
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"author": "beachball",
|
|
165
|
+
"package": "@memberjunction/server",
|
|
166
|
+
"comment": "Bump @memberjunction/storage to v1.2.1",
|
|
167
|
+
"commit": "not available"
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"author": "beachball",
|
|
171
|
+
"package": "@memberjunction/server",
|
|
172
|
+
"comment": "Bump @memberjunction/queue to v1.2.1",
|
|
173
|
+
"commit": "not available"
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"author": "beachball",
|
|
177
|
+
"package": "@memberjunction/server",
|
|
178
|
+
"comment": "Bump @memberjunction/sqlserver-dataprovider to v1.2.1",
|
|
179
|
+
"commit": "not available"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"author": "beachball",
|
|
183
|
+
"package": "@memberjunction/server",
|
|
184
|
+
"comment": "Bump @memberjunction/skip-types to v1.2.1",
|
|
185
|
+
"commit": "not available"
|
|
186
|
+
}
|
|
187
|
+
]
|
|
188
|
+
}
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"date": "Mon, 29 Apr 2024 18:51:58 GMT",
|
|
6
192
|
"version": "1.2.0",
|
|
7
193
|
"tag": "@memberjunction/server_v1.2.0",
|
|
8
194
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,54 @@
|
|
|
1
1
|
# Change Log - @memberjunction/server
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Thu, 02 May 2024 19:44:55 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 1.2.2
|
|
8
|
+
|
|
9
|
+
Thu, 02 May 2024 19:44:55 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- Applying package updates [skip ci] (97354817+AN-BC@users.noreply.github.com)
|
|
14
|
+
- Bump @memberjunction/ai to v1.2.2
|
|
15
|
+
- Bump @memberjunction/ai-openai to v1.2.2
|
|
16
|
+
- Bump @memberjunction/aiengine to v1.2.2
|
|
17
|
+
- Bump @memberjunction/core to v1.2.2
|
|
18
|
+
- Bump @memberjunction/core-entities to v1.2.2
|
|
19
|
+
- Bump @memberjunction/data-context to v1.2.2
|
|
20
|
+
- Bump @memberjunction/data-context-server to v1.2.2
|
|
21
|
+
- Bump @memberjunction/global to v1.2.2
|
|
22
|
+
- Bump @memberjunction/storage to v1.2.2
|
|
23
|
+
- Bump @memberjunction/queue to v1.2.2
|
|
24
|
+
- Bump @memberjunction/sqlserver-dataprovider to v1.2.2
|
|
25
|
+
- Bump @memberjunction/skip-types to v1.2.2
|
|
26
|
+
|
|
27
|
+
## 1.2.1
|
|
28
|
+
|
|
29
|
+
Thu, 02 May 2024 16:46:11 GMT
|
|
30
|
+
|
|
31
|
+
### Patches
|
|
32
|
+
|
|
33
|
+
- Applying package updates [skip ci] (97354817+AN-BC@users.noreply.github.com)
|
|
34
|
+
- Applying package updates [skip ci] (97354817+AN-BC@users.noreply.github.com)
|
|
35
|
+
- Applying package updates [skip ci] (97354817+AN-BC@users.noreply.github.com)
|
|
36
|
+
- Bump @memberjunction/ai to v1.2.1
|
|
37
|
+
- Bump @memberjunction/ai-openai to v1.2.1
|
|
38
|
+
- Bump @memberjunction/aiengine to v1.2.1
|
|
39
|
+
- Bump @memberjunction/core to v1.2.1
|
|
40
|
+
- Bump @memberjunction/core-entities to v1.2.1
|
|
41
|
+
- Bump @memberjunction/data-context to v1.2.1
|
|
42
|
+
- Bump @memberjunction/data-context-server to v1.2.1
|
|
43
|
+
- Bump @memberjunction/global to v1.2.1
|
|
44
|
+
- Bump @memberjunction/storage to v1.2.1
|
|
45
|
+
- Bump @memberjunction/queue to v1.2.1
|
|
46
|
+
- Bump @memberjunction/sqlserver-dataprovider to v1.2.1
|
|
47
|
+
- Bump @memberjunction/skip-types to v1.2.1
|
|
48
|
+
|
|
7
49
|
## 1.2.0
|
|
8
50
|
|
|
9
|
-
Mon, 29 Apr 2024 18:
|
|
51
|
+
Mon, 29 Apr 2024 18:51:58 GMT
|
|
10
52
|
|
|
11
53
|
### Minor changes
|
|
12
54
|
|
|
@@ -712,6 +712,8 @@ export declare class Entity_ {
|
|
|
712
712
|
EntityRecordDocumentsArray: mj_core_schema_server_object_types.EntityRecordDocument_[];
|
|
713
713
|
FileEntityRecordLinksArray: mj_core_schema_server_object_types.FileEntityRecordLink_[];
|
|
714
714
|
UserViewCategoriesArray: mj_core_schema_server_object_types.UserViewCategory_[];
|
|
715
|
+
EntitySettingsArray: mj_core_schema_server_object_types.EntitySetting_[];
|
|
716
|
+
DuplicateRunsArray: mj_core_schema_server_object_types.DuplicateRun_[];
|
|
715
717
|
}
|
|
716
718
|
export declare class CreateEntityInput {
|
|
717
719
|
ID: number;
|
|
@@ -834,6 +836,8 @@ export declare class EntityResolverBase extends ResolverBase {
|
|
|
834
836
|
EntityRecordDocumentsArray(entity_: Entity_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
835
837
|
FileEntityRecordLinksArray(entity_: Entity_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
836
838
|
UserViewCategoriesArray(entity_: Entity_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
839
|
+
EntitySettingsArray(entity_: Entity_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
840
|
+
DuplicateRunsArray(entity_: Entity_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
837
841
|
CreateEntity(input: CreateEntityInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<{}>;
|
|
838
842
|
protected BeforeCreate(dataSource: DataSource, input: CreateEntityInput): Promise<boolean>;
|
|
839
843
|
protected AfterCreate(dataSource: DataSource, input: CreateEntityInput): Promise<void>;
|
|
@@ -887,6 +891,7 @@ export declare class User_ {
|
|
|
887
891
|
UserViewCategoriesArray: mj_core_schema_server_object_types.UserViewCategory_[];
|
|
888
892
|
DashboardCategoriesArray: mj_core_schema_server_object_types.DashboardCategory_[];
|
|
889
893
|
QueryCategoriesArray: mj_core_schema_server_object_types.QueryCategory_[];
|
|
894
|
+
DuplicateRunsArray: mj_core_schema_server_object_types.DuplicateRun_[];
|
|
890
895
|
}
|
|
891
896
|
export declare class CreateUserInput {
|
|
892
897
|
Name: string;
|
|
@@ -952,6 +957,7 @@ export declare class UserResolverBase extends ResolverBase {
|
|
|
952
957
|
UserViewCategoriesArray(user_: User_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
953
958
|
DashboardCategoriesArray(user_: User_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
954
959
|
QueryCategoriesArray(user_: User_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
960
|
+
DuplicateRunsArray(user_: User_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
955
961
|
CreateUser(input: CreateUserInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<{}>;
|
|
956
962
|
protected BeforeCreate(dataSource: DataSource, input: CreateUserInput): Promise<boolean>;
|
|
957
963
|
protected AfterCreate(dataSource: DataSource, input: CreateUserInput): Promise<void>;
|
|
@@ -1614,6 +1620,7 @@ export declare class List_ {
|
|
|
1614
1620
|
Entity?: string;
|
|
1615
1621
|
User: string;
|
|
1616
1622
|
ListDetailsArray: mj_core_schema_server_object_types.ListDetail_[];
|
|
1623
|
+
DuplicateRunsArray: mj_core_schema_server_object_types.DuplicateRun_[];
|
|
1617
1624
|
}
|
|
1618
1625
|
export declare class CreateListInput {
|
|
1619
1626
|
Name: string;
|
|
@@ -1647,6 +1654,7 @@ export declare class ListResolver extends ResolverBase {
|
|
|
1647
1654
|
RunListDynamicView(input: RunDynamicViewInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
1648
1655
|
List(ID: number, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<List_ | null>;
|
|
1649
1656
|
ListDetailsArray(list_: List_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
1657
|
+
DuplicateRunsArray(list_: List_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
1650
1658
|
CreateList(input: CreateListInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<{}>;
|
|
1651
1659
|
protected BeforeCreate(dataSource: DataSource, input: CreateListInput): Promise<boolean>;
|
|
1652
1660
|
protected AfterCreate(dataSource: DataSource, input: CreateListInput): Promise<void>;
|
|
@@ -2197,6 +2205,7 @@ export declare class AIModel_ {
|
|
|
2197
2205
|
AIModelActionsArray: mj_core_schema_server_object_types.AIModelAction_[];
|
|
2198
2206
|
EntityAIActionsArray: mj_core_schema_server_object_types.EntityAIAction_[];
|
|
2199
2207
|
VectorIndexesArray: mj_core_schema_server_object_types.VectorIndex_[];
|
|
2208
|
+
EntityDocumentsArray: mj_core_schema_server_object_types.EntityDocument_[];
|
|
2200
2209
|
}
|
|
2201
2210
|
export declare class UpdateAIModelInput {
|
|
2202
2211
|
ID: number;
|
|
@@ -2229,6 +2238,7 @@ export declare class AIModelResolver extends ResolverBase {
|
|
|
2229
2238
|
AIModelActionsArray(aimodel_: AIModel_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
2230
2239
|
EntityAIActionsArray(aimodel_: AIModel_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
2231
2240
|
VectorIndexesArray(aimodel_: AIModel_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
2241
|
+
EntityDocumentsArray(aimodel_: AIModel_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
2232
2242
|
UpdateAIModel(input: UpdateAIModelInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<{}>;
|
|
2233
2243
|
protected BeforeUpdate(dataSource: DataSource, input: UpdateAIModelInput): Promise<boolean>;
|
|
2234
2244
|
protected AfterUpdate(dataSource: DataSource, input: UpdateAIModelInput): Promise<void>;
|
|
@@ -3325,6 +3335,7 @@ export declare class RecordMergeLog_ {
|
|
|
3325
3335
|
Entity: string;
|
|
3326
3336
|
InitiatedByUser: string;
|
|
3327
3337
|
RecordMergeDeletionLogsArray: mj_core_schema_server_object_types.RecordMergeDeletionLog_[];
|
|
3338
|
+
DuplicateRunDetailMatchesArray: mj_core_schema_server_object_types.DuplicateRunDetailMatch_[];
|
|
3328
3339
|
}
|
|
3329
3340
|
export declare class CreateRecordMergeLogInput {
|
|
3330
3341
|
EntityID: number;
|
|
@@ -3366,6 +3377,7 @@ export declare class RecordMergeLogResolver extends ResolverBase {
|
|
|
3366
3377
|
RunRecordMergeLogDynamicView(input: RunDynamicViewInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
3367
3378
|
RecordMergeLog(ID: number, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<RecordMergeLog_ | null>;
|
|
3368
3379
|
RecordMergeDeletionLogsArray(recordmergelog_: RecordMergeLog_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
3380
|
+
DuplicateRunDetailMatchesArray(recordmergelog_: RecordMergeLog_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
3369
3381
|
CreateRecordMergeLog(input: CreateRecordMergeLogInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<{}>;
|
|
3370
3382
|
protected BeforeCreate(dataSource: DataSource, input: CreateRecordMergeLogInput): Promise<boolean>;
|
|
3371
3383
|
protected AfterCreate(dataSource: DataSource, input: CreateRecordMergeLogInput): Promise<void>;
|
|
@@ -3873,13 +3885,16 @@ export declare class EntityDocument_ {
|
|
|
3873
3885
|
TypeID: number;
|
|
3874
3886
|
Status: string;
|
|
3875
3887
|
Template?: string;
|
|
3876
|
-
CreatedAt: Date;
|
|
3877
|
-
UpdatedAt: Date;
|
|
3878
3888
|
VectorDatabaseID: number;
|
|
3879
3889
|
AIModelID: number;
|
|
3890
|
+
PotentialMatchThreshold: number;
|
|
3891
|
+
AbsoluteMatchThreshold: number;
|
|
3892
|
+
CreatedAt: Date;
|
|
3893
|
+
UpdatedAt: Date;
|
|
3880
3894
|
Entity: string;
|
|
3881
3895
|
Type: string;
|
|
3882
3896
|
EntityDocumentRunsArray: mj_core_schema_server_object_types.EntityDocumentRun_[];
|
|
3897
|
+
EntityDocumentSettingsArray: mj_core_schema_server_object_types.EntityDocumentSetting_[];
|
|
3883
3898
|
}
|
|
3884
3899
|
export declare class CreateEntityDocumentInput {
|
|
3885
3900
|
Name: string;
|
|
@@ -3889,6 +3904,8 @@ export declare class CreateEntityDocumentInput {
|
|
|
3889
3904
|
Template: string;
|
|
3890
3905
|
VectorDatabaseID: number;
|
|
3891
3906
|
AIModelID: number;
|
|
3907
|
+
PotentialMatchThreshold: number;
|
|
3908
|
+
AbsoluteMatchThreshold: number;
|
|
3892
3909
|
}
|
|
3893
3910
|
export declare class UpdateEntityDocumentInput {
|
|
3894
3911
|
ID: number;
|
|
@@ -3899,6 +3916,8 @@ export declare class UpdateEntityDocumentInput {
|
|
|
3899
3916
|
Template: string;
|
|
3900
3917
|
VectorDatabaseID: number;
|
|
3901
3918
|
AIModelID: number;
|
|
3919
|
+
PotentialMatchThreshold: number;
|
|
3920
|
+
AbsoluteMatchThreshold: number;
|
|
3902
3921
|
}
|
|
3903
3922
|
export declare class RunEntityDocumentViewResult {
|
|
3904
3923
|
Results: EntityDocument_[];
|
|
@@ -3915,6 +3934,7 @@ export declare class EntityDocumentResolver extends ResolverBase {
|
|
|
3915
3934
|
RunEntityDocumentDynamicView(input: RunDynamicViewInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
3916
3935
|
EntityDocument(ID: number, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<EntityDocument_ | null>;
|
|
3917
3936
|
EntityDocumentRunsArray(entitydocument_: EntityDocument_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
3937
|
+
EntityDocumentSettingsArray(entitydocument_: EntityDocument_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
3918
3938
|
CreateEntityDocument(input: CreateEntityDocumentInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<{}>;
|
|
3919
3939
|
protected BeforeCreate(dataSource: DataSource, input: CreateEntityDocumentInput): Promise<boolean>;
|
|
3920
3940
|
protected AfterCreate(dataSource: DataSource, input: CreateEntityDocumentInput): Promise<void>;
|
|
@@ -4447,4 +4467,271 @@ export declare class VersionInstallationResolver extends ResolverBase {
|
|
|
4447
4467
|
protected BeforeUpdate(dataSource: DataSource, input: UpdateVersionInstallationInput): Promise<boolean>;
|
|
4448
4468
|
protected AfterUpdate(dataSource: DataSource, input: UpdateVersionInstallationInput): Promise<void>;
|
|
4449
4469
|
}
|
|
4470
|
+
export declare class DuplicateRunDetailMatch_ {
|
|
4471
|
+
ID: number;
|
|
4472
|
+
DuplicateRunDetailID: number;
|
|
4473
|
+
MatchRecordID: string;
|
|
4474
|
+
MatchProbability: number;
|
|
4475
|
+
MatchedAt: Date;
|
|
4476
|
+
Action: string;
|
|
4477
|
+
ApprovalStatus: string;
|
|
4478
|
+
MergeStatus: string;
|
|
4479
|
+
MergedAt: Date;
|
|
4480
|
+
RecordMergeLogID?: number;
|
|
4481
|
+
CreatedAt: Date;
|
|
4482
|
+
UpdatedAt: Date;
|
|
4483
|
+
}
|
|
4484
|
+
export declare class CreateDuplicateRunDetailMatchInput {
|
|
4485
|
+
DuplicateRunDetailID: number;
|
|
4486
|
+
MatchRecordID: string;
|
|
4487
|
+
MatchProbability: number;
|
|
4488
|
+
MatchedAt: Date;
|
|
4489
|
+
Action: string;
|
|
4490
|
+
ApprovalStatus: string;
|
|
4491
|
+
MergeStatus: string;
|
|
4492
|
+
MergedAt: Date;
|
|
4493
|
+
RecordMergeLogID: number;
|
|
4494
|
+
}
|
|
4495
|
+
export declare class UpdateDuplicateRunDetailMatchInput {
|
|
4496
|
+
ID: number;
|
|
4497
|
+
DuplicateRunDetailID: number;
|
|
4498
|
+
MatchRecordID: string;
|
|
4499
|
+
MatchProbability: number;
|
|
4500
|
+
MatchedAt: Date;
|
|
4501
|
+
Action: string;
|
|
4502
|
+
ApprovalStatus: string;
|
|
4503
|
+
MergeStatus: string;
|
|
4504
|
+
MergedAt: Date;
|
|
4505
|
+
RecordMergeLogID: number;
|
|
4506
|
+
}
|
|
4507
|
+
export declare class RunDuplicateRunDetailMatchViewResult {
|
|
4508
|
+
Results: DuplicateRunDetailMatch_[];
|
|
4509
|
+
UserViewRunID?: number;
|
|
4510
|
+
RowCount: number;
|
|
4511
|
+
TotalRowCount: number;
|
|
4512
|
+
ExecutionTime: number;
|
|
4513
|
+
ErrorMessage?: string;
|
|
4514
|
+
Success: boolean;
|
|
4515
|
+
}
|
|
4516
|
+
export declare class DuplicateRunDetailMatchResolver extends ResolverBase {
|
|
4517
|
+
RunDuplicateRunDetailMatchViewByID(input: RunViewByIDInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
4518
|
+
RunDuplicateRunDetailMatchViewByName(input: RunViewByNameInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
4519
|
+
RunDuplicateRunDetailMatchDynamicView(input: RunDynamicViewInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
4520
|
+
DuplicateRunDetailMatch(ID: number, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<DuplicateRunDetailMatch_ | null>;
|
|
4521
|
+
CreateDuplicateRunDetailMatch(input: CreateDuplicateRunDetailMatchInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<{}>;
|
|
4522
|
+
protected BeforeCreate(dataSource: DataSource, input: CreateDuplicateRunDetailMatchInput): Promise<boolean>;
|
|
4523
|
+
protected AfterCreate(dataSource: DataSource, input: CreateDuplicateRunDetailMatchInput): Promise<void>;
|
|
4524
|
+
UpdateDuplicateRunDetailMatch(input: UpdateDuplicateRunDetailMatchInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<{}>;
|
|
4525
|
+
protected BeforeUpdate(dataSource: DataSource, input: UpdateDuplicateRunDetailMatchInput): Promise<boolean>;
|
|
4526
|
+
protected AfterUpdate(dataSource: DataSource, input: UpdateDuplicateRunDetailMatchInput): Promise<void>;
|
|
4527
|
+
}
|
|
4528
|
+
export declare class EntityDocumentSetting_ {
|
|
4529
|
+
ID: number;
|
|
4530
|
+
EntityDocumentID: number;
|
|
4531
|
+
Name: string;
|
|
4532
|
+
Value: string;
|
|
4533
|
+
Comments?: string;
|
|
4534
|
+
CreatedAt: Date;
|
|
4535
|
+
UpdatedAt: Date;
|
|
4536
|
+
EntityDocument: string;
|
|
4537
|
+
}
|
|
4538
|
+
export declare class CreateEntityDocumentSettingInput {
|
|
4539
|
+
EntityDocumentID: number;
|
|
4540
|
+
Name: string;
|
|
4541
|
+
Value: string;
|
|
4542
|
+
Comments: string;
|
|
4543
|
+
}
|
|
4544
|
+
export declare class UpdateEntityDocumentSettingInput {
|
|
4545
|
+
ID: number;
|
|
4546
|
+
EntityDocumentID: number;
|
|
4547
|
+
Name: string;
|
|
4548
|
+
Value: string;
|
|
4549
|
+
Comments: string;
|
|
4550
|
+
}
|
|
4551
|
+
export declare class RunEntityDocumentSettingViewResult {
|
|
4552
|
+
Results: EntityDocumentSetting_[];
|
|
4553
|
+
UserViewRunID?: number;
|
|
4554
|
+
RowCount: number;
|
|
4555
|
+
TotalRowCount: number;
|
|
4556
|
+
ExecutionTime: number;
|
|
4557
|
+
ErrorMessage?: string;
|
|
4558
|
+
Success: boolean;
|
|
4559
|
+
}
|
|
4560
|
+
export declare class EntityDocumentSettingResolver extends ResolverBase {
|
|
4561
|
+
RunEntityDocumentSettingViewByID(input: RunViewByIDInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
4562
|
+
RunEntityDocumentSettingViewByName(input: RunViewByNameInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
4563
|
+
RunEntityDocumentSettingDynamicView(input: RunDynamicViewInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
4564
|
+
EntityDocumentSetting(ID: number, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<EntityDocumentSetting_ | null>;
|
|
4565
|
+
CreateEntityDocumentSetting(input: CreateEntityDocumentSettingInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<{}>;
|
|
4566
|
+
protected BeforeCreate(dataSource: DataSource, input: CreateEntityDocumentSettingInput): Promise<boolean>;
|
|
4567
|
+
protected AfterCreate(dataSource: DataSource, input: CreateEntityDocumentSettingInput): Promise<void>;
|
|
4568
|
+
UpdateEntityDocumentSetting(input: UpdateEntityDocumentSettingInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<{}>;
|
|
4569
|
+
protected BeforeUpdate(dataSource: DataSource, input: UpdateEntityDocumentSettingInput): Promise<boolean>;
|
|
4570
|
+
protected AfterUpdate(dataSource: DataSource, input: UpdateEntityDocumentSettingInput): Promise<void>;
|
|
4571
|
+
}
|
|
4572
|
+
export declare class EntitySetting_ {
|
|
4573
|
+
ID: number;
|
|
4574
|
+
EntityID: number;
|
|
4575
|
+
Name: string;
|
|
4576
|
+
Value: string;
|
|
4577
|
+
Comments?: string;
|
|
4578
|
+
CreatedAt: Date;
|
|
4579
|
+
UpdatedAt: Date;
|
|
4580
|
+
Entity: string;
|
|
4581
|
+
}
|
|
4582
|
+
export declare class CreateEntitySettingInput {
|
|
4583
|
+
EntityID: number;
|
|
4584
|
+
Name: string;
|
|
4585
|
+
Value: string;
|
|
4586
|
+
Comments: string;
|
|
4587
|
+
}
|
|
4588
|
+
export declare class UpdateEntitySettingInput {
|
|
4589
|
+
ID: number;
|
|
4590
|
+
EntityID: number;
|
|
4591
|
+
Name: string;
|
|
4592
|
+
Value: string;
|
|
4593
|
+
Comments: string;
|
|
4594
|
+
}
|
|
4595
|
+
export declare class RunEntitySettingViewResult {
|
|
4596
|
+
Results: EntitySetting_[];
|
|
4597
|
+
UserViewRunID?: number;
|
|
4598
|
+
RowCount: number;
|
|
4599
|
+
TotalRowCount: number;
|
|
4600
|
+
ExecutionTime: number;
|
|
4601
|
+
ErrorMessage?: string;
|
|
4602
|
+
Success: boolean;
|
|
4603
|
+
}
|
|
4604
|
+
export declare class EntitySettingResolver extends ResolverBase {
|
|
4605
|
+
RunEntitySettingViewByID(input: RunViewByIDInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
4606
|
+
RunEntitySettingViewByName(input: RunViewByNameInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
4607
|
+
RunEntitySettingDynamicView(input: RunDynamicViewInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
4608
|
+
EntitySetting(ID: number, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<EntitySetting_ | null>;
|
|
4609
|
+
CreateEntitySetting(input: CreateEntitySettingInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<{}>;
|
|
4610
|
+
protected BeforeCreate(dataSource: DataSource, input: CreateEntitySettingInput): Promise<boolean>;
|
|
4611
|
+
protected AfterCreate(dataSource: DataSource, input: CreateEntitySettingInput): Promise<void>;
|
|
4612
|
+
UpdateEntitySetting(input: UpdateEntitySettingInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<{}>;
|
|
4613
|
+
protected BeforeUpdate(dataSource: DataSource, input: UpdateEntitySettingInput): Promise<boolean>;
|
|
4614
|
+
protected AfterUpdate(dataSource: DataSource, input: UpdateEntitySettingInput): Promise<void>;
|
|
4615
|
+
}
|
|
4616
|
+
export declare class DuplicateRun_ {
|
|
4617
|
+
ID: number;
|
|
4618
|
+
EntityID: number;
|
|
4619
|
+
StartedByUserID: number;
|
|
4620
|
+
StartedAt: Date;
|
|
4621
|
+
EndedAt?: Date;
|
|
4622
|
+
ApprovalStatus: string;
|
|
4623
|
+
ApprovalComments?: string;
|
|
4624
|
+
ApprovedByUserID?: number;
|
|
4625
|
+
ProcessingStatus: string;
|
|
4626
|
+
ProcessingErrorMessage?: string;
|
|
4627
|
+
SourceListID: number;
|
|
4628
|
+
CreatedAt: Date;
|
|
4629
|
+
UpdatedAt: Date;
|
|
4630
|
+
Entity: string;
|
|
4631
|
+
StartedByUser: string;
|
|
4632
|
+
ApprovedByUser?: string;
|
|
4633
|
+
SourceList: string;
|
|
4634
|
+
DuplicateRunDetailsArray: mj_core_schema_server_object_types.DuplicateRunDetail_[];
|
|
4635
|
+
}
|
|
4636
|
+
export declare class CreateDuplicateRunInput {
|
|
4637
|
+
EntityID: number;
|
|
4638
|
+
StartedByUserID: number;
|
|
4639
|
+
StartedAt: Date;
|
|
4640
|
+
EndedAt: Date;
|
|
4641
|
+
ApprovalStatus: string;
|
|
4642
|
+
ApprovalComments: string;
|
|
4643
|
+
ApprovedByUserID: number;
|
|
4644
|
+
ProcessingStatus: string;
|
|
4645
|
+
ProcessingErrorMessage: string;
|
|
4646
|
+
SourceListID: number;
|
|
4647
|
+
}
|
|
4648
|
+
export declare class UpdateDuplicateRunInput {
|
|
4649
|
+
ID: number;
|
|
4650
|
+
EntityID: number;
|
|
4651
|
+
StartedByUserID: number;
|
|
4652
|
+
StartedAt: Date;
|
|
4653
|
+
EndedAt: Date;
|
|
4654
|
+
ApprovalStatus: string;
|
|
4655
|
+
ApprovalComments: string;
|
|
4656
|
+
ApprovedByUserID: number;
|
|
4657
|
+
ProcessingStatus: string;
|
|
4658
|
+
ProcessingErrorMessage: string;
|
|
4659
|
+
SourceListID: number;
|
|
4660
|
+
}
|
|
4661
|
+
export declare class RunDuplicateRunViewResult {
|
|
4662
|
+
Results: DuplicateRun_[];
|
|
4663
|
+
UserViewRunID?: number;
|
|
4664
|
+
RowCount: number;
|
|
4665
|
+
TotalRowCount: number;
|
|
4666
|
+
ExecutionTime: number;
|
|
4667
|
+
ErrorMessage?: string;
|
|
4668
|
+
Success: boolean;
|
|
4669
|
+
}
|
|
4670
|
+
export declare class DuplicateRunResolver extends ResolverBase {
|
|
4671
|
+
RunDuplicateRunViewByID(input: RunViewByIDInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
4672
|
+
RunDuplicateRunViewByName(input: RunViewByNameInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
4673
|
+
RunDuplicateRunDynamicView(input: RunDynamicViewInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
4674
|
+
DuplicateRun(ID: number, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<DuplicateRun_ | null>;
|
|
4675
|
+
DuplicateRunDetailsArray(duplicaterun_: DuplicateRun_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
4676
|
+
CreateDuplicateRun(input: CreateDuplicateRunInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<{}>;
|
|
4677
|
+
protected BeforeCreate(dataSource: DataSource, input: CreateDuplicateRunInput): Promise<boolean>;
|
|
4678
|
+
protected AfterCreate(dataSource: DataSource, input: CreateDuplicateRunInput): Promise<void>;
|
|
4679
|
+
UpdateDuplicateRun(input: UpdateDuplicateRunInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<{}>;
|
|
4680
|
+
protected BeforeUpdate(dataSource: DataSource, input: UpdateDuplicateRunInput): Promise<boolean>;
|
|
4681
|
+
protected AfterUpdate(dataSource: DataSource, input: UpdateDuplicateRunInput): Promise<void>;
|
|
4682
|
+
}
|
|
4683
|
+
export declare class DuplicateRunDetail_ {
|
|
4684
|
+
ID: number;
|
|
4685
|
+
DuplicateRunID: number;
|
|
4686
|
+
RecordID: string;
|
|
4687
|
+
MatchStatus: string;
|
|
4688
|
+
SkippedReason?: string;
|
|
4689
|
+
MatchErrorMessage?: string;
|
|
4690
|
+
MergeStatus: string;
|
|
4691
|
+
MergeErrorMessage?: string;
|
|
4692
|
+
CreatedAt: Date;
|
|
4693
|
+
UpdatedAt: Date;
|
|
4694
|
+
DuplicateRunDetailMatchesArray: mj_core_schema_server_object_types.DuplicateRunDetailMatch_[];
|
|
4695
|
+
}
|
|
4696
|
+
export declare class CreateDuplicateRunDetailInput {
|
|
4697
|
+
DuplicateRunID: number;
|
|
4698
|
+
RecordID: string;
|
|
4699
|
+
MatchStatus: string;
|
|
4700
|
+
SkippedReason: string;
|
|
4701
|
+
MatchErrorMessage: string;
|
|
4702
|
+
MergeStatus: string;
|
|
4703
|
+
MergeErrorMessage: string;
|
|
4704
|
+
}
|
|
4705
|
+
export declare class UpdateDuplicateRunDetailInput {
|
|
4706
|
+
ID: number;
|
|
4707
|
+
DuplicateRunID: number;
|
|
4708
|
+
RecordID: string;
|
|
4709
|
+
MatchStatus: string;
|
|
4710
|
+
SkippedReason: string;
|
|
4711
|
+
MatchErrorMessage: string;
|
|
4712
|
+
MergeStatus: string;
|
|
4713
|
+
MergeErrorMessage: string;
|
|
4714
|
+
}
|
|
4715
|
+
export declare class RunDuplicateRunDetailViewResult {
|
|
4716
|
+
Results: DuplicateRunDetail_[];
|
|
4717
|
+
UserViewRunID?: number;
|
|
4718
|
+
RowCount: number;
|
|
4719
|
+
TotalRowCount: number;
|
|
4720
|
+
ExecutionTime: number;
|
|
4721
|
+
ErrorMessage?: string;
|
|
4722
|
+
Success: boolean;
|
|
4723
|
+
}
|
|
4724
|
+
export declare class DuplicateRunDetailResolver extends ResolverBase {
|
|
4725
|
+
RunDuplicateRunDetailViewByID(input: RunViewByIDInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
4726
|
+
RunDuplicateRunDetailViewByName(input: RunViewByNameInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
4727
|
+
RunDuplicateRunDetailDynamicView(input: RunDynamicViewInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult>;
|
|
4728
|
+
DuplicateRunDetail(ID: number, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<DuplicateRunDetail_ | null>;
|
|
4729
|
+
DuplicateRunDetailMatchesArray(duplicaterundetail_: DuplicateRunDetail_, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<[]>;
|
|
4730
|
+
CreateDuplicateRunDetail(input: CreateDuplicateRunDetailInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<{}>;
|
|
4731
|
+
protected BeforeCreate(dataSource: DataSource, input: CreateDuplicateRunDetailInput): Promise<boolean>;
|
|
4732
|
+
protected AfterCreate(dataSource: DataSource, input: CreateDuplicateRunDetailInput): Promise<void>;
|
|
4733
|
+
UpdateDuplicateRunDetail(input: UpdateDuplicateRunDetailInput, { dataSource, userPayload }: AppContext, pubSub: PubSubEngine): Promise<{}>;
|
|
4734
|
+
protected BeforeUpdate(dataSource: DataSource, input: UpdateDuplicateRunDetailInput): Promise<boolean>;
|
|
4735
|
+
protected AfterUpdate(dataSource: DataSource, input: UpdateDuplicateRunDetailInput): Promise<void>;
|
|
4736
|
+
}
|
|
4450
4737
|
//# sourceMappingURL=generated.d.ts.map
|