@hatiolab/things-scene 3.2.22 → 3.2.23
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/db.sqlite +0 -0
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +3 -13
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +3 -8
- package/logs/application-2023-06-07-01.log +5 -0
- package/logs/connections-2023-06-07-01.log +41 -0
- package/package.json +1 -1
- package/schema.gql +159 -36
- package/things-scene-ie.js +1 -1
- package/things-scene-min.js +1 -1
- package/things-scene.mjs +1 -1
- package/logs/application-2023-04-22-01.log +0 -6
- package/logs/application-2023-04-22-02.log +0 -9
- package/logs/application-2023-04-22-03.log +0 -2
- package/logs/connections-2023-04-22-01.log +0 -35
- package/logs/connections-2023-04-22-02.log +0 -41
package/db.sqlite
CHANGED
|
Binary file
|
|
@@ -6,19 +6,9 @@
|
|
|
6
6
|
"auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
|
|
7
7
|
"files": [
|
|
8
8
|
{
|
|
9
|
-
"date":
|
|
10
|
-
"name": "logs/application-2023-
|
|
11
|
-
"hash": "
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"date": 1682096495927,
|
|
15
|
-
"name": "logs/application-2023-04-22-02.log",
|
|
16
|
-
"hash": "6c48428e7f6b3290b0b25be723a7a166498a61d3377b58d2897e43232e0511c0"
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"date": 1682100111215,
|
|
20
|
-
"name": "logs/application-2023-04-22-03.log",
|
|
21
|
-
"hash": "0d3838e480082718dfe67141b846ee8fece9baa93336479aab76e66cbe152791"
|
|
9
|
+
"date": 1686067735107,
|
|
10
|
+
"name": "logs/application-2023-06-07-01.log",
|
|
11
|
+
"hash": "f50955d546baaae845eee214f12048739127e9fce090a2df48517c22393dfdeb"
|
|
22
12
|
}
|
|
23
13
|
],
|
|
24
14
|
"hashType": "sha256"
|
|
@@ -6,14 +6,9 @@
|
|
|
6
6
|
"auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
|
|
7
7
|
"files": [
|
|
8
8
|
{
|
|
9
|
-
"date":
|
|
10
|
-
"name": "logs/connections-2023-
|
|
11
|
-
"hash": "
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"date": 1682098533949,
|
|
15
|
-
"name": "logs/connections-2023-04-22-02.log",
|
|
16
|
-
"hash": "e3e088daf1abcc8746bd40240e0f44e0441cfdf549101c40fecc7f85b42c3a92"
|
|
9
|
+
"date": 1686067736598,
|
|
10
|
+
"name": "logs/connections-2023-06-07-01.log",
|
|
11
|
+
"hash": "06007a14cfd42dbcea7c37863f43fce2beaa22a1f530d7478c30e3b8ed4c029a"
|
|
17
12
|
}
|
|
18
13
|
],
|
|
19
14
|
"hashType": "sha256"
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
2023-06-07T01:08:55+09:00 info: File Storage is Ready.
|
|
2
|
+
2023-06-07T01:08:56+09:00 error: oracledb module loading failed
|
|
3
|
+
2023-06-07T01:08:57+09:00 info: Default DataSource established
|
|
4
|
+
2023-06-07T01:08:59+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
5
|
+
2023-06-07T01:08:59+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
2023-06-07T01:08:59+09:00 info: Initializing ConnectionManager...
|
|
2
|
+
2023-06-07T01:08:59+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
+
2023-06-07T01:08:59+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
+
2023-06-07T01:08:59+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
+
2023-06-07T01:08:59+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
+
2023-06-07T01:08:59+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
+
2023-06-07T01:08:59+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
+
2023-06-07T01:08:59+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
+
2023-06-07T01:08:59+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
+
2023-06-07T01:08:59+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
+
2023-06-07T01:08:59+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
+
2023-06-07T01:08:59+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
+
2023-06-07T01:08:59+09:00 info: Connector 'msgraph-connector' started to ready
|
|
14
|
+
2023-06-07T01:08:59+09:00 info: Connector 'openai-connector' started to ready
|
|
15
|
+
2023-06-07T01:08:59+09:00 info: echo-back-servers are ready
|
|
16
|
+
2023-06-07T01:08:59+09:00 info: echo-back connections are ready
|
|
17
|
+
2023-06-07T01:08:59+09:00 info: http-connector connections are ready
|
|
18
|
+
2023-06-07T01:08:59+09:00 info: graphql-connector connections are ready
|
|
19
|
+
2023-06-07T01:08:59+09:00 info: sqlite-connector connections are ready
|
|
20
|
+
2023-06-07T01:08:59+09:00 info: postgresql-connector connections are ready
|
|
21
|
+
2023-06-07T01:08:59+09:00 info: mqtt-connector connections are ready
|
|
22
|
+
2023-06-07T01:08:59+09:00 info: mssql-connector connections are ready
|
|
23
|
+
2023-06-07T01:08:59+09:00 info: oracle-connector connections are ready
|
|
24
|
+
2023-06-07T01:08:59+09:00 info: mysql-connector connections are ready
|
|
25
|
+
2023-06-07T01:08:59+09:00 info: socket servers are ready
|
|
26
|
+
2023-06-07T01:08:59+09:00 info: msgraph-connector connections are ready
|
|
27
|
+
2023-06-07T01:08:59+09:00 info: openai-connector connections are ready
|
|
28
|
+
2023-06-07T01:08:59+09:00 info: All connector for 'echo-back-server' ready
|
|
29
|
+
2023-06-07T01:08:59+09:00 info: All connector for 'echo-back' ready
|
|
30
|
+
2023-06-07T01:08:59+09:00 info: All connector for 'http-connector' ready
|
|
31
|
+
2023-06-07T01:08:59+09:00 info: All connector for 'graphql-connector' ready
|
|
32
|
+
2023-06-07T01:08:59+09:00 info: All connector for 'sqlite-connector' ready
|
|
33
|
+
2023-06-07T01:08:59+09:00 info: All connector for 'postgresql-connector' ready
|
|
34
|
+
2023-06-07T01:08:59+09:00 info: All connector for 'mqtt-connector' ready
|
|
35
|
+
2023-06-07T01:08:59+09:00 info: All connector for 'mssql-connector' ready
|
|
36
|
+
2023-06-07T01:08:59+09:00 info: All connector for 'oracle-connector' ready
|
|
37
|
+
2023-06-07T01:08:59+09:00 info: All connector for 'mysql-connector' ready
|
|
38
|
+
2023-06-07T01:08:59+09:00 info: All connector for 'socket-server' ready
|
|
39
|
+
2023-06-07T01:08:59+09:00 info: All connector for 'msgraph-connector' ready
|
|
40
|
+
2023-06-07T01:08:59+09:00 info: All connector for 'openai-connector' ready
|
|
41
|
+
2023-06-07T01:08:59+09:00 info: ConnectionManager initialization done:
|
package/package.json
CHANGED
package/schema.gql
CHANGED
|
@@ -152,6 +152,61 @@ input AttachmentPatch {
|
|
|
152
152
|
refType: String
|
|
153
153
|
}
|
|
154
154
|
|
|
155
|
+
"""Entity for AttributeSet"""
|
|
156
|
+
type AttributeSet {
|
|
157
|
+
createdAt: Timestamp
|
|
158
|
+
description: String
|
|
159
|
+
entity: String
|
|
160
|
+
id: ID!
|
|
161
|
+
items: [AttributeSetItem!]
|
|
162
|
+
updatedAt: Timestamp
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
"""Entity for AttributeSetItem"""
|
|
166
|
+
type AttributeSetItem {
|
|
167
|
+
active: Boolean
|
|
168
|
+
description: String
|
|
169
|
+
hidden: Boolean
|
|
170
|
+
name: String!
|
|
171
|
+
options: Object
|
|
172
|
+
tag: String
|
|
173
|
+
type: String
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
input AttributeSetItemPatch {
|
|
177
|
+
active: Boolean
|
|
178
|
+
description: String
|
|
179
|
+
hidden: Boolean
|
|
180
|
+
name: String
|
|
181
|
+
options: Object
|
|
182
|
+
tag: String
|
|
183
|
+
type: AttributeSetItemType
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
"""type enumeration of a attribute-set-item"""
|
|
187
|
+
enum AttributeSetItemType {
|
|
188
|
+
boolean
|
|
189
|
+
date
|
|
190
|
+
datetime
|
|
191
|
+
file
|
|
192
|
+
number
|
|
193
|
+
select
|
|
194
|
+
text
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
type AttributeSetList {
|
|
198
|
+
items: [AttributeSet!]!
|
|
199
|
+
total: Int!
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
input AttributeSetPatch {
|
|
203
|
+
cuFlag: String
|
|
204
|
+
description: String
|
|
205
|
+
entity: String
|
|
206
|
+
id: ID
|
|
207
|
+
items: [AttributeSetItemPatch!]
|
|
208
|
+
}
|
|
209
|
+
|
|
155
210
|
"""Entity for Visualization Board"""
|
|
156
211
|
type Board {
|
|
157
212
|
createdAt: Timestamp
|
|
@@ -326,8 +381,10 @@ type Data {
|
|
|
326
381
|
scalar Date
|
|
327
382
|
|
|
328
383
|
type Domain {
|
|
384
|
+
attributes: Object
|
|
329
385
|
brandImage: String
|
|
330
386
|
brandName: String
|
|
387
|
+
children: Domain
|
|
331
388
|
contentImage: String
|
|
332
389
|
createdAt: Timestamp
|
|
333
390
|
description: String
|
|
@@ -335,7 +392,8 @@ type Domain {
|
|
|
335
392
|
id: ID!
|
|
336
393
|
name: String!
|
|
337
394
|
owner: String
|
|
338
|
-
ownerUser: User
|
|
395
|
+
ownerUser: User
|
|
396
|
+
parent: Domain
|
|
339
397
|
subdomain: String
|
|
340
398
|
systemFlag: Boolean
|
|
341
399
|
theme: String
|
|
@@ -359,12 +417,15 @@ type DomainList {
|
|
|
359
417
|
}
|
|
360
418
|
|
|
361
419
|
input DomainPatch {
|
|
420
|
+
attributes: Object
|
|
362
421
|
brandImage: String
|
|
363
422
|
brandName: String
|
|
364
423
|
contentImage: String
|
|
365
424
|
description: String
|
|
366
425
|
id: String
|
|
367
426
|
name: String
|
|
427
|
+
owner: String
|
|
428
|
+
parent: ObjectRef
|
|
368
429
|
subdomain: String
|
|
369
430
|
systemFlag: Boolean
|
|
370
431
|
theme: String
|
|
@@ -641,6 +702,12 @@ input GroupPatch {
|
|
|
641
702
|
name: String
|
|
642
703
|
}
|
|
643
704
|
|
|
705
|
+
enum InheritedValueType {
|
|
706
|
+
Include
|
|
707
|
+
None
|
|
708
|
+
Only
|
|
709
|
+
}
|
|
710
|
+
|
|
644
711
|
type Invitation {
|
|
645
712
|
createdAt: Timestamp
|
|
646
713
|
creator: User
|
|
@@ -1056,6 +1123,9 @@ type Mutation {
|
|
|
1056
1123
|
createAttachment(attachment: NewAttachment!): Attachment!
|
|
1057
1124
|
createAttachments(attachments: [NewAttachment!]!): [Attachment!]!
|
|
1058
1125
|
|
|
1126
|
+
"""To create new AttributeSet"""
|
|
1127
|
+
createAttributeSet(attribute: NewAttributeSet!): AttributeSet!
|
|
1128
|
+
|
|
1059
1129
|
"""To create new Board"""
|
|
1060
1130
|
createBoard(board: NewBoard!): Board!
|
|
1061
1131
|
|
|
@@ -1140,6 +1210,12 @@ type Mutation {
|
|
|
1140
1210
|
deleteAttachment(id: String!): Boolean!
|
|
1141
1211
|
deleteAttachmentsByRef(refBys: [String!]!): Boolean!
|
|
1142
1212
|
|
|
1213
|
+
"""To delete AttributeSet"""
|
|
1214
|
+
deleteAttributeSet(id: String!): Boolean!
|
|
1215
|
+
|
|
1216
|
+
"""To delete multiple AttributeSets"""
|
|
1217
|
+
deleteAttributeSets(ids: [String!]!): Boolean!
|
|
1218
|
+
|
|
1143
1219
|
"""To delete Board"""
|
|
1144
1220
|
deleteBoard(id: String!): Boolean!
|
|
1145
1221
|
|
|
@@ -1293,6 +1369,9 @@ type Mutation {
|
|
|
1293
1369
|
getOauth2AuthUrl(id: String!): String!
|
|
1294
1370
|
grantRoles(customerId: String!, roles: [RolePatch!]!): Boolean!
|
|
1295
1371
|
|
|
1372
|
+
"""To import multiple AttributeSets"""
|
|
1373
|
+
importAttributeSets(attributes: [AttributeSetPatch!]!): Boolean!
|
|
1374
|
+
|
|
1296
1375
|
"""To import multiple CommonCodeDetails"""
|
|
1297
1376
|
importCommonCodeDetails(commonCodeDetails: [CommonCodeDetailPatch!]!): Boolean!
|
|
1298
1377
|
|
|
@@ -1360,8 +1439,19 @@ type Mutation {
|
|
|
1360
1439
|
"""To start new scenario instance"""
|
|
1361
1440
|
startScenario(instanceName: String, scenarioName: String!, variables: Object): ScenarioInstance!
|
|
1362
1441
|
|
|
1442
|
+
"""To start posting scenario based on the schedule of the given scenario"""
|
|
1443
|
+
startScenarioSchedule(scenarioId: String!): Scenario!
|
|
1444
|
+
|
|
1363
1445
|
"""To start new scenario instance"""
|
|
1364
1446
|
stopScenario(instanceName: String): ScenarioInstance
|
|
1447
|
+
|
|
1448
|
+
"""To stop posting scenario based on the schedule of the given scenario"""
|
|
1449
|
+
stopScenarioSchedule(scenarioId: String!): Scenario
|
|
1450
|
+
|
|
1451
|
+
"""
|
|
1452
|
+
To synchronize privilege master from graphql directives. Only superuser is permitted.
|
|
1453
|
+
"""
|
|
1454
|
+
synchronizePrivilegeMaster(privilege: NewPrivilege!): Boolean!
|
|
1365
1455
|
terminateContract(partnerName: String!): Boolean!
|
|
1366
1456
|
|
|
1367
1457
|
"""To transfer owner of domain"""
|
|
@@ -1370,6 +1460,9 @@ type Mutation {
|
|
|
1370
1460
|
updateApplication(id: String!, patch: ApplicationPatch!): Application!
|
|
1371
1461
|
updateAttachment(id: String!, patch: AttachmentPatch!): Attachment!
|
|
1372
1462
|
|
|
1463
|
+
"""To modify AttributeSet information"""
|
|
1464
|
+
updateAttributeSet(id: String!, patch: AttributeSetPatch!): AttributeSet!
|
|
1465
|
+
|
|
1373
1466
|
"""To modify Board information"""
|
|
1374
1467
|
updateBoard(id: String!, patch: BoardPatch!): Board!
|
|
1375
1468
|
|
|
@@ -1418,6 +1511,9 @@ type Mutation {
|
|
|
1418
1511
|
"""To modify MenuDetailColumn information"""
|
|
1419
1512
|
updateMenuDetailColumn(id: String!, patch: MenuDetailColumnPatch!): MenuDetailColumn!
|
|
1420
1513
|
|
|
1514
|
+
"""To modify multiple AttributeSets' information"""
|
|
1515
|
+
updateMultipleAttributeSet(patches: [AttributeSetPatch!]!): [AttributeSet!]!
|
|
1516
|
+
|
|
1421
1517
|
"""To modify multiple CommonCodes' information"""
|
|
1422
1518
|
updateMultipleCommonCode(patches: [CommonCodePatch!]!): [CommonCode!]!
|
|
1423
1519
|
|
|
@@ -1522,6 +1618,13 @@ input NewAttachment {
|
|
|
1522
1618
|
refType: String
|
|
1523
1619
|
}
|
|
1524
1620
|
|
|
1621
|
+
input NewAttributeSet {
|
|
1622
|
+
active: Boolean
|
|
1623
|
+
description: String
|
|
1624
|
+
entity: String!
|
|
1625
|
+
items: [AttributeSetItemPatch!]
|
|
1626
|
+
}
|
|
1627
|
+
|
|
1525
1628
|
input NewBoard {
|
|
1526
1629
|
description: String
|
|
1527
1630
|
groupId: String
|
|
@@ -2082,33 +2185,45 @@ type PropertySpec {
|
|
|
2082
2185
|
|
|
2083
2186
|
type Query {
|
|
2084
2187
|
appBinding(id: String!): AppBinding!
|
|
2085
|
-
appBindings(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): AppBindingList!
|
|
2188
|
+
appBindings(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): AppBindingList!
|
|
2086
2189
|
|
|
2087
2190
|
""" To fetch appliance"""
|
|
2088
2191
|
appliance(id: String!): Appliance!
|
|
2089
2192
|
|
|
2090
2193
|
"""To fetch multiple appliance"""
|
|
2091
|
-
appliances(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): ApplianceList!
|
|
2194
|
+
appliances(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): ApplianceList!
|
|
2092
2195
|
|
|
2093
2196
|
"""To fetch application"""
|
|
2094
2197
|
application(id: String!): Application!
|
|
2095
2198
|
|
|
2096
2199
|
"""To fetch multiple application"""
|
|
2097
|
-
applications(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): ApplicationList!
|
|
2200
|
+
applications(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): ApplicationList!
|
|
2098
2201
|
attachment(id: String!): Attachment!
|
|
2099
|
-
attachments(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): AttachmentList!
|
|
2202
|
+
attachments(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): AttachmentList!
|
|
2203
|
+
|
|
2204
|
+
"""To fetch a AttributeSet"""
|
|
2205
|
+
attributeSet(id: String!): AttributeSet
|
|
2206
|
+
|
|
2207
|
+
"""To fetch a AttributeSet by Entity name"""
|
|
2208
|
+
attributeSetByEntity(entity: String!): AttributeSet
|
|
2209
|
+
|
|
2210
|
+
"""To fetch multiple AttributeSets"""
|
|
2211
|
+
attributeSets(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): AttributeSetList!
|
|
2100
2212
|
|
|
2101
2213
|
"""To fetch a board"""
|
|
2102
2214
|
board(id: String!): Board!
|
|
2103
2215
|
|
|
2216
|
+
"""To fetch a Board Model by name"""
|
|
2217
|
+
boardByName(name: String!): Board
|
|
2218
|
+
|
|
2104
2219
|
"""Board Usage Permissions"""
|
|
2105
2220
|
boardPermissions: [String!]!
|
|
2106
2221
|
|
|
2107
2222
|
"""To fetch multiple Boards"""
|
|
2108
|
-
boards(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): BoardList!
|
|
2223
|
+
boards(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): BoardList!
|
|
2109
2224
|
|
|
2110
2225
|
"""To fetch Boards created by me"""
|
|
2111
|
-
boardsCreatedByMe(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): BoardList!
|
|
2226
|
+
boardsCreatedByMe(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): BoardList!
|
|
2112
2227
|
|
|
2113
2228
|
"""To check if system would provide default password to create new user"""
|
|
2114
2229
|
checkDefaultPassword: Boolean!
|
|
@@ -2132,16 +2247,16 @@ type Query {
|
|
|
2132
2247
|
commonCodeDetail(id: String!): CommonCodeDetail!
|
|
2133
2248
|
|
|
2134
2249
|
"""To fetch multiple CommonCodeDetails"""
|
|
2135
|
-
commonCodeDetails(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): CommonCodeDetailList!
|
|
2250
|
+
commonCodeDetails(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): CommonCodeDetailList!
|
|
2136
2251
|
|
|
2137
2252
|
"""To fetch multiple CommonCodes"""
|
|
2138
|
-
commonCodes(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): CommonCodeList!
|
|
2253
|
+
commonCodes(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): CommonCodeList!
|
|
2139
2254
|
|
|
2140
2255
|
"""To fetch a connector"""
|
|
2141
2256
|
connection(name: String!): ConnectorType!
|
|
2142
2257
|
|
|
2143
2258
|
"""To fetch multiple connections"""
|
|
2144
|
-
connections(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): ConnectionList!
|
|
2259
|
+
connections(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): ConnectionList!
|
|
2145
2260
|
|
|
2146
2261
|
"""To fetch the connector from a connection"""
|
|
2147
2262
|
connectorByConnection(connectionName: String!): ConnectorType!
|
|
@@ -2154,10 +2269,10 @@ type Query {
|
|
|
2154
2269
|
domain(id: String!): Domain!
|
|
2155
2270
|
|
|
2156
2271
|
"""To fetch all domains (Only superuser is granted this privilege.)"""
|
|
2157
|
-
domains(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): DomainList!
|
|
2272
|
+
domains(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): DomainList!
|
|
2158
2273
|
|
|
2159
2274
|
"""To fetch multiple Entities"""
|
|
2160
|
-
entities(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): EntityList!
|
|
2275
|
+
entities(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): EntityList!
|
|
2161
2276
|
|
|
2162
2277
|
"""To fetch a Entity"""
|
|
2163
2278
|
entity(id: String!): Entity!
|
|
@@ -2166,7 +2281,7 @@ type Query {
|
|
|
2166
2281
|
entityColumn(id: String!): EntityColumn!
|
|
2167
2282
|
|
|
2168
2283
|
"""To fetch multiple EntityColumns"""
|
|
2169
|
-
entityColumns(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): EntityColumnList!
|
|
2284
|
+
entityColumns(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): EntityColumnList!
|
|
2170
2285
|
|
|
2171
2286
|
"""To fetch a EntityMetadata"""
|
|
2172
2287
|
entityMetadata(name: String!): EntityMetadata!
|
|
@@ -2175,10 +2290,10 @@ type Query {
|
|
|
2175
2290
|
favorite(id: String!): Favorite!
|
|
2176
2291
|
|
|
2177
2292
|
"""To fetch multiple BoardFavorites"""
|
|
2178
|
-
favoriteBoards(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): BoardFavoriteList!
|
|
2293
|
+
favoriteBoards(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): BoardFavoriteList!
|
|
2179
2294
|
|
|
2180
2295
|
"""To fetch multiple Favorites"""
|
|
2181
|
-
favorites(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): FavoriteList!
|
|
2296
|
+
favorites(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): FavoriteList!
|
|
2182
2297
|
|
|
2183
2298
|
"""To fetch the state of a connection"""
|
|
2184
2299
|
fetchConnectionState(name: String!): ConnectionState!
|
|
@@ -2187,7 +2302,7 @@ type Query {
|
|
|
2187
2302
|
font(id: String!): Font!
|
|
2188
2303
|
|
|
2189
2304
|
"""To fetch multiple Fonts"""
|
|
2190
|
-
fonts(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): FontList!
|
|
2305
|
+
fonts(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): FontList!
|
|
2191
2306
|
grantedRoles: [GrantedRole!]!
|
|
2192
2307
|
grantingRoles(customerId: String!): [GrantedRole!]!
|
|
2193
2308
|
|
|
@@ -2195,7 +2310,10 @@ type Query {
|
|
|
2195
2310
|
group(id: String!): Group
|
|
2196
2311
|
|
|
2197
2312
|
"""To fetch multiple Groups"""
|
|
2198
|
-
groups(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): GroupList!
|
|
2313
|
+
groups(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): GroupList!
|
|
2314
|
+
|
|
2315
|
+
"""To query whether I have the given permission"""
|
|
2316
|
+
hasPrivilege(category: String!, name: String!): Boolean!
|
|
2199
2317
|
invitation(email: String!, reference: String!, type: String!): Invitation!
|
|
2200
2318
|
invitations(reference: String!, type: String!): InvitationList!
|
|
2201
2319
|
|
|
@@ -2206,7 +2324,7 @@ type Query {
|
|
|
2206
2324
|
menuButton(id: String!): MenuButton!
|
|
2207
2325
|
|
|
2208
2326
|
"""To fetch multiple MenuButtons"""
|
|
2209
|
-
menuButtons(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): MenuButtonList!
|
|
2327
|
+
menuButtons(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): MenuButtonList!
|
|
2210
2328
|
|
|
2211
2329
|
"""To fetch a Menu by routing"""
|
|
2212
2330
|
menuByRouting(routing: String!): Menu!
|
|
@@ -2215,7 +2333,7 @@ type Query {
|
|
|
2215
2333
|
menuColumn(id: String!): MenuColumn!
|
|
2216
2334
|
|
|
2217
2335
|
"""To fetch multiple MenuColumns"""
|
|
2218
|
-
menuColumns(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): MenuColumnList!
|
|
2336
|
+
menuColumns(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): MenuColumnList!
|
|
2219
2337
|
|
|
2220
2338
|
"""To fetch a MenuDetail"""
|
|
2221
2339
|
menuDetail(id: String!): MenuDetail!
|
|
@@ -2224,19 +2342,19 @@ type Query {
|
|
|
2224
2342
|
menuDetailButton(id: String!): MenuDetailButton!
|
|
2225
2343
|
|
|
2226
2344
|
"""To fetch multiple MenuDetailButtons"""
|
|
2227
|
-
menuDetailButtons(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): MenuDetailButtonList!
|
|
2345
|
+
menuDetailButtons(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): MenuDetailButtonList!
|
|
2228
2346
|
|
|
2229
2347
|
"""To fetch a MenuDetailColumn"""
|
|
2230
2348
|
menuDetailColumn(id: String!): MenuDetailColumn!
|
|
2231
2349
|
|
|
2232
2350
|
"""To fetch multiple MenuDetailColumns"""
|
|
2233
|
-
menuDetailColumns(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): MenuDetailColumnList!
|
|
2351
|
+
menuDetailColumns(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): MenuDetailColumnList!
|
|
2234
2352
|
|
|
2235
2353
|
"""To fetch multiple MenuDetails"""
|
|
2236
|
-
menuDetails(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): MenuDetailList!
|
|
2354
|
+
menuDetails(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): MenuDetailList!
|
|
2237
2355
|
|
|
2238
2356
|
"""To fetch multiple Menus"""
|
|
2239
|
-
menus(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): MenuList!
|
|
2357
|
+
menus(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): MenuList!
|
|
2240
2358
|
|
|
2241
2359
|
"""To fetch current user's Favorites"""
|
|
2242
2360
|
myFavorites: [Favorite!]!
|
|
@@ -2249,7 +2367,7 @@ type Query {
|
|
|
2249
2367
|
oauth2Client(id: String!): Oauth2Client
|
|
2250
2368
|
|
|
2251
2369
|
"""To fetch multiple Oauth2Clients"""
|
|
2252
|
-
oauth2Clients(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): Oauth2ClientList!
|
|
2370
|
+
oauth2Clients(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): Oauth2ClientList!
|
|
2253
2371
|
|
|
2254
2372
|
"""To fetch specific domain's CommonCodes by given name"""
|
|
2255
2373
|
partnerCommonCode(name: String!, partnerDomainId: String!): CommonCode!
|
|
@@ -2259,25 +2377,25 @@ type Query {
|
|
|
2259
2377
|
|
|
2260
2378
|
"""To fetch multiple PartnerSettings"""
|
|
2261
2379
|
partnerSettings(filters: [Filter!]!, pagination: Pagination!, partnerDomain: ObjectRef!, sortings: [Sorting!]!): PartnerSettingList!
|
|
2262
|
-
partners(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): PartnerList!
|
|
2380
|
+
partners(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): PartnerList!
|
|
2263
2381
|
|
|
2264
2382
|
"""To fetch a PayloadLog"""
|
|
2265
2383
|
payloadLog(id: String!): PayloadLog!
|
|
2266
2384
|
|
|
2267
2385
|
"""To fetch multiple PayloadLogs"""
|
|
2268
|
-
payloadLogs(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): PayloadLogList!
|
|
2386
|
+
payloadLogs(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): PayloadLogList!
|
|
2269
2387
|
|
|
2270
2388
|
"""To fetch a PlayGroup"""
|
|
2271
2389
|
playGroup(id: String!): PlayGroup
|
|
2272
2390
|
|
|
2273
2391
|
"""To fetch multiple PlayGroups"""
|
|
2274
|
-
playGroups(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): PlayGroupList!
|
|
2392
|
+
playGroups(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): PlayGroupList!
|
|
2275
2393
|
|
|
2276
2394
|
"""To fetch privilege"""
|
|
2277
2395
|
privilege(category: String!, name: String!): Privilege!
|
|
2278
2396
|
|
|
2279
2397
|
"""To fetch multiple privileges"""
|
|
2280
|
-
privileges(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): PrivilegeList!
|
|
2398
|
+
privileges(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): PrivilegeList!
|
|
2281
2399
|
|
|
2282
2400
|
"""To fetch role"""
|
|
2283
2401
|
role(name: String!): Role!
|
|
@@ -2289,7 +2407,7 @@ type Query {
|
|
|
2289
2407
|
rolePrivileges(roleId: String!): [RolePrivilege!]!
|
|
2290
2408
|
|
|
2291
2409
|
"""To fetch multiple users"""
|
|
2292
|
-
roles(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): RoleList!
|
|
2410
|
+
roles(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): RoleList!
|
|
2293
2411
|
|
|
2294
2412
|
"""To fetch a scenario"""
|
|
2295
2413
|
scenario(id: String!): Scenario!
|
|
@@ -2298,23 +2416,23 @@ type Query {
|
|
|
2298
2416
|
scenarioInstance(instanceName: String!): ScenarioInstance!
|
|
2299
2417
|
|
|
2300
2418
|
"""To fetch multiple scenario instances"""
|
|
2301
|
-
scenarioInstances(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): ScenarioInstanceList!
|
|
2419
|
+
scenarioInstances(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): ScenarioInstanceList!
|
|
2302
2420
|
|
|
2303
2421
|
"""To fetch multiple scenarios"""
|
|
2304
|
-
scenarios(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): ScenarioList!
|
|
2305
|
-
searchCustomers(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): DomainList!
|
|
2422
|
+
scenarios(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): ScenarioList!
|
|
2423
|
+
searchCustomers(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): DomainList!
|
|
2306
2424
|
|
|
2307
2425
|
"""To fetch a Setting"""
|
|
2308
2426
|
setting(name: String!, partnerDomainId: String): Setting!
|
|
2309
2427
|
|
|
2310
2428
|
"""To fetch multiple Settings"""
|
|
2311
|
-
settings(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): SettingList!
|
|
2429
|
+
settings(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): SettingList!
|
|
2312
2430
|
|
|
2313
2431
|
"""To fetch a step"""
|
|
2314
2432
|
step(name: String!): Step!
|
|
2315
2433
|
|
|
2316
2434
|
"""To fetch multiple steps"""
|
|
2317
|
-
steps(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): StepList!
|
|
2435
|
+
steps(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): StepList!
|
|
2318
2436
|
|
|
2319
2437
|
"""To fetch a task-type"""
|
|
2320
2438
|
taskType(name: String!): TaskType!
|
|
@@ -2326,7 +2444,7 @@ type Query {
|
|
|
2326
2444
|
taskTypesByConnection(connectionName: String!): TaskTypeList!
|
|
2327
2445
|
|
|
2328
2446
|
"""To fetch multiple Terminologies"""
|
|
2329
|
-
terminologies(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): TerminologyList!
|
|
2447
|
+
terminologies(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): TerminologyList!
|
|
2330
2448
|
|
|
2331
2449
|
"""To fetch a Terminology"""
|
|
2332
2450
|
terminology(id: String!): Terminology!
|
|
@@ -2341,7 +2459,7 @@ type Query {
|
|
|
2341
2459
|
userRoles(userId: String!): [UserRole!]!
|
|
2342
2460
|
|
|
2343
2461
|
"""To fetch multiple users"""
|
|
2344
|
-
users(filters: [Filter!], pagination: Pagination, sortings: [Sorting!]): UserList!
|
|
2462
|
+
users(filters: [Filter!], inherited: InheritedValueType, pagination: Pagination, sortings: [Sorting!]): UserList!
|
|
2345
2463
|
vendors: [Domain!]!
|
|
2346
2464
|
}
|
|
2347
2465
|
|
|
@@ -2381,6 +2499,7 @@ type RolePrivilege {
|
|
|
2381
2499
|
}
|
|
2382
2500
|
|
|
2383
2501
|
type Scenario {
|
|
2502
|
+
"""[will be deprecated] automatically be started when this server start"""
|
|
2384
2503
|
active: Boolean
|
|
2385
2504
|
createdAt: Timestamp
|
|
2386
2505
|
creator: User
|
|
@@ -2389,7 +2508,11 @@ type Scenario {
|
|
|
2389
2508
|
id: ID!
|
|
2390
2509
|
instances: [ScenarioInstance!]
|
|
2391
2510
|
name: String!
|
|
2511
|
+
|
|
2512
|
+
"""accessible and executable system-wide"""
|
|
2513
|
+
public: Boolean
|
|
2392
2514
|
schedule: String
|
|
2515
|
+
scheduleId: String
|
|
2393
2516
|
state: String
|
|
2394
2517
|
steps: [Step!]
|
|
2395
2518
|
timezone: String
|