@pexip-engage-public/graphql 1.6.7 → 1.6.8
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.md +8 -0
- package/dist/graphql-env.d.ts +47 -186
- package/dist/graphql-env.d.ts.map +1 -1
- package/dist/graphql-env.js +52 -209
- package/dist/graphql-env.js.map +1 -1
- package/dist/schema.d.ts +9 -24
- package/dist/schema.d.ts.map +1 -1
- package/package.json +4 -4
- package/src/graphql-env.ts +52 -209
- package/src/schema.ts +10 -31
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pexip-engage-public/graphql",
|
|
3
|
-
"version": "1.6.
|
|
3
|
+
"version": "1.6.8",
|
|
4
4
|
"homepage": "https://github.com/skedify/frontend-mono/tree/develop/packages/graphql#readme",
|
|
5
5
|
"bugs": {
|
|
6
6
|
"url": "https://github.com/skedify/frontend-mono/issues"
|
|
@@ -42,20 +42,20 @@
|
|
|
42
42
|
"graphql-request": "^7.4.0",
|
|
43
43
|
"lz-string": "^1.5.0",
|
|
44
44
|
"zod": "^4.3.6",
|
|
45
|
-
"@pexip-engage-public/utils": "0.2.
|
|
45
|
+
"@pexip-engage-public/utils": "0.2.5"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"@graphql-codegen/cli": "^6.2.1",
|
|
49
49
|
"@graphql-codegen/typescript": "^5.0.9",
|
|
50
50
|
"@graphql-inspector/cli": "^6.0.7",
|
|
51
|
-
"@pexip-engage/tsconfig": "0.1.
|
|
51
|
+
"@pexip-engage/tsconfig": "0.1.3"
|
|
52
52
|
},
|
|
53
53
|
"scripts": {
|
|
54
54
|
"build": "tsgo",
|
|
55
55
|
"clean": "rm -rf .turbo node_modules dist tsconfig.tsbuildinfo",
|
|
56
56
|
"codegen": "pnpm codegen:remote",
|
|
57
57
|
"codegen:diff": "graphql-inspector diff ./schema.graphql https://graph.development.pexipengage.com",
|
|
58
|
-
"codegen:local": "gql
|
|
58
|
+
"codegen:local": "gql-tada generate-output && graphql-codegen-esm",
|
|
59
59
|
"codegen:remote": "graphql-inspector introspect https://graph.development.pexipengage.com --write ./schema.graphql && pnpm codegen:local"
|
|
60
60
|
}
|
|
61
61
|
}
|
package/src/graphql-env.ts
CHANGED
|
@@ -23592,29 +23592,6 @@ const introspection = {
|
|
|
23592
23592
|
],
|
|
23593
23593
|
"isDeprecated": false
|
|
23594
23594
|
},
|
|
23595
|
-
{
|
|
23596
|
-
"name": "createVPaaSMeeting",
|
|
23597
|
-
"type": {
|
|
23598
|
-
"kind": "NON_NULL",
|
|
23599
|
-
"ofType": {
|
|
23600
|
-
"kind": "OBJECT",
|
|
23601
|
-
"name": "PexipVPaaSParticipant"
|
|
23602
|
-
}
|
|
23603
|
-
},
|
|
23604
|
-
"args": [
|
|
23605
|
-
{
|
|
23606
|
-
"name": "token",
|
|
23607
|
-
"type": {
|
|
23608
|
-
"kind": "NON_NULL",
|
|
23609
|
-
"ofType": {
|
|
23610
|
-
"kind": "SCALAR",
|
|
23611
|
-
"name": "String"
|
|
23612
|
-
}
|
|
23613
|
-
}
|
|
23614
|
-
}
|
|
23615
|
-
],
|
|
23616
|
-
"isDeprecated": false
|
|
23617
|
-
},
|
|
23618
23595
|
{
|
|
23619
23596
|
"name": "createWebhookConfiguration",
|
|
23620
23597
|
"type": {
|
|
@@ -27399,18 +27376,6 @@ const introspection = {
|
|
|
27399
27376
|
],
|
|
27400
27377
|
"isDeprecated": false
|
|
27401
27378
|
},
|
|
27402
|
-
{
|
|
27403
|
-
"name": "startAvailabilityInsights",
|
|
27404
|
-
"type": {
|
|
27405
|
-
"kind": "NON_NULL",
|
|
27406
|
-
"ofType": {
|
|
27407
|
-
"kind": "SCALAR",
|
|
27408
|
-
"name": "Boolean"
|
|
27409
|
-
}
|
|
27410
|
-
},
|
|
27411
|
-
"args": [],
|
|
27412
|
-
"isDeprecated": false
|
|
27413
|
-
},
|
|
27414
27379
|
{
|
|
27415
27380
|
"name": "syncFutureEventsToExternalCalendar",
|
|
27416
27381
|
"type": {
|
|
@@ -29538,61 +29503,6 @@ const introspection = {
|
|
|
29538
29503
|
],
|
|
29539
29504
|
"interfaces": []
|
|
29540
29505
|
},
|
|
29541
|
-
{
|
|
29542
|
-
"kind": "OBJECT",
|
|
29543
|
-
"name": "PexipVPaaSParticipant",
|
|
29544
|
-
"fields": [
|
|
29545
|
-
{
|
|
29546
|
-
"name": "pexipVPaaSApiAddress",
|
|
29547
|
-
"type": {
|
|
29548
|
-
"kind": "NON_NULL",
|
|
29549
|
-
"ofType": {
|
|
29550
|
-
"kind": "SCALAR",
|
|
29551
|
-
"name": "String"
|
|
29552
|
-
}
|
|
29553
|
-
},
|
|
29554
|
-
"args": [],
|
|
29555
|
-
"isDeprecated": false
|
|
29556
|
-
},
|
|
29557
|
-
{
|
|
29558
|
-
"name": "pexipVPaaSMeetingId",
|
|
29559
|
-
"type": {
|
|
29560
|
-
"kind": "NON_NULL",
|
|
29561
|
-
"ofType": {
|
|
29562
|
-
"kind": "SCALAR",
|
|
29563
|
-
"name": "String"
|
|
29564
|
-
}
|
|
29565
|
-
},
|
|
29566
|
-
"args": [],
|
|
29567
|
-
"isDeprecated": false
|
|
29568
|
-
},
|
|
29569
|
-
{
|
|
29570
|
-
"name": "pexipVPaaSParticipantId",
|
|
29571
|
-
"type": {
|
|
29572
|
-
"kind": "NON_NULL",
|
|
29573
|
-
"ofType": {
|
|
29574
|
-
"kind": "SCALAR",
|
|
29575
|
-
"name": "String"
|
|
29576
|
-
}
|
|
29577
|
-
},
|
|
29578
|
-
"args": [],
|
|
29579
|
-
"isDeprecated": false
|
|
29580
|
-
},
|
|
29581
|
-
{
|
|
29582
|
-
"name": "pexipVPaaSParticipantSecret",
|
|
29583
|
-
"type": {
|
|
29584
|
-
"kind": "NON_NULL",
|
|
29585
|
-
"ofType": {
|
|
29586
|
-
"kind": "SCALAR",
|
|
29587
|
-
"name": "String"
|
|
29588
|
-
}
|
|
29589
|
-
},
|
|
29590
|
-
"args": [],
|
|
29591
|
-
"isDeprecated": false
|
|
29592
|
-
}
|
|
29593
|
-
],
|
|
29594
|
-
"interfaces": []
|
|
29595
|
-
},
|
|
29596
29506
|
{
|
|
29597
29507
|
"kind": "OBJECT",
|
|
29598
29508
|
"name": "PrimaryBrandColorEnterpriseSetting",
|
|
@@ -39143,6 +39053,14 @@ const introspection = {
|
|
|
39143
39053
|
"name": "OFFICE_RELATION",
|
|
39144
39054
|
"isDeprecated": false
|
|
39145
39055
|
},
|
|
39056
|
+
{
|
|
39057
|
+
"name": "SAML_INTEGRATION",
|
|
39058
|
+
"isDeprecated": false
|
|
39059
|
+
},
|
|
39060
|
+
{
|
|
39061
|
+
"name": "SAML_KEY_PROVIDER",
|
|
39062
|
+
"isDeprecated": false
|
|
39063
|
+
},
|
|
39146
39064
|
{
|
|
39147
39065
|
"name": "SCIM_TOKEN",
|
|
39148
39066
|
"isDeprecated": false
|
|
@@ -39195,16 +39113,7 @@ const introspection = {
|
|
|
39195
39113
|
"isDeprecated": false
|
|
39196
39114
|
},
|
|
39197
39115
|
{
|
|
39198
|
-
"name": "
|
|
39199
|
-
"type": {
|
|
39200
|
-
"kind": "OBJECT",
|
|
39201
|
-
"name": "SamlIntegrationIdentityProviderKey"
|
|
39202
|
-
},
|
|
39203
|
-
"args": [],
|
|
39204
|
-
"isDeprecated": false
|
|
39205
|
-
},
|
|
39206
|
-
{
|
|
39207
|
-
"name": "serviceProviderEncryptionKeys",
|
|
39116
|
+
"name": "identityProviderSignatureKeys",
|
|
39208
39117
|
"type": {
|
|
39209
39118
|
"kind": "NON_NULL",
|
|
39210
39119
|
"ofType": {
|
|
@@ -39213,7 +39122,7 @@ const introspection = {
|
|
|
39213
39122
|
"kind": "NON_NULL",
|
|
39214
39123
|
"ofType": {
|
|
39215
39124
|
"kind": "OBJECT",
|
|
39216
|
-
"name": "
|
|
39125
|
+
"name": "SamlIntegrationIdentityProviderKey"
|
|
39217
39126
|
}
|
|
39218
39127
|
}
|
|
39219
39128
|
}
|
|
@@ -39233,24 +39142,6 @@ const introspection = {
|
|
|
39233
39142
|
"args": [],
|
|
39234
39143
|
"isDeprecated": false
|
|
39235
39144
|
},
|
|
39236
|
-
{
|
|
39237
|
-
"name": "serviceProviderSignatureKeys",
|
|
39238
|
-
"type": {
|
|
39239
|
-
"kind": "NON_NULL",
|
|
39240
|
-
"ofType": {
|
|
39241
|
-
"kind": "LIST",
|
|
39242
|
-
"ofType": {
|
|
39243
|
-
"kind": "NON_NULL",
|
|
39244
|
-
"ofType": {
|
|
39245
|
-
"kind": "OBJECT",
|
|
39246
|
-
"name": "SamlIntegrationServiceProviderKey"
|
|
39247
|
-
}
|
|
39248
|
-
}
|
|
39249
|
-
}
|
|
39250
|
-
},
|
|
39251
|
-
"args": [],
|
|
39252
|
-
"isDeprecated": false
|
|
39253
|
-
},
|
|
39254
39145
|
{
|
|
39255
39146
|
"name": "signServiceProviderMetadata",
|
|
39256
39147
|
"type": {
|
|
@@ -39363,24 +39254,6 @@ const introspection = {
|
|
|
39363
39254
|
],
|
|
39364
39255
|
"interfaces": []
|
|
39365
39256
|
},
|
|
39366
|
-
{
|
|
39367
|
-
"kind": "ENUM",
|
|
39368
|
-
"name": "SamlIntegrationKeyStatus",
|
|
39369
|
-
"enumValues": [
|
|
39370
|
-
{
|
|
39371
|
-
"name": "ACTIVE",
|
|
39372
|
-
"isDeprecated": false
|
|
39373
|
-
},
|
|
39374
|
-
{
|
|
39375
|
-
"name": "DISABLED",
|
|
39376
|
-
"isDeprecated": false
|
|
39377
|
-
},
|
|
39378
|
-
{
|
|
39379
|
-
"name": "PASSIVE",
|
|
39380
|
-
"isDeprecated": false
|
|
39381
|
-
}
|
|
39382
|
-
]
|
|
39383
|
-
},
|
|
39384
39257
|
{
|
|
39385
39258
|
"kind": "INPUT_OBJECT",
|
|
39386
39259
|
"name": "SamlIntegrationPatchInput",
|
|
@@ -39446,46 +39319,22 @@ const introspection = {
|
|
|
39446
39319
|
},
|
|
39447
39320
|
{
|
|
39448
39321
|
"kind": "OBJECT",
|
|
39449
|
-
"name": "
|
|
39322
|
+
"name": "SamlKeyProvider",
|
|
39450
39323
|
"fields": [
|
|
39451
39324
|
{
|
|
39452
|
-
"name": "
|
|
39453
|
-
"type": {
|
|
39454
|
-
"kind": "NON_NULL",
|
|
39455
|
-
"ofType": {
|
|
39456
|
-
"kind": "SCALAR",
|
|
39457
|
-
"name": "String"
|
|
39458
|
-
}
|
|
39459
|
-
},
|
|
39460
|
-
"args": [],
|
|
39461
|
-
"isDeprecated": false
|
|
39462
|
-
},
|
|
39463
|
-
{
|
|
39464
|
-
"name": "certificate",
|
|
39465
|
-
"type": {
|
|
39466
|
-
"kind": "NON_NULL",
|
|
39467
|
-
"ofType": {
|
|
39468
|
-
"kind": "SCALAR",
|
|
39469
|
-
"name": "String"
|
|
39470
|
-
}
|
|
39471
|
-
},
|
|
39472
|
-
"args": [],
|
|
39473
|
-
"isDeprecated": false
|
|
39474
|
-
},
|
|
39475
|
-
{
|
|
39476
|
-
"name": "expiresAt",
|
|
39325
|
+
"name": "active",
|
|
39477
39326
|
"type": {
|
|
39478
39327
|
"kind": "NON_NULL",
|
|
39479
39328
|
"ofType": {
|
|
39480
39329
|
"kind": "SCALAR",
|
|
39481
|
-
"name": "
|
|
39330
|
+
"name": "Boolean"
|
|
39482
39331
|
}
|
|
39483
39332
|
},
|
|
39484
39333
|
"args": [],
|
|
39485
39334
|
"isDeprecated": false
|
|
39486
39335
|
},
|
|
39487
39336
|
{
|
|
39488
|
-
"name": "
|
|
39337
|
+
"name": "algorithm",
|
|
39489
39338
|
"type": {
|
|
39490
39339
|
"kind": "NON_NULL",
|
|
39491
39340
|
"ofType": {
|
|
@@ -39497,38 +39346,16 @@ const introspection = {
|
|
|
39497
39346
|
"isDeprecated": false
|
|
39498
39347
|
},
|
|
39499
39348
|
{
|
|
39500
|
-
"name": "
|
|
39349
|
+
"name": "certificate",
|
|
39501
39350
|
"type": {
|
|
39502
|
-
"kind": "
|
|
39503
|
-
"
|
|
39504
|
-
"kind": "SCALAR",
|
|
39505
|
-
"name": "String"
|
|
39506
|
-
}
|
|
39351
|
+
"kind": "SCALAR",
|
|
39352
|
+
"name": "String"
|
|
39507
39353
|
},
|
|
39508
39354
|
"args": [],
|
|
39509
39355
|
"isDeprecated": false
|
|
39510
39356
|
},
|
|
39511
39357
|
{
|
|
39512
|
-
"name": "
|
|
39513
|
-
"type": {
|
|
39514
|
-
"kind": "NON_NULL",
|
|
39515
|
-
"ofType": {
|
|
39516
|
-
"kind": "ENUM",
|
|
39517
|
-
"name": "SamlIntegrationKeyStatus"
|
|
39518
|
-
}
|
|
39519
|
-
},
|
|
39520
|
-
"args": [],
|
|
39521
|
-
"isDeprecated": false
|
|
39522
|
-
}
|
|
39523
|
-
],
|
|
39524
|
-
"interfaces": []
|
|
39525
|
-
},
|
|
39526
|
-
{
|
|
39527
|
-
"kind": "OBJECT",
|
|
39528
|
-
"name": "SamlKeyProvider",
|
|
39529
|
-
"fields": [
|
|
39530
|
-
{
|
|
39531
|
-
"name": "active",
|
|
39358
|
+
"name": "enabled",
|
|
39532
39359
|
"type": {
|
|
39533
39360
|
"kind": "NON_NULL",
|
|
39534
39361
|
"ofType": {
|
|
@@ -39540,25 +39367,10 @@ const introspection = {
|
|
|
39540
39367
|
"isDeprecated": false
|
|
39541
39368
|
},
|
|
39542
39369
|
{
|
|
39543
|
-
"name": "
|
|
39544
|
-
"type": {
|
|
39545
|
-
"kind": "NON_NULL",
|
|
39546
|
-
"ofType": {
|
|
39547
|
-
"kind": "SCALAR",
|
|
39548
|
-
"name": "String"
|
|
39549
|
-
}
|
|
39550
|
-
},
|
|
39551
|
-
"args": [],
|
|
39552
|
-
"isDeprecated": false
|
|
39553
|
-
},
|
|
39554
|
-
{
|
|
39555
|
-
"name": "enabled",
|
|
39370
|
+
"name": "expiresAt",
|
|
39556
39371
|
"type": {
|
|
39557
|
-
"kind": "
|
|
39558
|
-
"
|
|
39559
|
-
"kind": "SCALAR",
|
|
39560
|
-
"name": "Boolean"
|
|
39561
|
-
}
|
|
39372
|
+
"kind": "SCALAR",
|
|
39373
|
+
"name": "ISO8601"
|
|
39562
39374
|
},
|
|
39563
39375
|
"args": [],
|
|
39564
39376
|
"isDeprecated": false
|
|
@@ -39618,6 +39430,13 @@ const introspection = {
|
|
|
39618
39430
|
"kind": "INPUT_OBJECT",
|
|
39619
39431
|
"name": "SamlKeyProviderPatchInput",
|
|
39620
39432
|
"inputFields": [
|
|
39433
|
+
{
|
|
39434
|
+
"name": "active",
|
|
39435
|
+
"type": {
|
|
39436
|
+
"kind": "SCALAR",
|
|
39437
|
+
"name": "Boolean"
|
|
39438
|
+
}
|
|
39439
|
+
},
|
|
39621
39440
|
{
|
|
39622
39441
|
"name": "enabled",
|
|
39623
39442
|
"type": {
|
|
@@ -46655,6 +46474,18 @@ const introspection = {
|
|
|
46655
46474
|
"args": [],
|
|
46656
46475
|
"isDeprecated": false
|
|
46657
46476
|
},
|
|
46477
|
+
{
|
|
46478
|
+
"name": "deliveryId",
|
|
46479
|
+
"type": {
|
|
46480
|
+
"kind": "NON_NULL",
|
|
46481
|
+
"ofType": {
|
|
46482
|
+
"kind": "SCALAR",
|
|
46483
|
+
"name": "String"
|
|
46484
|
+
}
|
|
46485
|
+
},
|
|
46486
|
+
"args": [],
|
|
46487
|
+
"isDeprecated": false
|
|
46488
|
+
},
|
|
46658
46489
|
{
|
|
46659
46490
|
"name": "duration",
|
|
46660
46491
|
"type": {
|
|
@@ -46685,6 +46516,18 @@ const introspection = {
|
|
|
46685
46516
|
"args": [],
|
|
46686
46517
|
"isDeprecated": false
|
|
46687
46518
|
},
|
|
46519
|
+
{
|
|
46520
|
+
"name": "redelivery",
|
|
46521
|
+
"type": {
|
|
46522
|
+
"kind": "NON_NULL",
|
|
46523
|
+
"ofType": {
|
|
46524
|
+
"kind": "SCALAR",
|
|
46525
|
+
"name": "Boolean"
|
|
46526
|
+
}
|
|
46527
|
+
},
|
|
46528
|
+
"args": [],
|
|
46529
|
+
"isDeprecated": false
|
|
46530
|
+
},
|
|
46688
46531
|
{
|
|
46689
46532
|
"name": "resourceId",
|
|
46690
46533
|
"type": {
|
package/src/schema.ts
CHANGED
|
@@ -3313,7 +3313,6 @@ export type Mutation = {
|
|
|
3313
3313
|
createUnavailability: Unavailability;
|
|
3314
3314
|
createUnavailabilityEvent: Unavailability;
|
|
3315
3315
|
createUploadFileLink: FileCreateUploadLinkResult;
|
|
3316
|
-
createVPaaSMeeting: PexipVPaaSParticipant;
|
|
3317
3316
|
createWebhookConfiguration: WebhookConfiguration;
|
|
3318
3317
|
createWebhookConfigurationHeaders: Array<WebhookConfigurationHeader>;
|
|
3319
3318
|
deleteAppliedTemplate: AppliedTemplate;
|
|
@@ -3447,7 +3446,6 @@ export type Mutation = {
|
|
|
3447
3446
|
*/
|
|
3448
3447
|
revertUnavailability: Array<Unavailability>;
|
|
3449
3448
|
sendAIMessage: AiMessage;
|
|
3450
|
-
startAvailabilityInsights: Scalars['Boolean']['output'];
|
|
3451
3449
|
syncFutureEventsToExternalCalendar: Scalars['Boolean']['output'];
|
|
3452
3450
|
syncMeetingRooms: Scalars['Boolean']['output'];
|
|
3453
3451
|
syncMicrosoftDynamicsIntegrationCustomAttributes: Scalars['Boolean']['output'];
|
|
@@ -3743,11 +3741,6 @@ export type MutationCreateUploadFileLinkArgs = {
|
|
|
3743
3741
|
};
|
|
3744
3742
|
|
|
3745
3743
|
|
|
3746
|
-
export type MutationCreateVPaaSMeetingArgs = {
|
|
3747
|
-
token: Scalars['String']['input'];
|
|
3748
|
-
};
|
|
3749
|
-
|
|
3750
|
-
|
|
3751
3744
|
export type MutationCreateWebhookConfigurationArgs = {
|
|
3752
3745
|
input: WebhookConfigurationCreateInput;
|
|
3753
3746
|
};
|
|
@@ -4730,13 +4723,6 @@ export type PexipInfinityCall = {
|
|
|
4730
4723
|
vmrName: Scalars['String']['output'];
|
|
4731
4724
|
};
|
|
4732
4725
|
|
|
4733
|
-
export type PexipVPaaSParticipant = {
|
|
4734
|
-
pexipVPaaSApiAddress: Scalars['String']['output'];
|
|
4735
|
-
pexipVPaaSMeetingId: Scalars['String']['output'];
|
|
4736
|
-
pexipVPaaSParticipantId: Scalars['String']['output'];
|
|
4737
|
-
pexipVPaaSParticipantSecret: Scalars['String']['output'];
|
|
4738
|
-
};
|
|
4739
|
-
|
|
4740
4726
|
export type PrimaryBrandColorEnterpriseSetting = {
|
|
4741
4727
|
createdAt: Scalars['ISO8601']['output'];
|
|
4742
4728
|
/** Indicates if the enterprise setting can be managed by an administrator of the enterprise. Non-manageable settings can only be modified by Pexip Engage Support. */
|
|
@@ -6223,6 +6209,8 @@ export type ResourceType =
|
|
|
6223
6209
|
| 'MEETING_TYPE'
|
|
6224
6210
|
| 'OFFICE'
|
|
6225
6211
|
| 'OFFICE_RELATION'
|
|
6212
|
+
| 'SAML_INTEGRATION'
|
|
6213
|
+
| 'SAML_KEY_PROVIDER'
|
|
6226
6214
|
| 'SCIM_TOKEN'
|
|
6227
6215
|
| 'SUBJECT'
|
|
6228
6216
|
| 'SUBJECT_GROUP';
|
|
@@ -6231,10 +6219,8 @@ export type SamlIntegration = {
|
|
|
6231
6219
|
active: Scalars['Boolean']['output'];
|
|
6232
6220
|
forceAuthentication: Scalars['Boolean']['output'];
|
|
6233
6221
|
identityProviderMetadataUrl?: Maybe<Scalars['String']['output']>;
|
|
6234
|
-
|
|
6235
|
-
serviceProviderEncryptionKeys: Array<SamlIntegrationServiceProviderKey>;
|
|
6222
|
+
identityProviderSignatureKeys: Array<SamlIntegrationIdentityProviderKey>;
|
|
6236
6223
|
serviceProviderMetadataUrl: Scalars['String']['output'];
|
|
6237
|
-
serviceProviderSignatureKeys: Array<SamlIntegrationServiceProviderKey>;
|
|
6238
6224
|
signServiceProviderMetadata: Scalars['Boolean']['output'];
|
|
6239
6225
|
singleLogoutServiceUrl?: Maybe<Scalars['String']['output']>;
|
|
6240
6226
|
singleSignOnServiceUrl?: Maybe<Scalars['String']['output']>;
|
|
@@ -6249,11 +6235,6 @@ export type SamlIntegrationIdentityProviderKey = {
|
|
|
6249
6235
|
expiresAt: Scalars['ISO8601']['output'];
|
|
6250
6236
|
};
|
|
6251
6237
|
|
|
6252
|
-
export type SamlIntegrationKeyStatus =
|
|
6253
|
-
| 'ACTIVE'
|
|
6254
|
-
| 'DISABLED'
|
|
6255
|
-
| 'PASSIVE';
|
|
6256
|
-
|
|
6257
6238
|
export type SamlIntegrationPatchInput = {
|
|
6258
6239
|
active?: InputMaybe<Scalars['Boolean']['input']>;
|
|
6259
6240
|
forceAuthentication?: InputMaybe<Scalars['Boolean']['input']>;
|
|
@@ -6265,19 +6246,12 @@ export type SamlIntegrationPatchInput = {
|
|
|
6265
6246
|
wantAuthnRequestsSigned?: InputMaybe<Scalars['Boolean']['input']>;
|
|
6266
6247
|
};
|
|
6267
6248
|
|
|
6268
|
-
export type SamlIntegrationServiceProviderKey = {
|
|
6269
|
-
algorithm: Scalars['String']['output'];
|
|
6270
|
-
certificate: Scalars['String']['output'];
|
|
6271
|
-
expiresAt: Scalars['ISO8601']['output'];
|
|
6272
|
-
id: Scalars['String']['output'];
|
|
6273
|
-
publicKey: Scalars['String']['output'];
|
|
6274
|
-
status: SamlIntegrationKeyStatus;
|
|
6275
|
-
};
|
|
6276
|
-
|
|
6277
6249
|
export type SamlKeyProvider = {
|
|
6278
6250
|
active: Scalars['Boolean']['output'];
|
|
6279
6251
|
algorithm: Scalars['String']['output'];
|
|
6252
|
+
certificate?: Maybe<Scalars['String']['output']>;
|
|
6280
6253
|
enabled: Scalars['Boolean']['output'];
|
|
6254
|
+
expiresAt?: Maybe<Scalars['ISO8601']['output']>;
|
|
6281
6255
|
id: Scalars['String']['output'];
|
|
6282
6256
|
keySize: Scalars['Int']['output'];
|
|
6283
6257
|
name: Scalars['String']['output'];
|
|
@@ -6285,6 +6259,7 @@ export type SamlKeyProvider = {
|
|
|
6285
6259
|
};
|
|
6286
6260
|
|
|
6287
6261
|
export type SamlKeyProviderPatchInput = {
|
|
6262
|
+
active?: InputMaybe<Scalars['Boolean']['input']>;
|
|
6288
6263
|
enabled?: InputMaybe<Scalars['Boolean']['input']>;
|
|
6289
6264
|
priority?: InputMaybe<Scalars['Int']['input']>;
|
|
6290
6265
|
};
|
|
@@ -7439,15 +7414,19 @@ export type WebhookDelivery = {
|
|
|
7439
7414
|
attempts: Scalars['Int']['output'];
|
|
7440
7415
|
correlationId: Scalars['String']['output'];
|
|
7441
7416
|
createdAt: Scalars['ISO8601']['output'];
|
|
7417
|
+
/** The unique identifier of the delivery attempt. */
|
|
7418
|
+
deliveryId: Scalars['String']['output'];
|
|
7442
7419
|
/** Return the duration in milliseconds. */
|
|
7443
7420
|
duration?: Maybe<Scalars['Int']['output']>;
|
|
7444
7421
|
error?: Maybe<Scalars['String']['output']>;
|
|
7445
7422
|
event: Scalars['String']['output'];
|
|
7423
|
+
redelivery: Scalars['Boolean']['output'];
|
|
7446
7424
|
resourceId: Scalars['String']['output'];
|
|
7447
7425
|
statusCode?: Maybe<Scalars['Float']['output']>;
|
|
7448
7426
|
success: Scalars['Boolean']['output'];
|
|
7449
7427
|
updatedAt: Scalars['ISO8601']['output'];
|
|
7450
7428
|
webhookConfiguration: WebhookConfiguration;
|
|
7429
|
+
/** The unique identifier for the webhook delivery. This identifier will remain consistent across retries and redeliveries. */
|
|
7451
7430
|
webhookId: Scalars['String']['output'];
|
|
7452
7431
|
};
|
|
7453
7432
|
|