@pexip-engage-public/graphql 1.0.66 → 1.0.67
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 +6 -0
- package/dist/graphql-env.d.ts +42 -444
- package/dist/graphql-env.d.ts.map +1 -1
- package/dist/graphql-env.js +49 -501
- package/dist/graphql-env.js.map +1 -1
- package/dist/schema.d.ts +8 -55
- package/dist/schema.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/graphql-env.ts +49 -501
- package/src/schema.ts +7 -68
package/dist/graphql-env.js
CHANGED
|
@@ -1562,6 +1562,13 @@ const introspection = {
|
|
|
1562
1562
|
"name": "String"
|
|
1563
1563
|
}
|
|
1564
1564
|
},
|
|
1565
|
+
{
|
|
1566
|
+
"name": "token",
|
|
1567
|
+
"type": {
|
|
1568
|
+
"kind": "SCALAR",
|
|
1569
|
+
"name": "String"
|
|
1570
|
+
}
|
|
1571
|
+
},
|
|
1565
1572
|
{
|
|
1566
1573
|
"name": "userCommunication",
|
|
1567
1574
|
"type": {
|
|
@@ -1611,6 +1618,13 @@ const introspection = {
|
|
|
1611
1618
|
"name": "ISO8601"
|
|
1612
1619
|
}
|
|
1613
1620
|
},
|
|
1621
|
+
{
|
|
1622
|
+
"name": "token",
|
|
1623
|
+
"type": {
|
|
1624
|
+
"kind": "SCALAR",
|
|
1625
|
+
"name": "String"
|
|
1626
|
+
}
|
|
1627
|
+
},
|
|
1614
1628
|
{
|
|
1615
1629
|
"name": "userCommunication",
|
|
1616
1630
|
"type": {
|
|
@@ -2916,6 +2930,13 @@ const introspection = {
|
|
|
2916
2930
|
"name": "JSONObject"
|
|
2917
2931
|
}
|
|
2918
2932
|
},
|
|
2933
|
+
{
|
|
2934
|
+
"name": "token",
|
|
2935
|
+
"type": {
|
|
2936
|
+
"kind": "SCALAR",
|
|
2937
|
+
"name": "String"
|
|
2938
|
+
}
|
|
2939
|
+
},
|
|
2919
2940
|
{
|
|
2920
2941
|
"name": "userCommunication",
|
|
2921
2942
|
"type": {
|
|
@@ -3046,6 +3067,13 @@ const introspection = {
|
|
|
3046
3067
|
}
|
|
3047
3068
|
}
|
|
3048
3069
|
},
|
|
3070
|
+
{
|
|
3071
|
+
"name": "token",
|
|
3072
|
+
"type": {
|
|
3073
|
+
"kind": "SCALAR",
|
|
3074
|
+
"name": "String"
|
|
3075
|
+
}
|
|
3076
|
+
},
|
|
3049
3077
|
{
|
|
3050
3078
|
"name": "userCommunication",
|
|
3051
3079
|
"type": {
|
|
@@ -19175,6 +19203,13 @@ const introspection = {
|
|
|
19175
19203
|
}
|
|
19176
19204
|
}
|
|
19177
19205
|
}
|
|
19206
|
+
},
|
|
19207
|
+
{
|
|
19208
|
+
"name": "token",
|
|
19209
|
+
"type": {
|
|
19210
|
+
"kind": "SCALAR",
|
|
19211
|
+
"name": "String"
|
|
19212
|
+
}
|
|
19178
19213
|
}
|
|
19179
19214
|
],
|
|
19180
19215
|
"isDeprecated": false
|
|
@@ -20080,30 +20115,6 @@ const introspection = {
|
|
|
20080
20115
|
],
|
|
20081
20116
|
"isDeprecated": false
|
|
20082
20117
|
},
|
|
20083
|
-
{
|
|
20084
|
-
"name": "createSamlIntegration",
|
|
20085
|
-
"type": {
|
|
20086
|
-
"kind": "NON_NULL",
|
|
20087
|
-
"ofType": {
|
|
20088
|
-
"kind": "OBJECT",
|
|
20089
|
-
"name": "SamlIntegration"
|
|
20090
|
-
}
|
|
20091
|
-
},
|
|
20092
|
-
"args": [],
|
|
20093
|
-
"isDeprecated": false
|
|
20094
|
-
},
|
|
20095
|
-
{
|
|
20096
|
-
"name": "createScimToken",
|
|
20097
|
-
"type": {
|
|
20098
|
-
"kind": "NON_NULL",
|
|
20099
|
-
"ofType": {
|
|
20100
|
-
"kind": "SCALAR",
|
|
20101
|
-
"name": "String"
|
|
20102
|
-
}
|
|
20103
|
-
},
|
|
20104
|
-
"args": [],
|
|
20105
|
-
"isDeprecated": false
|
|
20106
|
-
},
|
|
20107
20118
|
{
|
|
20108
20119
|
"name": "createSessionConfigSessionEvent",
|
|
20109
20120
|
"type": {
|
|
@@ -20820,18 +20831,6 @@ const introspection = {
|
|
|
20820
20831
|
],
|
|
20821
20832
|
"isDeprecated": false
|
|
20822
20833
|
},
|
|
20823
|
-
{
|
|
20824
|
-
"name": "deleteSamlIntegration",
|
|
20825
|
-
"type": {
|
|
20826
|
-
"kind": "NON_NULL",
|
|
20827
|
-
"ofType": {
|
|
20828
|
-
"kind": "OBJECT",
|
|
20829
|
-
"name": "SamlIntegration"
|
|
20830
|
-
}
|
|
20831
|
-
},
|
|
20832
|
-
"args": [],
|
|
20833
|
-
"isDeprecated": false
|
|
20834
|
-
},
|
|
20835
20834
|
{
|
|
20836
20835
|
"name": "deleteStorageAccountConfig",
|
|
20837
20836
|
"type": {
|
|
@@ -21943,29 +21942,6 @@ const introspection = {
|
|
|
21943
21942
|
],
|
|
21944
21943
|
"isDeprecated": false
|
|
21945
21944
|
},
|
|
21946
|
-
{
|
|
21947
|
-
"name": "patchSamlIntegration",
|
|
21948
|
-
"type": {
|
|
21949
|
-
"kind": "NON_NULL",
|
|
21950
|
-
"ofType": {
|
|
21951
|
-
"kind": "OBJECT",
|
|
21952
|
-
"name": "SamlIntegration"
|
|
21953
|
-
}
|
|
21954
|
-
},
|
|
21955
|
-
"args": [
|
|
21956
|
-
{
|
|
21957
|
-
"name": "input",
|
|
21958
|
-
"type": {
|
|
21959
|
-
"kind": "NON_NULL",
|
|
21960
|
-
"ofType": {
|
|
21961
|
-
"kind": "INPUT_OBJECT",
|
|
21962
|
-
"name": "SamlIntegrationPatchInput"
|
|
21963
|
-
}
|
|
21964
|
-
}
|
|
21965
|
-
}
|
|
21966
|
-
],
|
|
21967
|
-
"isDeprecated": false
|
|
21968
|
-
},
|
|
21969
21945
|
{
|
|
21970
21946
|
"name": "patchStaticTranslationOverrides",
|
|
21971
21947
|
"type": {
|
|
@@ -23147,6 +23123,13 @@ const introspection = {
|
|
|
23147
23123
|
"name": "SecondaryParticipantInput"
|
|
23148
23124
|
}
|
|
23149
23125
|
}
|
|
23126
|
+
},
|
|
23127
|
+
{
|
|
23128
|
+
"name": "token",
|
|
23129
|
+
"type": {
|
|
23130
|
+
"kind": "SCALAR",
|
|
23131
|
+
"name": "String"
|
|
23132
|
+
}
|
|
23150
23133
|
}
|
|
23151
23134
|
],
|
|
23152
23135
|
"isDeprecated": false
|
|
@@ -23925,29 +23908,6 @@ const introspection = {
|
|
|
23925
23908
|
],
|
|
23926
23909
|
"isDeprecated": false
|
|
23927
23910
|
},
|
|
23928
|
-
{
|
|
23929
|
-
"name": "uploadSamlIdentityProviderMetadata",
|
|
23930
|
-
"type": {
|
|
23931
|
-
"kind": "NON_NULL",
|
|
23932
|
-
"ofType": {
|
|
23933
|
-
"kind": "OBJECT",
|
|
23934
|
-
"name": "SamlIntegration"
|
|
23935
|
-
}
|
|
23936
|
-
},
|
|
23937
|
-
"args": [
|
|
23938
|
-
{
|
|
23939
|
-
"name": "metadataUrl",
|
|
23940
|
-
"type": {
|
|
23941
|
-
"kind": "NON_NULL",
|
|
23942
|
-
"ofType": {
|
|
23943
|
-
"kind": "SCALAR",
|
|
23944
|
-
"name": "String"
|
|
23945
|
-
}
|
|
23946
|
-
}
|
|
23947
|
-
}
|
|
23948
|
-
],
|
|
23949
|
-
"isDeprecated": false
|
|
23950
|
-
},
|
|
23951
23911
|
{
|
|
23952
23912
|
"name": "upsertMicrosoftGraphAPIEmailConfiguration",
|
|
23953
23913
|
"type": {
|
|
@@ -25815,6 +25775,13 @@ const introspection = {
|
|
|
25815
25775
|
}
|
|
25816
25776
|
}
|
|
25817
25777
|
}
|
|
25778
|
+
},
|
|
25779
|
+
{
|
|
25780
|
+
"name": "token",
|
|
25781
|
+
"type": {
|
|
25782
|
+
"kind": "SCALAR",
|
|
25783
|
+
"name": "String"
|
|
25784
|
+
}
|
|
25818
25785
|
}
|
|
25819
25786
|
],
|
|
25820
25787
|
"isOneOf": false
|
|
@@ -30396,18 +30363,6 @@ const introspection = {
|
|
|
30396
30363
|
],
|
|
30397
30364
|
"isDeprecated": false
|
|
30398
30365
|
},
|
|
30399
|
-
{
|
|
30400
|
-
"name": "samlIntegration",
|
|
30401
|
-
"type": {
|
|
30402
|
-
"kind": "NON_NULL",
|
|
30403
|
-
"ofType": {
|
|
30404
|
-
"kind": "OBJECT",
|
|
30405
|
-
"name": "SamlIntegration"
|
|
30406
|
-
}
|
|
30407
|
-
},
|
|
30408
|
-
"args": [],
|
|
30409
|
-
"isDeprecated": false
|
|
30410
|
-
},
|
|
30411
30366
|
{
|
|
30412
30367
|
"name": "schedulableEmployees",
|
|
30413
30368
|
"type": {
|
|
@@ -31498,24 +31453,6 @@ const introspection = {
|
|
|
31498
31453
|
],
|
|
31499
31454
|
"isDeprecated": false
|
|
31500
31455
|
},
|
|
31501
|
-
{
|
|
31502
|
-
"name": "scimTokens",
|
|
31503
|
-
"type": {
|
|
31504
|
-
"kind": "NON_NULL",
|
|
31505
|
-
"ofType": {
|
|
31506
|
-
"kind": "LIST",
|
|
31507
|
-
"ofType": {
|
|
31508
|
-
"kind": "NON_NULL",
|
|
31509
|
-
"ofType": {
|
|
31510
|
-
"kind": "OBJECT",
|
|
31511
|
-
"name": "ScimToken"
|
|
31512
|
-
}
|
|
31513
|
-
}
|
|
31514
|
-
}
|
|
31515
|
-
},
|
|
31516
|
-
"args": [],
|
|
31517
|
-
"isDeprecated": false
|
|
31518
|
-
},
|
|
31519
31456
|
{
|
|
31520
31457
|
"name": "searchRegions",
|
|
31521
31458
|
"type": {
|
|
@@ -33867,10 +33804,6 @@ const introspection = {
|
|
|
33867
33804
|
"name": "OFFICE_RELATION",
|
|
33868
33805
|
"isDeprecated": false
|
|
33869
33806
|
},
|
|
33870
|
-
{
|
|
33871
|
-
"name": "SCIM_TOKEN",
|
|
33872
|
-
"isDeprecated": false
|
|
33873
|
-
},
|
|
33874
33807
|
{
|
|
33875
33808
|
"name": "SUBJECT",
|
|
33876
33809
|
"isDeprecated": false
|
|
@@ -33881,327 +33814,6 @@ const introspection = {
|
|
|
33881
33814
|
}
|
|
33882
33815
|
]
|
|
33883
33816
|
},
|
|
33884
|
-
{
|
|
33885
|
-
"kind": "OBJECT",
|
|
33886
|
-
"name": "SamlIntegration",
|
|
33887
|
-
"fields": [
|
|
33888
|
-
{
|
|
33889
|
-
"name": "active",
|
|
33890
|
-
"type": {
|
|
33891
|
-
"kind": "NON_NULL",
|
|
33892
|
-
"ofType": {
|
|
33893
|
-
"kind": "SCALAR",
|
|
33894
|
-
"name": "Boolean"
|
|
33895
|
-
}
|
|
33896
|
-
},
|
|
33897
|
-
"args": [],
|
|
33898
|
-
"isDeprecated": false
|
|
33899
|
-
},
|
|
33900
|
-
{
|
|
33901
|
-
"name": "identityProviderMetadataUrl",
|
|
33902
|
-
"type": {
|
|
33903
|
-
"kind": "SCALAR",
|
|
33904
|
-
"name": "String"
|
|
33905
|
-
},
|
|
33906
|
-
"args": [],
|
|
33907
|
-
"isDeprecated": false
|
|
33908
|
-
},
|
|
33909
|
-
{
|
|
33910
|
-
"name": "identityProviderSignatureKey",
|
|
33911
|
-
"type": {
|
|
33912
|
-
"kind": "OBJECT",
|
|
33913
|
-
"name": "SamlIntegrationIdentityProviderKey"
|
|
33914
|
-
},
|
|
33915
|
-
"args": [],
|
|
33916
|
-
"isDeprecated": false
|
|
33917
|
-
},
|
|
33918
|
-
{
|
|
33919
|
-
"name": "serviceProviderEncryptionKeys",
|
|
33920
|
-
"type": {
|
|
33921
|
-
"kind": "NON_NULL",
|
|
33922
|
-
"ofType": {
|
|
33923
|
-
"kind": "LIST",
|
|
33924
|
-
"ofType": {
|
|
33925
|
-
"kind": "NON_NULL",
|
|
33926
|
-
"ofType": {
|
|
33927
|
-
"kind": "OBJECT",
|
|
33928
|
-
"name": "SamlIntegrationServiceProviderKey"
|
|
33929
|
-
}
|
|
33930
|
-
}
|
|
33931
|
-
}
|
|
33932
|
-
},
|
|
33933
|
-
"args": [],
|
|
33934
|
-
"isDeprecated": false
|
|
33935
|
-
},
|
|
33936
|
-
{
|
|
33937
|
-
"name": "serviceProviderMetadataUrl",
|
|
33938
|
-
"type": {
|
|
33939
|
-
"kind": "NON_NULL",
|
|
33940
|
-
"ofType": {
|
|
33941
|
-
"kind": "SCALAR",
|
|
33942
|
-
"name": "String"
|
|
33943
|
-
}
|
|
33944
|
-
},
|
|
33945
|
-
"args": [],
|
|
33946
|
-
"isDeprecated": false
|
|
33947
|
-
},
|
|
33948
|
-
{
|
|
33949
|
-
"name": "serviceProviderSignatureKeys",
|
|
33950
|
-
"type": {
|
|
33951
|
-
"kind": "NON_NULL",
|
|
33952
|
-
"ofType": {
|
|
33953
|
-
"kind": "LIST",
|
|
33954
|
-
"ofType": {
|
|
33955
|
-
"kind": "NON_NULL",
|
|
33956
|
-
"ofType": {
|
|
33957
|
-
"kind": "OBJECT",
|
|
33958
|
-
"name": "SamlIntegrationServiceProviderKey"
|
|
33959
|
-
}
|
|
33960
|
-
}
|
|
33961
|
-
}
|
|
33962
|
-
},
|
|
33963
|
-
"args": [],
|
|
33964
|
-
"isDeprecated": false
|
|
33965
|
-
},
|
|
33966
|
-
{
|
|
33967
|
-
"name": "singleLogoutServiceUrl",
|
|
33968
|
-
"type": {
|
|
33969
|
-
"kind": "SCALAR",
|
|
33970
|
-
"name": "String"
|
|
33971
|
-
},
|
|
33972
|
-
"args": [],
|
|
33973
|
-
"isDeprecated": false
|
|
33974
|
-
},
|
|
33975
|
-
{
|
|
33976
|
-
"name": "singleSignOnServiceUrl",
|
|
33977
|
-
"type": {
|
|
33978
|
-
"kind": "SCALAR",
|
|
33979
|
-
"name": "String"
|
|
33980
|
-
},
|
|
33981
|
-
"args": [],
|
|
33982
|
-
"isDeprecated": false
|
|
33983
|
-
},
|
|
33984
|
-
{
|
|
33985
|
-
"name": "validateSignature",
|
|
33986
|
-
"type": {
|
|
33987
|
-
"kind": "NON_NULL",
|
|
33988
|
-
"ofType": {
|
|
33989
|
-
"kind": "SCALAR",
|
|
33990
|
-
"name": "Boolean"
|
|
33991
|
-
}
|
|
33992
|
-
},
|
|
33993
|
-
"args": [],
|
|
33994
|
-
"isDeprecated": false
|
|
33995
|
-
},
|
|
33996
|
-
{
|
|
33997
|
-
"name": "wantAssertionsEncrypted",
|
|
33998
|
-
"type": {
|
|
33999
|
-
"kind": "NON_NULL",
|
|
34000
|
-
"ofType": {
|
|
34001
|
-
"kind": "SCALAR",
|
|
34002
|
-
"name": "Boolean"
|
|
34003
|
-
}
|
|
34004
|
-
},
|
|
34005
|
-
"args": [],
|
|
34006
|
-
"isDeprecated": false
|
|
34007
|
-
},
|
|
34008
|
-
{
|
|
34009
|
-
"name": "wantAssertionsSigned",
|
|
34010
|
-
"type": {
|
|
34011
|
-
"kind": "NON_NULL",
|
|
34012
|
-
"ofType": {
|
|
34013
|
-
"kind": "SCALAR",
|
|
34014
|
-
"name": "Boolean"
|
|
34015
|
-
}
|
|
34016
|
-
},
|
|
34017
|
-
"args": [],
|
|
34018
|
-
"isDeprecated": false
|
|
34019
|
-
},
|
|
34020
|
-
{
|
|
34021
|
-
"name": "wantAuthnRequestsSigned",
|
|
34022
|
-
"type": {
|
|
34023
|
-
"kind": "NON_NULL",
|
|
34024
|
-
"ofType": {
|
|
34025
|
-
"kind": "SCALAR",
|
|
34026
|
-
"name": "Boolean"
|
|
34027
|
-
}
|
|
34028
|
-
},
|
|
34029
|
-
"args": [],
|
|
34030
|
-
"isDeprecated": false
|
|
34031
|
-
}
|
|
34032
|
-
],
|
|
34033
|
-
"interfaces": []
|
|
34034
|
-
},
|
|
34035
|
-
{
|
|
34036
|
-
"kind": "OBJECT",
|
|
34037
|
-
"name": "SamlIntegrationIdentityProviderKey",
|
|
34038
|
-
"fields": [
|
|
34039
|
-
{
|
|
34040
|
-
"name": "certificate",
|
|
34041
|
-
"type": {
|
|
34042
|
-
"kind": "NON_NULL",
|
|
34043
|
-
"ofType": {
|
|
34044
|
-
"kind": "SCALAR",
|
|
34045
|
-
"name": "String"
|
|
34046
|
-
}
|
|
34047
|
-
},
|
|
34048
|
-
"args": [],
|
|
34049
|
-
"isDeprecated": false
|
|
34050
|
-
},
|
|
34051
|
-
{
|
|
34052
|
-
"name": "expiresAt",
|
|
34053
|
-
"type": {
|
|
34054
|
-
"kind": "NON_NULL",
|
|
34055
|
-
"ofType": {
|
|
34056
|
-
"kind": "SCALAR",
|
|
34057
|
-
"name": "ISO8601"
|
|
34058
|
-
}
|
|
34059
|
-
},
|
|
34060
|
-
"args": [],
|
|
34061
|
-
"isDeprecated": false
|
|
34062
|
-
}
|
|
34063
|
-
],
|
|
34064
|
-
"interfaces": []
|
|
34065
|
-
},
|
|
34066
|
-
{
|
|
34067
|
-
"kind": "ENUM",
|
|
34068
|
-
"name": "SamlIntegrationKeyStatus",
|
|
34069
|
-
"enumValues": [
|
|
34070
|
-
{
|
|
34071
|
-
"name": "ACTIVE",
|
|
34072
|
-
"isDeprecated": false
|
|
34073
|
-
},
|
|
34074
|
-
{
|
|
34075
|
-
"name": "DISABLED",
|
|
34076
|
-
"isDeprecated": false
|
|
34077
|
-
},
|
|
34078
|
-
{
|
|
34079
|
-
"name": "PASSIVE",
|
|
34080
|
-
"isDeprecated": false
|
|
34081
|
-
}
|
|
34082
|
-
]
|
|
34083
|
-
},
|
|
34084
|
-
{
|
|
34085
|
-
"kind": "INPUT_OBJECT",
|
|
34086
|
-
"name": "SamlIntegrationPatchInput",
|
|
34087
|
-
"inputFields": [
|
|
34088
|
-
{
|
|
34089
|
-
"name": "active",
|
|
34090
|
-
"type": {
|
|
34091
|
-
"kind": "SCALAR",
|
|
34092
|
-
"name": "Boolean"
|
|
34093
|
-
}
|
|
34094
|
-
},
|
|
34095
|
-
{
|
|
34096
|
-
"name": "validateSignature",
|
|
34097
|
-
"type": {
|
|
34098
|
-
"kind": "SCALAR",
|
|
34099
|
-
"name": "Boolean"
|
|
34100
|
-
}
|
|
34101
|
-
},
|
|
34102
|
-
{
|
|
34103
|
-
"name": "wantAssertionsEncrypted",
|
|
34104
|
-
"type": {
|
|
34105
|
-
"kind": "SCALAR",
|
|
34106
|
-
"name": "Boolean"
|
|
34107
|
-
}
|
|
34108
|
-
},
|
|
34109
|
-
{
|
|
34110
|
-
"name": "wantAssertionsSigned",
|
|
34111
|
-
"type": {
|
|
34112
|
-
"kind": "SCALAR",
|
|
34113
|
-
"name": "Boolean"
|
|
34114
|
-
}
|
|
34115
|
-
},
|
|
34116
|
-
{
|
|
34117
|
-
"name": "wantAuthnRequestsSigned",
|
|
34118
|
-
"type": {
|
|
34119
|
-
"kind": "SCALAR",
|
|
34120
|
-
"name": "Boolean"
|
|
34121
|
-
}
|
|
34122
|
-
}
|
|
34123
|
-
],
|
|
34124
|
-
"isOneOf": false
|
|
34125
|
-
},
|
|
34126
|
-
{
|
|
34127
|
-
"kind": "OBJECT",
|
|
34128
|
-
"name": "SamlIntegrationServiceProviderKey",
|
|
34129
|
-
"fields": [
|
|
34130
|
-
{
|
|
34131
|
-
"name": "algorithm",
|
|
34132
|
-
"type": {
|
|
34133
|
-
"kind": "NON_NULL",
|
|
34134
|
-
"ofType": {
|
|
34135
|
-
"kind": "SCALAR",
|
|
34136
|
-
"name": "String"
|
|
34137
|
-
}
|
|
34138
|
-
},
|
|
34139
|
-
"args": [],
|
|
34140
|
-
"isDeprecated": false
|
|
34141
|
-
},
|
|
34142
|
-
{
|
|
34143
|
-
"name": "certificate",
|
|
34144
|
-
"type": {
|
|
34145
|
-
"kind": "NON_NULL",
|
|
34146
|
-
"ofType": {
|
|
34147
|
-
"kind": "SCALAR",
|
|
34148
|
-
"name": "String"
|
|
34149
|
-
}
|
|
34150
|
-
},
|
|
34151
|
-
"args": [],
|
|
34152
|
-
"isDeprecated": false
|
|
34153
|
-
},
|
|
34154
|
-
{
|
|
34155
|
-
"name": "expiresAt",
|
|
34156
|
-
"type": {
|
|
34157
|
-
"kind": "NON_NULL",
|
|
34158
|
-
"ofType": {
|
|
34159
|
-
"kind": "SCALAR",
|
|
34160
|
-
"name": "ISO8601"
|
|
34161
|
-
}
|
|
34162
|
-
},
|
|
34163
|
-
"args": [],
|
|
34164
|
-
"isDeprecated": false
|
|
34165
|
-
},
|
|
34166
|
-
{
|
|
34167
|
-
"name": "id",
|
|
34168
|
-
"type": {
|
|
34169
|
-
"kind": "NON_NULL",
|
|
34170
|
-
"ofType": {
|
|
34171
|
-
"kind": "SCALAR",
|
|
34172
|
-
"name": "String"
|
|
34173
|
-
}
|
|
34174
|
-
},
|
|
34175
|
-
"args": [],
|
|
34176
|
-
"isDeprecated": false
|
|
34177
|
-
},
|
|
34178
|
-
{
|
|
34179
|
-
"name": "publicKey",
|
|
34180
|
-
"type": {
|
|
34181
|
-
"kind": "NON_NULL",
|
|
34182
|
-
"ofType": {
|
|
34183
|
-
"kind": "SCALAR",
|
|
34184
|
-
"name": "String"
|
|
34185
|
-
}
|
|
34186
|
-
},
|
|
34187
|
-
"args": [],
|
|
34188
|
-
"isDeprecated": false
|
|
34189
|
-
},
|
|
34190
|
-
{
|
|
34191
|
-
"name": "status",
|
|
34192
|
-
"type": {
|
|
34193
|
-
"kind": "NON_NULL",
|
|
34194
|
-
"ofType": {
|
|
34195
|
-
"kind": "ENUM",
|
|
34196
|
-
"name": "SamlIntegrationKeyStatus"
|
|
34197
|
-
}
|
|
34198
|
-
},
|
|
34199
|
-
"args": [],
|
|
34200
|
-
"isDeprecated": false
|
|
34201
|
-
}
|
|
34202
|
-
],
|
|
34203
|
-
"interfaces": []
|
|
34204
|
-
},
|
|
34205
33817
|
{
|
|
34206
33818
|
"kind": "OBJECT",
|
|
34207
33819
|
"name": "ScimIntegration",
|
|
@@ -34271,70 +33883,6 @@ const introspection = {
|
|
|
34271
33883
|
}
|
|
34272
33884
|
]
|
|
34273
33885
|
},
|
|
34274
|
-
{
|
|
34275
|
-
"kind": "OBJECT",
|
|
34276
|
-
"name": "ScimToken",
|
|
34277
|
-
"fields": [
|
|
34278
|
-
{
|
|
34279
|
-
"name": "createdAt",
|
|
34280
|
-
"type": {
|
|
34281
|
-
"kind": "NON_NULL",
|
|
34282
|
-
"ofType": {
|
|
34283
|
-
"kind": "SCALAR",
|
|
34284
|
-
"name": "ISO8601"
|
|
34285
|
-
}
|
|
34286
|
-
},
|
|
34287
|
-
"args": [],
|
|
34288
|
-
"isDeprecated": false
|
|
34289
|
-
},
|
|
34290
|
-
{
|
|
34291
|
-
"name": "deletedAt",
|
|
34292
|
-
"type": {
|
|
34293
|
-
"kind": "SCALAR",
|
|
34294
|
-
"name": "ISO8601"
|
|
34295
|
-
},
|
|
34296
|
-
"args": [],
|
|
34297
|
-
"isDeprecated": false
|
|
34298
|
-
},
|
|
34299
|
-
{
|
|
34300
|
-
"name": "expiresAt",
|
|
34301
|
-
"type": {
|
|
34302
|
-
"kind": "NON_NULL",
|
|
34303
|
-
"ofType": {
|
|
34304
|
-
"kind": "SCALAR",
|
|
34305
|
-
"name": "ISO8601"
|
|
34306
|
-
}
|
|
34307
|
-
},
|
|
34308
|
-
"args": [],
|
|
34309
|
-
"isDeprecated": false
|
|
34310
|
-
},
|
|
34311
|
-
{
|
|
34312
|
-
"name": "id",
|
|
34313
|
-
"type": {
|
|
34314
|
-
"kind": "NON_NULL",
|
|
34315
|
-
"ofType": {
|
|
34316
|
-
"kind": "SCALAR",
|
|
34317
|
-
"name": "ID"
|
|
34318
|
-
}
|
|
34319
|
-
},
|
|
34320
|
-
"args": [],
|
|
34321
|
-
"isDeprecated": false
|
|
34322
|
-
},
|
|
34323
|
-
{
|
|
34324
|
-
"name": "updatedAt",
|
|
34325
|
-
"type": {
|
|
34326
|
-
"kind": "NON_NULL",
|
|
34327
|
-
"ofType": {
|
|
34328
|
-
"kind": "SCALAR",
|
|
34329
|
-
"name": "ISO8601"
|
|
34330
|
-
}
|
|
34331
|
-
},
|
|
34332
|
-
"args": [],
|
|
34333
|
-
"isDeprecated": false
|
|
34334
|
-
}
|
|
34335
|
-
],
|
|
34336
|
-
"interfaces": []
|
|
34337
|
-
},
|
|
34338
33886
|
{
|
|
34339
33887
|
"kind": "INPUT_OBJECT",
|
|
34340
33888
|
"name": "SecondaryParticipantInput",
|