graphlit-client 1.0.20250723001 → 1.0.20250731002
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.
@@ -6471,7 +6471,7 @@ export const GetFeed = gql `
|
|
6471
6471
|
clientId
|
6472
6472
|
clientSecret
|
6473
6473
|
refreshToken
|
6474
|
-
|
6474
|
+
authorizationId
|
6475
6475
|
}
|
6476
6476
|
oneDrive {
|
6477
6477
|
authenticationType
|
@@ -6480,7 +6480,7 @@ export const GetFeed = gql `
|
|
6480
6480
|
clientId
|
6481
6481
|
clientSecret
|
6482
6482
|
refreshToken
|
6483
|
-
|
6483
|
+
authorizationId
|
6484
6484
|
}
|
6485
6485
|
googleDrive {
|
6486
6486
|
authenticationType
|
@@ -6490,12 +6490,11 @@ export const GetFeed = gql `
|
|
6490
6490
|
clientId
|
6491
6491
|
clientSecret
|
6492
6492
|
serviceAccountJson
|
6493
|
-
|
6493
|
+
authorizationId
|
6494
6494
|
}
|
6495
6495
|
dropbox {
|
6496
6496
|
authenticationType
|
6497
6497
|
path
|
6498
|
-
connectorId
|
6499
6498
|
appKey
|
6500
6499
|
appSecret
|
6501
6500
|
refreshToken
|
@@ -6504,7 +6503,6 @@ export const GetFeed = gql `
|
|
6504
6503
|
box {
|
6505
6504
|
authenticationType
|
6506
6505
|
folderId
|
6507
|
-
connectorId
|
6508
6506
|
clientId
|
6509
6507
|
clientSecret
|
6510
6508
|
refreshToken
|
@@ -6517,7 +6515,7 @@ export const GetFeed = gql `
|
|
6517
6515
|
repositoryName
|
6518
6516
|
refreshToken
|
6519
6517
|
personalAccessToken
|
6520
|
-
|
6518
|
+
authorizationId
|
6521
6519
|
}
|
6522
6520
|
readLimit
|
6523
6521
|
}
|
@@ -6534,7 +6532,7 @@ export const GetFeed = gql `
|
|
6534
6532
|
refreshToken
|
6535
6533
|
clientId
|
6536
6534
|
clientSecret
|
6537
|
-
|
6535
|
+
authorizationId
|
6538
6536
|
}
|
6539
6537
|
microsoft {
|
6540
6538
|
type
|
@@ -6546,7 +6544,7 @@ export const GetFeed = gql `
|
|
6546
6544
|
refreshToken
|
6547
6545
|
clientId
|
6548
6546
|
clientSecret
|
6549
|
-
|
6547
|
+
authorizationId
|
6550
6548
|
}
|
6551
6549
|
readLimit
|
6552
6550
|
}
|
@@ -6565,11 +6563,13 @@ export const GetFeed = gql `
|
|
6565
6563
|
project
|
6566
6564
|
}
|
6567
6565
|
github {
|
6566
|
+
authenticationType
|
6568
6567
|
uri
|
6569
6568
|
repositoryOwner
|
6570
6569
|
repositoryName
|
6571
6570
|
refreshToken
|
6572
6571
|
personalAccessToken
|
6572
|
+
authorizationId
|
6573
6573
|
}
|
6574
6574
|
intercom {
|
6575
6575
|
accessToken
|
@@ -6597,7 +6597,7 @@ export const GetFeed = gql `
|
|
6597
6597
|
refreshToken
|
6598
6598
|
clientId
|
6599
6599
|
clientSecret
|
6600
|
-
|
6600
|
+
authorizationId
|
6601
6601
|
}
|
6602
6602
|
microsoft {
|
6603
6603
|
calendarId
|
@@ -6607,7 +6607,7 @@ export const GetFeed = gql `
|
|
6607
6607
|
refreshToken
|
6608
6608
|
clientId
|
6609
6609
|
clientSecret
|
6610
|
-
|
6610
|
+
authorizationId
|
6611
6611
|
}
|
6612
6612
|
readLimit
|
6613
6613
|
}
|
@@ -6676,7 +6676,7 @@ export const GetFeed = gql `
|
|
6676
6676
|
clientId
|
6677
6677
|
clientSecret
|
6678
6678
|
refreshToken
|
6679
|
-
|
6679
|
+
authorizationId
|
6680
6680
|
teamId
|
6681
6681
|
channelId
|
6682
6682
|
}
|
@@ -6807,7 +6807,7 @@ export const QueryFeeds = gql `
|
|
6807
6807
|
clientId
|
6808
6808
|
clientSecret
|
6809
6809
|
refreshToken
|
6810
|
-
|
6810
|
+
authorizationId
|
6811
6811
|
}
|
6812
6812
|
oneDrive {
|
6813
6813
|
authenticationType
|
@@ -6816,7 +6816,7 @@ export const QueryFeeds = gql `
|
|
6816
6816
|
clientId
|
6817
6817
|
clientSecret
|
6818
6818
|
refreshToken
|
6819
|
-
|
6819
|
+
authorizationId
|
6820
6820
|
}
|
6821
6821
|
googleDrive {
|
6822
6822
|
authenticationType
|
@@ -6826,12 +6826,11 @@ export const QueryFeeds = gql `
|
|
6826
6826
|
clientId
|
6827
6827
|
clientSecret
|
6828
6828
|
serviceAccountJson
|
6829
|
-
|
6829
|
+
authorizationId
|
6830
6830
|
}
|
6831
6831
|
dropbox {
|
6832
6832
|
authenticationType
|
6833
6833
|
path
|
6834
|
-
connectorId
|
6835
6834
|
appKey
|
6836
6835
|
appSecret
|
6837
6836
|
refreshToken
|
@@ -6840,7 +6839,6 @@ export const QueryFeeds = gql `
|
|
6840
6839
|
box {
|
6841
6840
|
authenticationType
|
6842
6841
|
folderId
|
6843
|
-
connectorId
|
6844
6842
|
clientId
|
6845
6843
|
clientSecret
|
6846
6844
|
refreshToken
|
@@ -6853,7 +6851,7 @@ export const QueryFeeds = gql `
|
|
6853
6851
|
repositoryName
|
6854
6852
|
refreshToken
|
6855
6853
|
personalAccessToken
|
6856
|
-
|
6854
|
+
authorizationId
|
6857
6855
|
}
|
6858
6856
|
readLimit
|
6859
6857
|
}
|
@@ -6870,7 +6868,7 @@ export const QueryFeeds = gql `
|
|
6870
6868
|
refreshToken
|
6871
6869
|
clientId
|
6872
6870
|
clientSecret
|
6873
|
-
|
6871
|
+
authorizationId
|
6874
6872
|
}
|
6875
6873
|
microsoft {
|
6876
6874
|
type
|
@@ -6882,7 +6880,7 @@ export const QueryFeeds = gql `
|
|
6882
6880
|
refreshToken
|
6883
6881
|
clientId
|
6884
6882
|
clientSecret
|
6885
|
-
|
6883
|
+
authorizationId
|
6886
6884
|
}
|
6887
6885
|
readLimit
|
6888
6886
|
}
|
@@ -6901,11 +6899,13 @@ export const QueryFeeds = gql `
|
|
6901
6899
|
project
|
6902
6900
|
}
|
6903
6901
|
github {
|
6902
|
+
authenticationType
|
6904
6903
|
uri
|
6905
6904
|
repositoryOwner
|
6906
6905
|
repositoryName
|
6907
6906
|
refreshToken
|
6908
6907
|
personalAccessToken
|
6908
|
+
authorizationId
|
6909
6909
|
}
|
6910
6910
|
intercom {
|
6911
6911
|
accessToken
|
@@ -6933,7 +6933,7 @@ export const QueryFeeds = gql `
|
|
6933
6933
|
refreshToken
|
6934
6934
|
clientId
|
6935
6935
|
clientSecret
|
6936
|
-
|
6936
|
+
authorizationId
|
6937
6937
|
}
|
6938
6938
|
microsoft {
|
6939
6939
|
calendarId
|
@@ -6943,7 +6943,7 @@ export const QueryFeeds = gql `
|
|
6943
6943
|
refreshToken
|
6944
6944
|
clientId
|
6945
6945
|
clientSecret
|
6946
|
-
|
6946
|
+
authorizationId
|
6947
6947
|
}
|
6948
6948
|
readLimit
|
6949
6949
|
}
|
@@ -7012,7 +7012,7 @@ export const QueryFeeds = gql `
|
|
7012
7012
|
clientId
|
7013
7013
|
clientSecret
|
7014
7014
|
refreshToken
|
7015
|
-
|
7015
|
+
authorizationId
|
7016
7016
|
teamId
|
7017
7017
|
channelId
|
7018
7018
|
}
|