@blocklet/server-js 1.16.52-beta-20250924-135333-541024a8 → 1.16.52-beta-20250930-134044-9b691563
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/dist/browser.d.ts +47 -0
- package/dist/bundle.js +1 -1
- package/dist/report.html +2 -2
- package/dist/schema/graphql.json +366 -0
- package/dist/types.js +107 -1
- package/dist/types.js.map +1 -1
- package/docs/QUERIES.md +259 -1
- package/lib/node.d.ts +47 -0
- package/lib/schema/graphql.json +366 -0
- package/lib/types.js +107 -1
- package/lib/types.js.map +1 -1
- package/package.json +3 -3
package/docs/QUERIES.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# ABT Node GraphQL API List
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
> Updated on 2025-09-
|
|
4
|
+
> Updated on 2025-09-29T10:32:16.826Z
|
|
5
5
|
|
|
6
6
|
## Table of Contents
|
|
7
7
|
|
|
@@ -4594,11 +4594,17 @@ No arguments
|
|
|
4594
4594
|
}
|
|
4595
4595
|
tags {
|
|
4596
4596
|
color
|
|
4597
|
+
componentDid
|
|
4597
4598
|
createdAt
|
|
4599
|
+
createdBy
|
|
4598
4600
|
description
|
|
4599
4601
|
id
|
|
4602
|
+
parentId
|
|
4603
|
+
slug
|
|
4600
4604
|
title
|
|
4605
|
+
type
|
|
4601
4606
|
updatedAt
|
|
4607
|
+
updatedBy
|
|
4602
4608
|
}
|
|
4603
4609
|
userSessions {
|
|
4604
4610
|
appPid
|
|
@@ -4763,11 +4769,17 @@ No arguments
|
|
|
4763
4769
|
}
|
|
4764
4770
|
tags {
|
|
4765
4771
|
color
|
|
4772
|
+
componentDid
|
|
4766
4773
|
createdAt
|
|
4774
|
+
createdBy
|
|
4767
4775
|
description
|
|
4768
4776
|
id
|
|
4777
|
+
parentId
|
|
4778
|
+
slug
|
|
4769
4779
|
title
|
|
4780
|
+
type
|
|
4770
4781
|
updatedAt
|
|
4782
|
+
updatedBy
|
|
4771
4783
|
}
|
|
4772
4784
|
userSessions {
|
|
4773
4785
|
appPid
|
|
@@ -5011,11 +5023,17 @@ No arguments
|
|
|
5011
5023
|
}
|
|
5012
5024
|
tags {
|
|
5013
5025
|
color
|
|
5026
|
+
componentDid
|
|
5014
5027
|
createdAt
|
|
5028
|
+
createdBy
|
|
5015
5029
|
description
|
|
5016
5030
|
id
|
|
5031
|
+
parentId
|
|
5032
|
+
slug
|
|
5017
5033
|
title
|
|
5034
|
+
type
|
|
5018
5035
|
updatedAt
|
|
5036
|
+
updatedBy
|
|
5019
5037
|
}
|
|
5020
5038
|
userSessions {
|
|
5021
5039
|
appPid
|
|
@@ -5180,11 +5198,17 @@ No arguments
|
|
|
5180
5198
|
}
|
|
5181
5199
|
tags {
|
|
5182
5200
|
color
|
|
5201
|
+
componentDid
|
|
5183
5202
|
createdAt
|
|
5203
|
+
createdBy
|
|
5184
5204
|
description
|
|
5185
5205
|
id
|
|
5206
|
+
parentId
|
|
5207
|
+
slug
|
|
5186
5208
|
title
|
|
5209
|
+
type
|
|
5187
5210
|
updatedAt
|
|
5211
|
+
updatedBy
|
|
5188
5212
|
}
|
|
5189
5213
|
userSessions {
|
|
5190
5214
|
appPid
|
|
@@ -5401,11 +5425,17 @@ No arguments
|
|
|
5401
5425
|
}
|
|
5402
5426
|
tags {
|
|
5403
5427
|
color
|
|
5428
|
+
componentDid
|
|
5404
5429
|
createdAt
|
|
5430
|
+
createdBy
|
|
5405
5431
|
description
|
|
5406
5432
|
id
|
|
5433
|
+
parentId
|
|
5434
|
+
slug
|
|
5407
5435
|
title
|
|
5436
|
+
type
|
|
5408
5437
|
updatedAt
|
|
5438
|
+
updatedBy
|
|
5409
5439
|
}
|
|
5410
5440
|
userSessions {
|
|
5411
5441
|
appPid
|
|
@@ -6101,11 +6131,17 @@ No arguments
|
|
|
6101
6131
|
}
|
|
6102
6132
|
tags {
|
|
6103
6133
|
color
|
|
6134
|
+
componentDid
|
|
6104
6135
|
createdAt
|
|
6136
|
+
createdBy
|
|
6105
6137
|
description
|
|
6106
6138
|
id
|
|
6139
|
+
parentId
|
|
6140
|
+
slug
|
|
6107
6141
|
title
|
|
6142
|
+
type
|
|
6108
6143
|
updatedAt
|
|
6144
|
+
updatedBy
|
|
6109
6145
|
}
|
|
6110
6146
|
userSessions {
|
|
6111
6147
|
appPid
|
|
@@ -6253,11 +6289,17 @@ No arguments
|
|
|
6253
6289
|
}
|
|
6254
6290
|
tags {
|
|
6255
6291
|
color
|
|
6292
|
+
componentDid
|
|
6256
6293
|
createdAt
|
|
6294
|
+
createdBy
|
|
6257
6295
|
description
|
|
6258
6296
|
id
|
|
6297
|
+
parentId
|
|
6298
|
+
slug
|
|
6259
6299
|
title
|
|
6300
|
+
type
|
|
6260
6301
|
updatedAt
|
|
6302
|
+
updatedBy
|
|
6261
6303
|
}
|
|
6262
6304
|
userSessions {
|
|
6263
6305
|
appPid
|
|
@@ -6398,11 +6440,17 @@ No arguments
|
|
|
6398
6440
|
}
|
|
6399
6441
|
tags {
|
|
6400
6442
|
color
|
|
6443
|
+
componentDid
|
|
6401
6444
|
createdAt
|
|
6445
|
+
createdBy
|
|
6402
6446
|
description
|
|
6403
6447
|
id
|
|
6448
|
+
parentId
|
|
6449
|
+
slug
|
|
6404
6450
|
title
|
|
6451
|
+
type
|
|
6405
6452
|
updatedAt
|
|
6453
|
+
updatedBy
|
|
6406
6454
|
}
|
|
6407
6455
|
userSessions {
|
|
6408
6456
|
appPid
|
|
@@ -6632,11 +6680,17 @@ No arguments
|
|
|
6632
6680
|
}
|
|
6633
6681
|
tags {
|
|
6634
6682
|
color
|
|
6683
|
+
componentDid
|
|
6635
6684
|
createdAt
|
|
6685
|
+
createdBy
|
|
6636
6686
|
description
|
|
6637
6687
|
id
|
|
6688
|
+
parentId
|
|
6689
|
+
slug
|
|
6638
6690
|
title
|
|
6691
|
+
type
|
|
6639
6692
|
updatedAt
|
|
6693
|
+
updatedBy
|
|
6640
6694
|
}
|
|
6641
6695
|
userSessions {
|
|
6642
6696
|
appPid
|
|
@@ -6842,11 +6896,17 @@ No arguments
|
|
|
6842
6896
|
}
|
|
6843
6897
|
tags {
|
|
6844
6898
|
color
|
|
6899
|
+
componentDid
|
|
6845
6900
|
createdAt
|
|
6901
|
+
createdBy
|
|
6846
6902
|
description
|
|
6847
6903
|
id
|
|
6904
|
+
parentId
|
|
6905
|
+
slug
|
|
6848
6906
|
title
|
|
6907
|
+
type
|
|
6849
6908
|
updatedAt
|
|
6909
|
+
updatedBy
|
|
6850
6910
|
}
|
|
6851
6911
|
userSessions {
|
|
6852
6912
|
appPid
|
|
@@ -6992,11 +7052,17 @@ No arguments
|
|
|
6992
7052
|
}
|
|
6993
7053
|
tags {
|
|
6994
7054
|
color
|
|
7055
|
+
componentDid
|
|
6995
7056
|
createdAt
|
|
7057
|
+
createdBy
|
|
6996
7058
|
description
|
|
6997
7059
|
id
|
|
7060
|
+
parentId
|
|
7061
|
+
slug
|
|
6998
7062
|
title
|
|
7063
|
+
type
|
|
6999
7064
|
updatedAt
|
|
7065
|
+
updatedBy
|
|
7000
7066
|
}
|
|
7001
7067
|
userSessions {
|
|
7002
7068
|
appPid
|
|
@@ -7149,11 +7215,17 @@ No arguments
|
|
|
7149
7215
|
}
|
|
7150
7216
|
tags {
|
|
7151
7217
|
color
|
|
7218
|
+
componentDid
|
|
7152
7219
|
createdAt
|
|
7220
|
+
createdBy
|
|
7153
7221
|
description
|
|
7154
7222
|
id
|
|
7223
|
+
parentId
|
|
7224
|
+
slug
|
|
7155
7225
|
title
|
|
7226
|
+
type
|
|
7156
7227
|
updatedAt
|
|
7228
|
+
updatedBy
|
|
7157
7229
|
}
|
|
7158
7230
|
userSessions {
|
|
7159
7231
|
appPid
|
|
@@ -7373,11 +7445,17 @@ No arguments
|
|
|
7373
7445
|
}
|
|
7374
7446
|
tags {
|
|
7375
7447
|
color
|
|
7448
|
+
componentDid
|
|
7376
7449
|
createdAt
|
|
7450
|
+
createdBy
|
|
7377
7451
|
description
|
|
7378
7452
|
id
|
|
7453
|
+
parentId
|
|
7454
|
+
slug
|
|
7379
7455
|
title
|
|
7456
|
+
type
|
|
7380
7457
|
updatedAt
|
|
7458
|
+
updatedBy
|
|
7381
7459
|
}
|
|
7382
7460
|
userSessions {
|
|
7383
7461
|
appPid
|
|
@@ -7417,11 +7495,17 @@ No arguments
|
|
|
7417
7495
|
}
|
|
7418
7496
|
tags {
|
|
7419
7497
|
color
|
|
7498
|
+
componentDid
|
|
7420
7499
|
createdAt
|
|
7500
|
+
createdBy
|
|
7421
7501
|
description
|
|
7422
7502
|
id
|
|
7503
|
+
parentId
|
|
7504
|
+
slug
|
|
7423
7505
|
title
|
|
7506
|
+
type
|
|
7424
7507
|
updatedAt
|
|
7508
|
+
updatedBy
|
|
7425
7509
|
}
|
|
7426
7510
|
}
|
|
7427
7511
|
}
|
|
@@ -8217,11 +8301,17 @@ No arguments
|
|
|
8217
8301
|
}
|
|
8218
8302
|
tags {
|
|
8219
8303
|
color
|
|
8304
|
+
componentDid
|
|
8220
8305
|
createdAt
|
|
8306
|
+
createdBy
|
|
8221
8307
|
description
|
|
8222
8308
|
id
|
|
8309
|
+
parentId
|
|
8310
|
+
slug
|
|
8223
8311
|
title
|
|
8312
|
+
type
|
|
8224
8313
|
updatedAt
|
|
8314
|
+
updatedBy
|
|
8225
8315
|
}
|
|
8226
8316
|
userSessions {
|
|
8227
8317
|
appPid
|
|
@@ -8350,11 +8440,17 @@ No arguments
|
|
|
8350
8440
|
}
|
|
8351
8441
|
tags {
|
|
8352
8442
|
color
|
|
8443
|
+
componentDid
|
|
8353
8444
|
createdAt
|
|
8445
|
+
createdBy
|
|
8354
8446
|
description
|
|
8355
8447
|
id
|
|
8448
|
+
parentId
|
|
8449
|
+
slug
|
|
8356
8450
|
title
|
|
8451
|
+
type
|
|
8357
8452
|
updatedAt
|
|
8453
|
+
updatedBy
|
|
8358
8454
|
}
|
|
8359
8455
|
userSessions {
|
|
8360
8456
|
appPid
|
|
@@ -8510,11 +8606,17 @@ No arguments
|
|
|
8510
8606
|
}
|
|
8511
8607
|
tags {
|
|
8512
8608
|
color
|
|
8609
|
+
componentDid
|
|
8513
8610
|
createdAt
|
|
8611
|
+
createdBy
|
|
8514
8612
|
description
|
|
8515
8613
|
id
|
|
8614
|
+
parentId
|
|
8615
|
+
slug
|
|
8516
8616
|
title
|
|
8617
|
+
type
|
|
8517
8618
|
updatedAt
|
|
8619
|
+
updatedBy
|
|
8518
8620
|
}
|
|
8519
8621
|
userSessions {
|
|
8520
8622
|
appPid
|
|
@@ -8643,11 +8745,17 @@ No arguments
|
|
|
8643
8745
|
}
|
|
8644
8746
|
tags {
|
|
8645
8747
|
color
|
|
8748
|
+
componentDid
|
|
8646
8749
|
createdAt
|
|
8750
|
+
createdBy
|
|
8647
8751
|
description
|
|
8648
8752
|
id
|
|
8753
|
+
parentId
|
|
8754
|
+
slug
|
|
8649
8755
|
title
|
|
8756
|
+
type
|
|
8650
8757
|
updatedAt
|
|
8758
|
+
updatedBy
|
|
8651
8759
|
}
|
|
8652
8760
|
userSessions {
|
|
8653
8761
|
appPid
|
|
@@ -9105,11 +9213,17 @@ No arguments
|
|
|
9105
9213
|
}
|
|
9106
9214
|
tags {
|
|
9107
9215
|
color
|
|
9216
|
+
componentDid
|
|
9108
9217
|
createdAt
|
|
9218
|
+
createdBy
|
|
9109
9219
|
description
|
|
9110
9220
|
id
|
|
9221
|
+
parentId
|
|
9222
|
+
slug
|
|
9111
9223
|
title
|
|
9224
|
+
type
|
|
9112
9225
|
updatedAt
|
|
9226
|
+
updatedBy
|
|
9113
9227
|
}
|
|
9114
9228
|
userSessions {
|
|
9115
9229
|
appPid
|
|
@@ -9272,11 +9386,17 @@ No arguments
|
|
|
9272
9386
|
}
|
|
9273
9387
|
tags {
|
|
9274
9388
|
color
|
|
9389
|
+
componentDid
|
|
9275
9390
|
createdAt
|
|
9391
|
+
createdBy
|
|
9276
9392
|
description
|
|
9277
9393
|
id
|
|
9394
|
+
parentId
|
|
9395
|
+
slug
|
|
9278
9396
|
title
|
|
9397
|
+
type
|
|
9279
9398
|
updatedAt
|
|
9399
|
+
updatedBy
|
|
9280
9400
|
}
|
|
9281
9401
|
userSessions {
|
|
9282
9402
|
appPid
|
|
@@ -9439,11 +9559,17 @@ No arguments
|
|
|
9439
9559
|
}
|
|
9440
9560
|
tags {
|
|
9441
9561
|
color
|
|
9562
|
+
componentDid
|
|
9442
9563
|
createdAt
|
|
9564
|
+
createdBy
|
|
9443
9565
|
description
|
|
9444
9566
|
id
|
|
9567
|
+
parentId
|
|
9568
|
+
slug
|
|
9445
9569
|
title
|
|
9570
|
+
type
|
|
9446
9571
|
updatedAt
|
|
9572
|
+
updatedBy
|
|
9447
9573
|
}
|
|
9448
9574
|
userSessions {
|
|
9449
9575
|
appPid
|
|
@@ -44187,11 +44313,17 @@ mutation {
|
|
|
44187
44313
|
}
|
|
44188
44314
|
tags {
|
|
44189
44315
|
color
|
|
44316
|
+
componentDid
|
|
44190
44317
|
createdAt
|
|
44318
|
+
createdBy
|
|
44191
44319
|
description
|
|
44192
44320
|
id
|
|
44321
|
+
parentId
|
|
44322
|
+
slug
|
|
44193
44323
|
title
|
|
44324
|
+
type
|
|
44194
44325
|
updatedAt
|
|
44326
|
+
updatedBy
|
|
44195
44327
|
}
|
|
44196
44328
|
userSessions {
|
|
44197
44329
|
appPid
|
|
@@ -44344,11 +44476,17 @@ mutation {
|
|
|
44344
44476
|
}
|
|
44345
44477
|
tags {
|
|
44346
44478
|
color
|
|
44479
|
+
componentDid
|
|
44347
44480
|
createdAt
|
|
44481
|
+
createdBy
|
|
44348
44482
|
description
|
|
44349
44483
|
id
|
|
44484
|
+
parentId
|
|
44485
|
+
slug
|
|
44350
44486
|
title
|
|
44487
|
+
type
|
|
44351
44488
|
updatedAt
|
|
44489
|
+
updatedBy
|
|
44352
44490
|
}
|
|
44353
44491
|
userSessions {
|
|
44354
44492
|
appPid
|
|
@@ -44598,11 +44736,17 @@ mutation {
|
|
|
44598
44736
|
}
|
|
44599
44737
|
tags {
|
|
44600
44738
|
color
|
|
44739
|
+
componentDid
|
|
44601
44740
|
createdAt
|
|
44741
|
+
createdBy
|
|
44602
44742
|
description
|
|
44603
44743
|
id
|
|
44744
|
+
parentId
|
|
44745
|
+
slug
|
|
44604
44746
|
title
|
|
44747
|
+
type
|
|
44605
44748
|
updatedAt
|
|
44749
|
+
updatedBy
|
|
44606
44750
|
}
|
|
44607
44751
|
userSessions {
|
|
44608
44752
|
appPid
|
|
@@ -44743,11 +44887,17 @@ mutation {
|
|
|
44743
44887
|
}
|
|
44744
44888
|
tags {
|
|
44745
44889
|
color
|
|
44890
|
+
componentDid
|
|
44746
44891
|
createdAt
|
|
44892
|
+
createdBy
|
|
44747
44893
|
description
|
|
44748
44894
|
id
|
|
44895
|
+
parentId
|
|
44896
|
+
slug
|
|
44749
44897
|
title
|
|
44898
|
+
type
|
|
44750
44899
|
updatedAt
|
|
44900
|
+
updatedBy
|
|
44751
44901
|
}
|
|
44752
44902
|
userSessions {
|
|
44753
44903
|
appPid
|
|
@@ -44888,11 +45038,17 @@ mutation {
|
|
|
44888
45038
|
}
|
|
44889
45039
|
tags {
|
|
44890
45040
|
color
|
|
45041
|
+
componentDid
|
|
44891
45042
|
createdAt
|
|
45043
|
+
createdBy
|
|
44892
45044
|
description
|
|
44893
45045
|
id
|
|
45046
|
+
parentId
|
|
45047
|
+
slug
|
|
44894
45048
|
title
|
|
45049
|
+
type
|
|
44895
45050
|
updatedAt
|
|
45051
|
+
updatedBy
|
|
44896
45052
|
}
|
|
44897
45053
|
userSessions {
|
|
44898
45054
|
appPid
|
|
@@ -45033,11 +45189,17 @@ mutation {
|
|
|
45033
45189
|
}
|
|
45034
45190
|
tags {
|
|
45035
45191
|
color
|
|
45192
|
+
componentDid
|
|
45036
45193
|
createdAt
|
|
45194
|
+
createdBy
|
|
45037
45195
|
description
|
|
45038
45196
|
id
|
|
45197
|
+
parentId
|
|
45198
|
+
slug
|
|
45039
45199
|
title
|
|
45200
|
+
type
|
|
45040
45201
|
updatedAt
|
|
45202
|
+
updatedBy
|
|
45041
45203
|
}
|
|
45042
45204
|
userSessions {
|
|
45043
45205
|
appPid
|
|
@@ -45178,11 +45340,17 @@ mutation {
|
|
|
45178
45340
|
}
|
|
45179
45341
|
tags {
|
|
45180
45342
|
color
|
|
45343
|
+
componentDid
|
|
45181
45344
|
createdAt
|
|
45345
|
+
createdBy
|
|
45182
45346
|
description
|
|
45183
45347
|
id
|
|
45348
|
+
parentId
|
|
45349
|
+
slug
|
|
45184
45350
|
title
|
|
45351
|
+
type
|
|
45185
45352
|
updatedAt
|
|
45353
|
+
updatedBy
|
|
45186
45354
|
}
|
|
45187
45355
|
userSessions {
|
|
45188
45356
|
appPid
|
|
@@ -45323,11 +45491,17 @@ mutation {
|
|
|
45323
45491
|
}
|
|
45324
45492
|
tags {
|
|
45325
45493
|
color
|
|
45494
|
+
componentDid
|
|
45326
45495
|
createdAt
|
|
45496
|
+
createdBy
|
|
45327
45497
|
description
|
|
45328
45498
|
id
|
|
45499
|
+
parentId
|
|
45500
|
+
slug
|
|
45329
45501
|
title
|
|
45502
|
+
type
|
|
45330
45503
|
updatedAt
|
|
45504
|
+
updatedBy
|
|
45331
45505
|
}
|
|
45332
45506
|
userSessions {
|
|
45333
45507
|
appPid
|
|
@@ -45468,11 +45642,17 @@ mutation {
|
|
|
45468
45642
|
}
|
|
45469
45643
|
tags {
|
|
45470
45644
|
color
|
|
45645
|
+
componentDid
|
|
45471
45646
|
createdAt
|
|
45647
|
+
createdBy
|
|
45472
45648
|
description
|
|
45473
45649
|
id
|
|
45650
|
+
parentId
|
|
45651
|
+
slug
|
|
45474
45652
|
title
|
|
45653
|
+
type
|
|
45475
45654
|
updatedAt
|
|
45655
|
+
updatedBy
|
|
45476
45656
|
}
|
|
45477
45657
|
userSessions {
|
|
45478
45658
|
appPid
|
|
@@ -45629,11 +45809,17 @@ mutation {
|
|
|
45629
45809
|
}
|
|
45630
45810
|
tags {
|
|
45631
45811
|
color
|
|
45812
|
+
componentDid
|
|
45632
45813
|
createdAt
|
|
45814
|
+
createdBy
|
|
45633
45815
|
description
|
|
45634
45816
|
id
|
|
45817
|
+
parentId
|
|
45818
|
+
slug
|
|
45635
45819
|
title
|
|
45820
|
+
type
|
|
45636
45821
|
updatedAt
|
|
45822
|
+
updatedBy
|
|
45637
45823
|
}
|
|
45638
45824
|
userSessions {
|
|
45639
45825
|
appPid
|
|
@@ -45774,11 +45960,17 @@ mutation {
|
|
|
45774
45960
|
}
|
|
45775
45961
|
tags {
|
|
45776
45962
|
color
|
|
45963
|
+
componentDid
|
|
45777
45964
|
createdAt
|
|
45965
|
+
createdBy
|
|
45778
45966
|
description
|
|
45779
45967
|
id
|
|
45968
|
+
parentId
|
|
45969
|
+
slug
|
|
45780
45970
|
title
|
|
45971
|
+
type
|
|
45781
45972
|
updatedAt
|
|
45973
|
+
updatedBy
|
|
45782
45974
|
}
|
|
45783
45975
|
userSessions {
|
|
45784
45976
|
appPid
|
|
@@ -45919,11 +46111,17 @@ mutation {
|
|
|
45919
46111
|
}
|
|
45920
46112
|
tags {
|
|
45921
46113
|
color
|
|
46114
|
+
componentDid
|
|
45922
46115
|
createdAt
|
|
46116
|
+
createdBy
|
|
45923
46117
|
description
|
|
45924
46118
|
id
|
|
46119
|
+
parentId
|
|
46120
|
+
slug
|
|
45925
46121
|
title
|
|
46122
|
+
type
|
|
45926
46123
|
updatedAt
|
|
46124
|
+
updatedBy
|
|
45927
46125
|
}
|
|
45928
46126
|
userSessions {
|
|
45929
46127
|
appPid
|
|
@@ -46184,11 +46382,17 @@ mutation {
|
|
|
46184
46382
|
code
|
|
46185
46383
|
tag {
|
|
46186
46384
|
color
|
|
46385
|
+
componentDid
|
|
46187
46386
|
createdAt
|
|
46387
|
+
createdBy
|
|
46188
46388
|
description
|
|
46189
46389
|
id
|
|
46390
|
+
parentId
|
|
46391
|
+
slug
|
|
46190
46392
|
title
|
|
46393
|
+
type
|
|
46191
46394
|
updatedAt
|
|
46395
|
+
updatedBy
|
|
46192
46396
|
}
|
|
46193
46397
|
}
|
|
46194
46398
|
}
|
|
@@ -46208,11 +46412,17 @@ mutation {
|
|
|
46208
46412
|
code
|
|
46209
46413
|
tag {
|
|
46210
46414
|
color
|
|
46415
|
+
componentDid
|
|
46211
46416
|
createdAt
|
|
46417
|
+
createdBy
|
|
46212
46418
|
description
|
|
46213
46419
|
id
|
|
46420
|
+
parentId
|
|
46421
|
+
slug
|
|
46214
46422
|
title
|
|
46423
|
+
type
|
|
46215
46424
|
updatedAt
|
|
46425
|
+
updatedBy
|
|
46216
46426
|
}
|
|
46217
46427
|
}
|
|
46218
46428
|
}
|
|
@@ -46232,11 +46442,59 @@ mutation {
|
|
|
46232
46442
|
code
|
|
46233
46443
|
tag {
|
|
46234
46444
|
color
|
|
46445
|
+
componentDid
|
|
46235
46446
|
createdAt
|
|
46447
|
+
createdBy
|
|
46236
46448
|
description
|
|
46237
46449
|
id
|
|
46450
|
+
parentId
|
|
46451
|
+
slug
|
|
46238
46452
|
title
|
|
46453
|
+
type
|
|
46239
46454
|
updatedAt
|
|
46455
|
+
updatedBy
|
|
46456
|
+
}
|
|
46457
|
+
}
|
|
46458
|
+
}
|
|
46459
|
+
```
|
|
46460
|
+
|
|
46461
|
+
### createTagging
|
|
46462
|
+
|
|
46463
|
+
#### Arguments
|
|
46464
|
+
|
|
46465
|
+
* **input**, optional, null
|
|
46466
|
+
|
|
46467
|
+
#### Result Format
|
|
46468
|
+
|
|
46469
|
+
```graphql
|
|
46470
|
+
mutation {
|
|
46471
|
+
createTagging {
|
|
46472
|
+
code
|
|
46473
|
+
tagging {
|
|
46474
|
+
taggableIds
|
|
46475
|
+
taggableType
|
|
46476
|
+
tagId
|
|
46477
|
+
}
|
|
46478
|
+
}
|
|
46479
|
+
}
|
|
46480
|
+
```
|
|
46481
|
+
|
|
46482
|
+
### deleteTagging
|
|
46483
|
+
|
|
46484
|
+
#### Arguments
|
|
46485
|
+
|
|
46486
|
+
* **input**, optional, null
|
|
46487
|
+
|
|
46488
|
+
#### Result Format
|
|
46489
|
+
|
|
46490
|
+
```graphql
|
|
46491
|
+
mutation {
|
|
46492
|
+
deleteTagging {
|
|
46493
|
+
code
|
|
46494
|
+
tagging {
|
|
46495
|
+
taggableIds
|
|
46496
|
+
taggableType
|
|
46497
|
+
tagId
|
|
46240
46498
|
}
|
|
46241
46499
|
}
|
|
46242
46500
|
}
|