@adaptic/backend-legacy 0.0.947 → 0.0.949

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.
Files changed (273) hide show
  1. package/ABTest.cjs +9 -9
  2. package/Account.cjs +9 -9
  3. package/AccountDecisionRecord.cjs +9 -9
  4. package/AccountLinkingRequest.cjs +9 -9
  5. package/Action.cjs +9 -9
  6. package/Alert.cjs +9 -9
  7. package/Allocation.cjs +9 -9
  8. package/AlpacaAccount.cjs +9 -9
  9. package/AnalyticsConfiguration.cjs +9 -9
  10. package/AnalyticsSnapshot.cjs +9 -9
  11. package/Asset.cjs +9 -9
  12. package/AuditLog.cjs +9 -9
  13. package/Authenticator.cjs +9 -9
  14. package/Configuration.cjs +9 -9
  15. package/ConflictEvent.cjs +9 -9
  16. package/ConnectionHealthSnapshot.cjs +9 -9
  17. package/Customer.cjs +9 -9
  18. package/DeadLetterMessage.cjs +9 -9
  19. package/DecisionMemorySummary.cjs +9 -9
  20. package/EconomicEvent.cjs +9 -9
  21. package/EquityBar.cjs +9 -9
  22. package/Event.cjs +9 -9
  23. package/EventSnapshot.cjs +9 -9
  24. package/FeatureImportanceAnalysis.cjs +9 -9
  25. package/InstitutionalFlowSignal.cjs +9 -9
  26. package/InstitutionalHolding.cjs +9 -9
  27. package/InstitutionalSentimentAlerts.cjs +9 -9
  28. package/InstitutionalSentimentErrors.cjs +9 -9
  29. package/InstitutionalSentimentHistory.cjs +9 -9
  30. package/InstitutionalSentimentMetrics.cjs +9 -9
  31. package/InviteToken.cjs +9 -9
  32. package/LinkedProvider.cjs +9 -9
  33. package/LlmConfiguration.cjs +9 -9
  34. package/MLModelVersion.cjs +9 -9
  35. package/MLTrainingData.cjs +9 -9
  36. package/MarketSentiment.cjs +9 -9
  37. package/ModelArtifact.cjs +9 -9
  38. package/ModelVersion.cjs +9 -9
  39. package/ModelVersionArtifact.cjs +9 -9
  40. package/NewsArticle.cjs +9 -9
  41. package/NewsArticleAssetSentiment.cjs +9 -9
  42. package/OptionsContract.cjs +9 -9
  43. package/OptionsGreeksHistory.cjs +9 -9
  44. package/OptionsPosition.cjs +9 -9
  45. package/OptionsPositionEvent.cjs +9 -9
  46. package/OptionsTradeExecution.cjs +9 -9
  47. package/PolicyOverlay.cjs +9 -9
  48. package/PortfolioGreeksHistory.cjs +9 -9
  49. package/ScheduledOptionOrder.cjs +9 -9
  50. package/Session.cjs +9 -9
  51. package/SignalGeneratorMetrics.cjs +9 -9
  52. package/SignalLineage.cjs +9 -9
  53. package/SignalOutcome.cjs +9 -9
  54. package/SignalPriorityQueue.cjs +9 -9
  55. package/SyncEvent.cjs +9 -9
  56. package/SystemAlert.cjs +9 -9
  57. package/Trade.cjs +9 -9
  58. package/TradeAuditEvent.cjs +9 -9
  59. package/TradeExecutionHistory.cjs +9 -9
  60. package/TradeOutcome.cjs +9 -9
  61. package/TradingPolicy.cjs +9 -9
  62. package/User.cjs +9 -9
  63. package/VerificationToken.cjs +9 -9
  64. package/WaitlistEntry.cjs +9 -9
  65. package/client.cjs +28 -4
  66. package/client.d.ts +17 -4
  67. package/esm/ABTest.d.ts.map +1 -1
  68. package/esm/ABTest.js.map +1 -1
  69. package/esm/ABTest.mjs +10 -10
  70. package/esm/Account.d.ts.map +1 -1
  71. package/esm/Account.js.map +1 -1
  72. package/esm/Account.mjs +10 -10
  73. package/esm/AccountDecisionRecord.d.ts.map +1 -1
  74. package/esm/AccountDecisionRecord.js.map +1 -1
  75. package/esm/AccountDecisionRecord.mjs +10 -10
  76. package/esm/AccountLinkingRequest.d.ts.map +1 -1
  77. package/esm/AccountLinkingRequest.js.map +1 -1
  78. package/esm/AccountLinkingRequest.mjs +10 -10
  79. package/esm/Action.d.ts.map +1 -1
  80. package/esm/Action.js.map +1 -1
  81. package/esm/Action.mjs +10 -10
  82. package/esm/Alert.d.ts.map +1 -1
  83. package/esm/Alert.js.map +1 -1
  84. package/esm/Alert.mjs +10 -10
  85. package/esm/Allocation.d.ts.map +1 -1
  86. package/esm/Allocation.js.map +1 -1
  87. package/esm/Allocation.mjs +10 -10
  88. package/esm/AlpacaAccount.d.ts.map +1 -1
  89. package/esm/AlpacaAccount.js.map +1 -1
  90. package/esm/AlpacaAccount.mjs +10 -10
  91. package/esm/AnalyticsConfiguration.d.ts.map +1 -1
  92. package/esm/AnalyticsConfiguration.js.map +1 -1
  93. package/esm/AnalyticsConfiguration.mjs +10 -10
  94. package/esm/AnalyticsSnapshot.d.ts.map +1 -1
  95. package/esm/AnalyticsSnapshot.js.map +1 -1
  96. package/esm/AnalyticsSnapshot.mjs +10 -10
  97. package/esm/Asset.d.ts.map +1 -1
  98. package/esm/Asset.js.map +1 -1
  99. package/esm/Asset.mjs +10 -10
  100. package/esm/AuditLog.d.ts.map +1 -1
  101. package/esm/AuditLog.js.map +1 -1
  102. package/esm/AuditLog.mjs +10 -10
  103. package/esm/Authenticator.d.ts.map +1 -1
  104. package/esm/Authenticator.js.map +1 -1
  105. package/esm/Authenticator.mjs +10 -10
  106. package/esm/Configuration.d.ts.map +1 -1
  107. package/esm/Configuration.js.map +1 -1
  108. package/esm/Configuration.mjs +10 -10
  109. package/esm/ConflictEvent.d.ts.map +1 -1
  110. package/esm/ConflictEvent.js.map +1 -1
  111. package/esm/ConflictEvent.mjs +10 -10
  112. package/esm/ConnectionHealthSnapshot.d.ts.map +1 -1
  113. package/esm/ConnectionHealthSnapshot.js.map +1 -1
  114. package/esm/ConnectionHealthSnapshot.mjs +10 -10
  115. package/esm/Customer.d.ts.map +1 -1
  116. package/esm/Customer.js.map +1 -1
  117. package/esm/Customer.mjs +10 -10
  118. package/esm/DeadLetterMessage.d.ts.map +1 -1
  119. package/esm/DeadLetterMessage.js.map +1 -1
  120. package/esm/DeadLetterMessage.mjs +10 -10
  121. package/esm/DecisionMemorySummary.d.ts.map +1 -1
  122. package/esm/DecisionMemorySummary.js.map +1 -1
  123. package/esm/DecisionMemorySummary.mjs +10 -10
  124. package/esm/EconomicEvent.d.ts.map +1 -1
  125. package/esm/EconomicEvent.js.map +1 -1
  126. package/esm/EconomicEvent.mjs +10 -10
  127. package/esm/EquityBar.d.ts.map +1 -1
  128. package/esm/EquityBar.js.map +1 -1
  129. package/esm/EquityBar.mjs +10 -10
  130. package/esm/Event.d.ts.map +1 -1
  131. package/esm/Event.js.map +1 -1
  132. package/esm/Event.mjs +10 -10
  133. package/esm/EventSnapshot.d.ts.map +1 -1
  134. package/esm/EventSnapshot.js.map +1 -1
  135. package/esm/EventSnapshot.mjs +10 -10
  136. package/esm/FeatureImportanceAnalysis.d.ts.map +1 -1
  137. package/esm/FeatureImportanceAnalysis.js.map +1 -1
  138. package/esm/FeatureImportanceAnalysis.mjs +10 -10
  139. package/esm/InstitutionalFlowSignal.d.ts.map +1 -1
  140. package/esm/InstitutionalFlowSignal.js.map +1 -1
  141. package/esm/InstitutionalFlowSignal.mjs +10 -10
  142. package/esm/InstitutionalHolding.d.ts.map +1 -1
  143. package/esm/InstitutionalHolding.js.map +1 -1
  144. package/esm/InstitutionalHolding.mjs +10 -10
  145. package/esm/InstitutionalSentimentAlerts.d.ts.map +1 -1
  146. package/esm/InstitutionalSentimentAlerts.js.map +1 -1
  147. package/esm/InstitutionalSentimentAlerts.mjs +10 -10
  148. package/esm/InstitutionalSentimentErrors.d.ts.map +1 -1
  149. package/esm/InstitutionalSentimentErrors.js.map +1 -1
  150. package/esm/InstitutionalSentimentErrors.mjs +10 -10
  151. package/esm/InstitutionalSentimentHistory.d.ts.map +1 -1
  152. package/esm/InstitutionalSentimentHistory.js.map +1 -1
  153. package/esm/InstitutionalSentimentHistory.mjs +10 -10
  154. package/esm/InstitutionalSentimentMetrics.d.ts.map +1 -1
  155. package/esm/InstitutionalSentimentMetrics.js.map +1 -1
  156. package/esm/InstitutionalSentimentMetrics.mjs +10 -10
  157. package/esm/InviteToken.d.ts.map +1 -1
  158. package/esm/InviteToken.js.map +1 -1
  159. package/esm/InviteToken.mjs +10 -10
  160. package/esm/LinkedProvider.d.ts.map +1 -1
  161. package/esm/LinkedProvider.js.map +1 -1
  162. package/esm/LinkedProvider.mjs +10 -10
  163. package/esm/LlmConfiguration.d.ts.map +1 -1
  164. package/esm/LlmConfiguration.js.map +1 -1
  165. package/esm/LlmConfiguration.mjs +10 -10
  166. package/esm/MLModelVersion.d.ts.map +1 -1
  167. package/esm/MLModelVersion.js.map +1 -1
  168. package/esm/MLModelVersion.mjs +10 -10
  169. package/esm/MLTrainingData.d.ts.map +1 -1
  170. package/esm/MLTrainingData.js.map +1 -1
  171. package/esm/MLTrainingData.mjs +10 -10
  172. package/esm/MarketSentiment.d.ts.map +1 -1
  173. package/esm/MarketSentiment.js.map +1 -1
  174. package/esm/MarketSentiment.mjs +10 -10
  175. package/esm/ModelArtifact.d.ts.map +1 -1
  176. package/esm/ModelArtifact.js.map +1 -1
  177. package/esm/ModelArtifact.mjs +10 -10
  178. package/esm/ModelVersion.d.ts.map +1 -1
  179. package/esm/ModelVersion.js.map +1 -1
  180. package/esm/ModelVersion.mjs +10 -10
  181. package/esm/ModelVersionArtifact.d.ts.map +1 -1
  182. package/esm/ModelVersionArtifact.js.map +1 -1
  183. package/esm/ModelVersionArtifact.mjs +10 -10
  184. package/esm/NewsArticle.d.ts.map +1 -1
  185. package/esm/NewsArticle.js.map +1 -1
  186. package/esm/NewsArticle.mjs +10 -10
  187. package/esm/NewsArticleAssetSentiment.d.ts.map +1 -1
  188. package/esm/NewsArticleAssetSentiment.js.map +1 -1
  189. package/esm/NewsArticleAssetSentiment.mjs +10 -10
  190. package/esm/OptionsContract.d.ts.map +1 -1
  191. package/esm/OptionsContract.js.map +1 -1
  192. package/esm/OptionsContract.mjs +10 -10
  193. package/esm/OptionsGreeksHistory.d.ts.map +1 -1
  194. package/esm/OptionsGreeksHistory.js.map +1 -1
  195. package/esm/OptionsGreeksHistory.mjs +10 -10
  196. package/esm/OptionsPosition.d.ts.map +1 -1
  197. package/esm/OptionsPosition.js.map +1 -1
  198. package/esm/OptionsPosition.mjs +10 -10
  199. package/esm/OptionsPositionEvent.d.ts.map +1 -1
  200. package/esm/OptionsPositionEvent.js.map +1 -1
  201. package/esm/OptionsPositionEvent.mjs +10 -10
  202. package/esm/OptionsTradeExecution.d.ts.map +1 -1
  203. package/esm/OptionsTradeExecution.js.map +1 -1
  204. package/esm/OptionsTradeExecution.mjs +10 -10
  205. package/esm/PolicyOverlay.d.ts.map +1 -1
  206. package/esm/PolicyOverlay.js.map +1 -1
  207. package/esm/PolicyOverlay.mjs +10 -10
  208. package/esm/PortfolioGreeksHistory.d.ts.map +1 -1
  209. package/esm/PortfolioGreeksHistory.js.map +1 -1
  210. package/esm/PortfolioGreeksHistory.mjs +10 -10
  211. package/esm/ScheduledOptionOrder.d.ts.map +1 -1
  212. package/esm/ScheduledOptionOrder.js.map +1 -1
  213. package/esm/ScheduledOptionOrder.mjs +10 -10
  214. package/esm/Session.d.ts.map +1 -1
  215. package/esm/Session.js.map +1 -1
  216. package/esm/Session.mjs +10 -10
  217. package/esm/SignalGeneratorMetrics.d.ts.map +1 -1
  218. package/esm/SignalGeneratorMetrics.js.map +1 -1
  219. package/esm/SignalGeneratorMetrics.mjs +10 -10
  220. package/esm/SignalLineage.d.ts.map +1 -1
  221. package/esm/SignalLineage.js.map +1 -1
  222. package/esm/SignalLineage.mjs +10 -10
  223. package/esm/SignalOutcome.d.ts.map +1 -1
  224. package/esm/SignalOutcome.js.map +1 -1
  225. package/esm/SignalOutcome.mjs +10 -10
  226. package/esm/SignalPriorityQueue.d.ts.map +1 -1
  227. package/esm/SignalPriorityQueue.js.map +1 -1
  228. package/esm/SignalPriorityQueue.mjs +10 -10
  229. package/esm/SyncEvent.d.ts.map +1 -1
  230. package/esm/SyncEvent.js.map +1 -1
  231. package/esm/SyncEvent.mjs +10 -10
  232. package/esm/SystemAlert.d.ts.map +1 -1
  233. package/esm/SystemAlert.js.map +1 -1
  234. package/esm/SystemAlert.mjs +10 -10
  235. package/esm/Trade.d.ts.map +1 -1
  236. package/esm/Trade.js.map +1 -1
  237. package/esm/Trade.mjs +10 -10
  238. package/esm/TradeAuditEvent.d.ts.map +1 -1
  239. package/esm/TradeAuditEvent.js.map +1 -1
  240. package/esm/TradeAuditEvent.mjs +10 -10
  241. package/esm/TradeExecutionHistory.d.ts.map +1 -1
  242. package/esm/TradeExecutionHistory.js.map +1 -1
  243. package/esm/TradeExecutionHistory.mjs +10 -10
  244. package/esm/TradeOutcome.d.ts.map +1 -1
  245. package/esm/TradeOutcome.js.map +1 -1
  246. package/esm/TradeOutcome.mjs +10 -10
  247. package/esm/TradingPolicy.d.ts.map +1 -1
  248. package/esm/TradingPolicy.js.map +1 -1
  249. package/esm/TradingPolicy.mjs +10 -10
  250. package/esm/User.d.ts.map +1 -1
  251. package/esm/User.js.map +1 -1
  252. package/esm/User.mjs +10 -10
  253. package/esm/VerificationToken.d.ts.map +1 -1
  254. package/esm/VerificationToken.js.map +1 -1
  255. package/esm/VerificationToken.mjs +10 -10
  256. package/esm/WaitlistEntry.d.ts.map +1 -1
  257. package/esm/WaitlistEntry.js.map +1 -1
  258. package/esm/WaitlistEntry.mjs +10 -10
  259. package/esm/client.d.ts +17 -4
  260. package/esm/client.d.ts.map +1 -1
  261. package/esm/client.js.map +1 -1
  262. package/esm/client.mjs +27 -4
  263. package/esm/index.d.ts +1 -1
  264. package/esm/index.d.ts.map +1 -1
  265. package/esm/index.js.map +1 -1
  266. package/esm/index.mjs +1 -1
  267. package/esm/prismaClient.d.ts.map +1 -1
  268. package/esm/prismaClient.js.map +1 -1
  269. package/esm/prismaClient.mjs +30 -0
  270. package/index.cjs +2 -1
  271. package/index.d.ts +1 -1
  272. package/package.json +1 -1
  273. package/prismaClient.cjs +30 -0
@@ -107,7 +107,7 @@ exports.InstitutionalFlowSignal = {
107
107
  (0, client_1.getApolloModules)(),
108
108
  globalClient
109
109
  ? Promise.resolve(globalClient)
110
- : client_1.client
110
+ : (0, client_1.getApolloClient)()
111
111
  ]);
112
112
  const { gql, ApolloError } = modules;
113
113
  const CREATE_ONE_INSTITUTIONALFLOWSIGNAL = gql `
@@ -375,7 +375,7 @@ exports.InstitutionalFlowSignal = {
375
375
  (0, client_1.getApolloModules)(),
376
376
  globalClient
377
377
  ? Promise.resolve(globalClient)
378
- : client_1.client
378
+ : (0, client_1.getApolloClient)()
379
379
  ]);
380
380
  const { gql, ApolloError } = modules;
381
381
  const CREATE_MANY_INSTITUTIONALFLOWSIGNAL = gql `
@@ -485,7 +485,7 @@ exports.InstitutionalFlowSignal = {
485
485
  (0, client_1.getApolloModules)(),
486
486
  globalClient
487
487
  ? Promise.resolve(globalClient)
488
- : client_1.client
488
+ : (0, client_1.getApolloClient)()
489
489
  ]);
490
490
  const { gql, ApolloError } = modules;
491
491
  const UPDATE_ONE_INSTITUTIONALFLOWSIGNAL = gql `
@@ -1163,7 +1163,7 @@ exports.InstitutionalFlowSignal = {
1163
1163
  (0, client_1.getApolloModules)(),
1164
1164
  globalClient
1165
1165
  ? Promise.resolve(globalClient)
1166
- : client_1.client
1166
+ : (0, client_1.getApolloClient)()
1167
1167
  ]);
1168
1168
  const { gql, ApolloError } = modules;
1169
1169
  const UPSERT_ONE_INSTITUTIONALFLOWSIGNAL = gql `
@@ -2003,7 +2003,7 @@ exports.InstitutionalFlowSignal = {
2003
2003
  (0, client_1.getApolloModules)(),
2004
2004
  globalClient
2005
2005
  ? Promise.resolve(globalClient)
2006
- : client_1.client
2006
+ : (0, client_1.getApolloClient)()
2007
2007
  ]);
2008
2008
  const { gql, ApolloError } = modules;
2009
2009
  const UPDATE_MANY_INSTITUTIONALFLOWSIGNAL = gql `
@@ -2678,7 +2678,7 @@ exports.InstitutionalFlowSignal = {
2678
2678
  (0, client_1.getApolloModules)(),
2679
2679
  globalClient
2680
2680
  ? Promise.resolve(globalClient)
2681
- : client_1.client
2681
+ : (0, client_1.getApolloClient)()
2682
2682
  ]);
2683
2683
  const { gql, ApolloError } = modules;
2684
2684
  const DELETE_ONE_INSTITUTIONALFLOWSIGNAL = gql `
@@ -2789,7 +2789,7 @@ exports.InstitutionalFlowSignal = {
2789
2789
  (0, client_1.getApolloModules)(),
2790
2790
  globalClient
2791
2791
  ? Promise.resolve(globalClient)
2792
- : client_1.client
2792
+ : (0, client_1.getApolloClient)()
2793
2793
  ]);
2794
2794
  const { gql, ApolloError } = modules;
2795
2795
  const GET_INSTITUTIONALFLOWSIGNAL = gql `
@@ -2872,7 +2872,7 @@ exports.InstitutionalFlowSignal = {
2872
2872
  (0, client_1.getApolloModules)(),
2873
2873
  globalClient
2874
2874
  ? Promise.resolve(globalClient)
2875
- : client_1.client
2875
+ : (0, client_1.getApolloClient)()
2876
2876
  ]);
2877
2877
  const { gql, ApolloError } = modules;
2878
2878
  const GET_ALL_INSTITUTIONALFLOWSIGNAL = gql `
@@ -2947,7 +2947,7 @@ exports.InstitutionalFlowSignal = {
2947
2947
  (0, client_1.getApolloModules)(),
2948
2948
  globalClient
2949
2949
  ? Promise.resolve(globalClient)
2950
- : client_1.client
2950
+ : (0, client_1.getApolloClient)()
2951
2951
  ]);
2952
2952
  const { gql, ApolloError } = modules;
2953
2953
  const FIND_MANY_INSTITUTIONALFLOWSIGNAL = gql `
@@ -111,7 +111,7 @@ exports.InstitutionalHolding = {
111
111
  (0, client_1.getApolloModules)(),
112
112
  globalClient
113
113
  ? Promise.resolve(globalClient)
114
- : client_1.client
114
+ : (0, client_1.getApolloClient)()
115
115
  ]);
116
116
  const { gql, ApolloError } = modules;
117
117
  const CREATE_ONE_INSTITUTIONALHOLDING = gql `
@@ -379,7 +379,7 @@ exports.InstitutionalHolding = {
379
379
  (0, client_1.getApolloModules)(),
380
380
  globalClient
381
381
  ? Promise.resolve(globalClient)
382
- : client_1.client
382
+ : (0, client_1.getApolloClient)()
383
383
  ]);
384
384
  const { gql, ApolloError } = modules;
385
385
  const CREATE_MANY_INSTITUTIONALHOLDING = gql `
@@ -492,7 +492,7 @@ exports.InstitutionalHolding = {
492
492
  (0, client_1.getApolloModules)(),
493
493
  globalClient
494
494
  ? Promise.resolve(globalClient)
495
- : client_1.client
495
+ : (0, client_1.getApolloClient)()
496
496
  ]);
497
497
  const { gql, ApolloError } = modules;
498
498
  const UPDATE_ONE_INSTITUTIONALHOLDING = gql `
@@ -1167,7 +1167,7 @@ exports.InstitutionalHolding = {
1167
1167
  (0, client_1.getApolloModules)(),
1168
1168
  globalClient
1169
1169
  ? Promise.resolve(globalClient)
1170
- : client_1.client
1170
+ : (0, client_1.getApolloClient)()
1171
1171
  ]);
1172
1172
  const { gql, ApolloError } = modules;
1173
1173
  const UPSERT_ONE_INSTITUTIONALHOLDING = gql `
@@ -2001,7 +2001,7 @@ exports.InstitutionalHolding = {
2001
2001
  (0, client_1.getApolloModules)(),
2002
2002
  globalClient
2003
2003
  ? Promise.resolve(globalClient)
2004
- : client_1.client
2004
+ : (0, client_1.getApolloClient)()
2005
2005
  ]);
2006
2006
  const { gql, ApolloError } = modules;
2007
2007
  const UPDATE_MANY_INSTITUTIONALHOLDING = gql `
@@ -2673,7 +2673,7 @@ exports.InstitutionalHolding = {
2673
2673
  (0, client_1.getApolloModules)(),
2674
2674
  globalClient
2675
2675
  ? Promise.resolve(globalClient)
2676
- : client_1.client
2676
+ : (0, client_1.getApolloClient)()
2677
2677
  ]);
2678
2678
  const { gql, ApolloError } = modules;
2679
2679
  const DELETE_ONE_INSTITUTIONALHOLDING = gql `
@@ -2784,7 +2784,7 @@ exports.InstitutionalHolding = {
2784
2784
  (0, client_1.getApolloModules)(),
2785
2785
  globalClient
2786
2786
  ? Promise.resolve(globalClient)
2787
- : client_1.client
2787
+ : (0, client_1.getApolloClient)()
2788
2788
  ]);
2789
2789
  const { gql, ApolloError } = modules;
2790
2790
  const GET_INSTITUTIONALHOLDING = gql `
@@ -2867,7 +2867,7 @@ exports.InstitutionalHolding = {
2867
2867
  (0, client_1.getApolloModules)(),
2868
2868
  globalClient
2869
2869
  ? Promise.resolve(globalClient)
2870
- : client_1.client
2870
+ : (0, client_1.getApolloClient)()
2871
2871
  ]);
2872
2872
  const { gql, ApolloError } = modules;
2873
2873
  const GET_ALL_INSTITUTIONALHOLDING = gql `
@@ -2942,7 +2942,7 @@ exports.InstitutionalHolding = {
2942
2942
  (0, client_1.getApolloModules)(),
2943
2943
  globalClient
2944
2944
  ? Promise.resolve(globalClient)
2945
- : client_1.client
2945
+ : (0, client_1.getApolloClient)()
2946
2946
  ]);
2947
2947
  const { gql, ApolloError } = modules;
2948
2948
  const FIND_MANY_INSTITUTIONALHOLDING = gql `
@@ -50,7 +50,7 @@ exports.InstitutionalSentimentAlerts = {
50
50
  (0, client_1.getApolloModules)(),
51
51
  globalClient
52
52
  ? Promise.resolve(globalClient)
53
- : client_1.client
53
+ : (0, client_1.getApolloClient)()
54
54
  ]);
55
55
  const { gql, ApolloError } = modules;
56
56
  const CREATE_ONE_INSTITUTIONALSENTIMENTALERTS = gql `
@@ -164,7 +164,7 @@ exports.InstitutionalSentimentAlerts = {
164
164
  (0, client_1.getApolloModules)(),
165
165
  globalClient
166
166
  ? Promise.resolve(globalClient)
167
- : client_1.client
167
+ : (0, client_1.getApolloClient)()
168
168
  ]);
169
169
  const { gql, ApolloError } = modules;
170
170
  const CREATE_MANY_INSTITUTIONALSENTIMENTALERTS = gql `
@@ -276,7 +276,7 @@ exports.InstitutionalSentimentAlerts = {
276
276
  (0, client_1.getApolloModules)(),
277
277
  globalClient
278
278
  ? Promise.resolve(globalClient)
279
- : client_1.client
279
+ : (0, client_1.getApolloClient)()
280
280
  ]);
281
281
  const { gql, ApolloError } = modules;
282
282
  const UPDATE_ONE_INSTITUTIONALSENTIMENTALERTS = gql `
@@ -421,7 +421,7 @@ exports.InstitutionalSentimentAlerts = {
421
421
  (0, client_1.getApolloModules)(),
422
422
  globalClient
423
423
  ? Promise.resolve(globalClient)
424
- : client_1.client
424
+ : (0, client_1.getApolloClient)()
425
425
  ]);
426
426
  const { gql, ApolloError } = modules;
427
427
  const UPSERT_ONE_INSTITUTIONALSENTIMENTALERTS = gql `
@@ -571,7 +571,7 @@ exports.InstitutionalSentimentAlerts = {
571
571
  (0, client_1.getApolloModules)(),
572
572
  globalClient
573
573
  ? Promise.resolve(globalClient)
574
- : client_1.client
574
+ : (0, client_1.getApolloClient)()
575
575
  ]);
576
576
  const { gql, ApolloError } = modules;
577
577
  const UPDATE_MANY_INSTITUTIONALSENTIMENTALERTS = gql `
@@ -713,7 +713,7 @@ exports.InstitutionalSentimentAlerts = {
713
713
  (0, client_1.getApolloModules)(),
714
714
  globalClient
715
715
  ? Promise.resolve(globalClient)
716
- : client_1.client
716
+ : (0, client_1.getApolloClient)()
717
717
  ]);
718
718
  const { gql, ApolloError } = modules;
719
719
  const DELETE_ONE_INSTITUTIONALSENTIMENTALERTS = gql `
@@ -824,7 +824,7 @@ exports.InstitutionalSentimentAlerts = {
824
824
  (0, client_1.getApolloModules)(),
825
825
  globalClient
826
826
  ? Promise.resolve(globalClient)
827
- : client_1.client
827
+ : (0, client_1.getApolloClient)()
828
828
  ]);
829
829
  const { gql, ApolloError } = modules;
830
830
  const GET_INSTITUTIONALSENTIMENTALERTS = gql `
@@ -907,7 +907,7 @@ exports.InstitutionalSentimentAlerts = {
907
907
  (0, client_1.getApolloModules)(),
908
908
  globalClient
909
909
  ? Promise.resolve(globalClient)
910
- : client_1.client
910
+ : (0, client_1.getApolloClient)()
911
911
  ]);
912
912
  const { gql, ApolloError } = modules;
913
913
  const GET_ALL_INSTITUTIONALSENTIMENTALERTS = gql `
@@ -982,7 +982,7 @@ exports.InstitutionalSentimentAlerts = {
982
982
  (0, client_1.getApolloModules)(),
983
983
  globalClient
984
984
  ? Promise.resolve(globalClient)
985
- : client_1.client
985
+ : (0, client_1.getApolloClient)()
986
986
  ]);
987
987
  const { gql, ApolloError } = modules;
988
988
  const FIND_MANY_INSTITUTIONALSENTIMENTALERTS = gql `
@@ -45,7 +45,7 @@ exports.InstitutionalSentimentErrors = {
45
45
  (0, client_1.getApolloModules)(),
46
46
  globalClient
47
47
  ? Promise.resolve(globalClient)
48
- : client_1.client
48
+ : (0, client_1.getApolloClient)()
49
49
  ]);
50
50
  const { gql, ApolloError } = modules;
51
51
  const CREATE_ONE_INSTITUTIONALSENTIMENTERRORS = gql `
@@ -155,7 +155,7 @@ exports.InstitutionalSentimentErrors = {
155
155
  (0, client_1.getApolloModules)(),
156
156
  globalClient
157
157
  ? Promise.resolve(globalClient)
158
- : client_1.client
158
+ : (0, client_1.getApolloClient)()
159
159
  ]);
160
160
  const { gql, ApolloError } = modules;
161
161
  const CREATE_MANY_INSTITUTIONALSENTIMENTERRORS = gql `
@@ -263,7 +263,7 @@ exports.InstitutionalSentimentErrors = {
263
263
  (0, client_1.getApolloModules)(),
264
264
  globalClient
265
265
  ? Promise.resolve(globalClient)
266
- : client_1.client
266
+ : (0, client_1.getApolloClient)()
267
267
  ]);
268
268
  const { gql, ApolloError } = modules;
269
269
  const UPDATE_ONE_INSTITUTIONALSENTIMENTERRORS = gql `
@@ -393,7 +393,7 @@ exports.InstitutionalSentimentErrors = {
393
393
  (0, client_1.getApolloModules)(),
394
394
  globalClient
395
395
  ? Promise.resolve(globalClient)
396
- : client_1.client
396
+ : (0, client_1.getApolloClient)()
397
397
  ]);
398
398
  const { gql, ApolloError } = modules;
399
399
  const UPSERT_ONE_INSTITUTIONALSENTIMENTERRORS = gql `
@@ -524,7 +524,7 @@ exports.InstitutionalSentimentErrors = {
524
524
  (0, client_1.getApolloModules)(),
525
525
  globalClient
526
526
  ? Promise.resolve(globalClient)
527
- : client_1.client
527
+ : (0, client_1.getApolloClient)()
528
528
  ]);
529
529
  const { gql, ApolloError } = modules;
530
530
  const UPDATE_MANY_INSTITUTIONALSENTIMENTERRORS = gql `
@@ -651,7 +651,7 @@ exports.InstitutionalSentimentErrors = {
651
651
  (0, client_1.getApolloModules)(),
652
652
  globalClient
653
653
  ? Promise.resolve(globalClient)
654
- : client_1.client
654
+ : (0, client_1.getApolloClient)()
655
655
  ]);
656
656
  const { gql, ApolloError } = modules;
657
657
  const DELETE_ONE_INSTITUTIONALSENTIMENTERRORS = gql `
@@ -762,7 +762,7 @@ exports.InstitutionalSentimentErrors = {
762
762
  (0, client_1.getApolloModules)(),
763
763
  globalClient
764
764
  ? Promise.resolve(globalClient)
765
- : client_1.client
765
+ : (0, client_1.getApolloClient)()
766
766
  ]);
767
767
  const { gql, ApolloError } = modules;
768
768
  const GET_INSTITUTIONALSENTIMENTERRORS = gql `
@@ -842,7 +842,7 @@ exports.InstitutionalSentimentErrors = {
842
842
  (0, client_1.getApolloModules)(),
843
843
  globalClient
844
844
  ? Promise.resolve(globalClient)
845
- : client_1.client
845
+ : (0, client_1.getApolloClient)()
846
846
  ]);
847
847
  const { gql, ApolloError } = modules;
848
848
  const GET_ALL_INSTITUTIONALSENTIMENTERRORS = gql `
@@ -917,7 +917,7 @@ exports.InstitutionalSentimentErrors = {
917
917
  (0, client_1.getApolloModules)(),
918
918
  globalClient
919
919
  ? Promise.resolve(globalClient)
920
- : client_1.client
920
+ : (0, client_1.getApolloClient)()
921
921
  ]);
922
922
  const { gql, ApolloError } = modules;
923
923
  const FIND_MANY_INSTITUTIONALSENTIMENTERRORS = gql `
@@ -85,7 +85,7 @@ exports.InstitutionalSentimentHistory = {
85
85
  (0, client_1.getApolloModules)(),
86
86
  globalClient
87
87
  ? Promise.resolve(globalClient)
88
- : client_1.client
88
+ : (0, client_1.getApolloClient)()
89
89
  ]);
90
90
  const { gql, ApolloError } = modules;
91
91
  const CREATE_ONE_INSTITUTIONALSENTIMENTHISTORY = gql `
@@ -234,7 +234,7 @@ exports.InstitutionalSentimentHistory = {
234
234
  (0, client_1.getApolloModules)(),
235
235
  globalClient
236
236
  ? Promise.resolve(globalClient)
237
- : client_1.client
237
+ : (0, client_1.getApolloClient)()
238
238
  ]);
239
239
  const { gql, ApolloError } = modules;
240
240
  const CREATE_MANY_INSTITUTIONALSENTIMENTHISTORY = gql `
@@ -381,7 +381,7 @@ exports.InstitutionalSentimentHistory = {
381
381
  (0, client_1.getApolloModules)(),
382
382
  globalClient
383
383
  ? Promise.resolve(globalClient)
384
- : client_1.client
384
+ : (0, client_1.getApolloClient)()
385
385
  ]);
386
386
  const { gql, ApolloError } = modules;
387
387
  const UPDATE_ONE_INSTITUTIONALSENTIMENTHISTORY = gql `
@@ -631,7 +631,7 @@ exports.InstitutionalSentimentHistory = {
631
631
  (0, client_1.getApolloModules)(),
632
632
  globalClient
633
633
  ? Promise.resolve(globalClient)
634
- : client_1.client
634
+ : (0, client_1.getApolloClient)()
635
635
  ]);
636
636
  const { gql, ApolloError } = modules;
637
637
  const UPSERT_ONE_INSTITUTIONALSENTIMENTHISTORY = gql `
@@ -921,7 +921,7 @@ exports.InstitutionalSentimentHistory = {
921
921
  (0, client_1.getApolloModules)(),
922
922
  globalClient
923
923
  ? Promise.resolve(globalClient)
924
- : client_1.client
924
+ : (0, client_1.getApolloClient)()
925
925
  ]);
926
926
  const { gql, ApolloError } = modules;
927
927
  const UPDATE_MANY_INSTITUTIONALSENTIMENTHISTORY = gql `
@@ -1168,7 +1168,7 @@ exports.InstitutionalSentimentHistory = {
1168
1168
  (0, client_1.getApolloModules)(),
1169
1169
  globalClient
1170
1170
  ? Promise.resolve(globalClient)
1171
- : client_1.client
1171
+ : (0, client_1.getApolloClient)()
1172
1172
  ]);
1173
1173
  const { gql, ApolloError } = modules;
1174
1174
  const DELETE_ONE_INSTITUTIONALSENTIMENTHISTORY = gql `
@@ -1279,7 +1279,7 @@ exports.InstitutionalSentimentHistory = {
1279
1279
  (0, client_1.getApolloModules)(),
1280
1280
  globalClient
1281
1281
  ? Promise.resolve(globalClient)
1282
- : client_1.client
1282
+ : (0, client_1.getApolloClient)()
1283
1283
  ]);
1284
1284
  const { gql, ApolloError } = modules;
1285
1285
  const GET_INSTITUTIONALSENTIMENTHISTORY = gql `
@@ -1362,7 +1362,7 @@ exports.InstitutionalSentimentHistory = {
1362
1362
  (0, client_1.getApolloModules)(),
1363
1363
  globalClient
1364
1364
  ? Promise.resolve(globalClient)
1365
- : client_1.client
1365
+ : (0, client_1.getApolloClient)()
1366
1366
  ]);
1367
1367
  const { gql, ApolloError } = modules;
1368
1368
  const GET_ALL_INSTITUTIONALSENTIMENTHISTORY = gql `
@@ -1437,7 +1437,7 @@ exports.InstitutionalSentimentHistory = {
1437
1437
  (0, client_1.getApolloModules)(),
1438
1438
  globalClient
1439
1439
  ? Promise.resolve(globalClient)
1440
- : client_1.client
1440
+ : (0, client_1.getApolloClient)()
1441
1441
  ]);
1442
1442
  const { gql, ApolloError } = modules;
1443
1443
  const FIND_MANY_INSTITUTIONALSENTIMENTHISTORY = gql `
@@ -47,7 +47,7 @@ exports.InstitutionalSentimentMetrics = {
47
47
  (0, client_1.getApolloModules)(),
48
48
  globalClient
49
49
  ? Promise.resolve(globalClient)
50
- : client_1.client
50
+ : (0, client_1.getApolloClient)()
51
51
  ]);
52
52
  const { gql, ApolloError } = modules;
53
53
  const CREATE_ONE_INSTITUTIONALSENTIMENTMETRICS = gql `
@@ -159,7 +159,7 @@ exports.InstitutionalSentimentMetrics = {
159
159
  (0, client_1.getApolloModules)(),
160
160
  globalClient
161
161
  ? Promise.resolve(globalClient)
162
- : client_1.client
162
+ : (0, client_1.getApolloClient)()
163
163
  ]);
164
164
  const { gql, ApolloError } = modules;
165
165
  const CREATE_MANY_INSTITUTIONALSENTIMENTMETRICS = gql `
@@ -269,7 +269,7 @@ exports.InstitutionalSentimentMetrics = {
269
269
  (0, client_1.getApolloModules)(),
270
270
  globalClient
271
271
  ? Promise.resolve(globalClient)
272
- : client_1.client
272
+ : (0, client_1.getApolloClient)()
273
273
  ]);
274
274
  const { gql, ApolloError } = modules;
275
275
  const UPDATE_ONE_INSTITUTIONALSENTIMENTMETRICS = gql `
@@ -405,7 +405,7 @@ exports.InstitutionalSentimentMetrics = {
405
405
  (0, client_1.getApolloModules)(),
406
406
  globalClient
407
407
  ? Promise.resolve(globalClient)
408
- : client_1.client
408
+ : (0, client_1.getApolloClient)()
409
409
  ]);
410
410
  const { gql, ApolloError } = modules;
411
411
  const UPSERT_ONE_INSTITUTIONALSENTIMENTMETRICS = gql `
@@ -544,7 +544,7 @@ exports.InstitutionalSentimentMetrics = {
544
544
  (0, client_1.getApolloModules)(),
545
545
  globalClient
546
546
  ? Promise.resolve(globalClient)
547
- : client_1.client
547
+ : (0, client_1.getApolloClient)()
548
548
  ]);
549
549
  const { gql, ApolloError } = modules;
550
550
  const UPDATE_MANY_INSTITUTIONALSENTIMENTMETRICS = gql `
@@ -677,7 +677,7 @@ exports.InstitutionalSentimentMetrics = {
677
677
  (0, client_1.getApolloModules)(),
678
678
  globalClient
679
679
  ? Promise.resolve(globalClient)
680
- : client_1.client
680
+ : (0, client_1.getApolloClient)()
681
681
  ]);
682
682
  const { gql, ApolloError } = modules;
683
683
  const DELETE_ONE_INSTITUTIONALSENTIMENTMETRICS = gql `
@@ -788,7 +788,7 @@ exports.InstitutionalSentimentMetrics = {
788
788
  (0, client_1.getApolloModules)(),
789
789
  globalClient
790
790
  ? Promise.resolve(globalClient)
791
- : client_1.client
791
+ : (0, client_1.getApolloClient)()
792
792
  ]);
793
793
  const { gql, ApolloError } = modules;
794
794
  const GET_INSTITUTIONALSENTIMENTMETRICS = gql `
@@ -868,7 +868,7 @@ exports.InstitutionalSentimentMetrics = {
868
868
  (0, client_1.getApolloModules)(),
869
869
  globalClient
870
870
  ? Promise.resolve(globalClient)
871
- : client_1.client
871
+ : (0, client_1.getApolloClient)()
872
872
  ]);
873
873
  const { gql, ApolloError } = modules;
874
874
  const GET_ALL_INSTITUTIONALSENTIMENTMETRICS = gql `
@@ -943,7 +943,7 @@ exports.InstitutionalSentimentMetrics = {
943
943
  (0, client_1.getApolloModules)(),
944
944
  globalClient
945
945
  ? Promise.resolve(globalClient)
946
- : client_1.client
946
+ : (0, client_1.getApolloClient)()
947
947
  ]);
948
948
  const { gql, ApolloError } = modules;
949
949
  const FIND_MANY_INSTITUTIONALSENTIMENTMETRICS = gql `
package/InviteToken.cjs CHANGED
@@ -46,7 +46,7 @@ exports.InviteToken = {
46
46
  (0, client_1.getApolloModules)(),
47
47
  globalClient
48
48
  ? Promise.resolve(globalClient)
49
- : client_1.client
49
+ : (0, client_1.getApolloClient)()
50
50
  ]);
51
51
  const { gql, ApolloError } = modules;
52
52
  const CREATE_ONE_INVITETOKEN = gql `
@@ -457,7 +457,7 @@ exports.InviteToken = {
457
457
  (0, client_1.getApolloModules)(),
458
458
  globalClient
459
459
  ? Promise.resolve(globalClient)
460
- : client_1.client
460
+ : (0, client_1.getApolloClient)()
461
461
  ]);
462
462
  const { gql, ApolloError } = modules;
463
463
  const CREATE_MANY_INVITETOKEN = gql `
@@ -566,7 +566,7 @@ exports.InviteToken = {
566
566
  (0, client_1.getApolloModules)(),
567
567
  globalClient
568
568
  ? Promise.resolve(globalClient)
569
- : client_1.client
569
+ : (0, client_1.getApolloClient)()
570
570
  ]);
571
571
  const { gql, ApolloError } = modules;
572
572
  const UPDATE_ONE_INVITETOKEN = gql `
@@ -1875,7 +1875,7 @@ exports.InviteToken = {
1875
1875
  (0, client_1.getApolloModules)(),
1876
1876
  globalClient
1877
1877
  ? Promise.resolve(globalClient)
1878
- : client_1.client
1878
+ : (0, client_1.getApolloClient)()
1879
1879
  ]);
1880
1880
  const { gql, ApolloError } = modules;
1881
1881
  const UPSERT_ONE_INVITETOKEN = gql `
@@ -3490,7 +3490,7 @@ exports.InviteToken = {
3490
3490
  (0, client_1.getApolloModules)(),
3491
3491
  globalClient
3492
3492
  ? Promise.resolve(globalClient)
3493
- : client_1.client
3493
+ : (0, client_1.getApolloClient)()
3494
3494
  ]);
3495
3495
  const { gql, ApolloError } = modules;
3496
3496
  const UPDATE_MANY_INVITETOKEN = gql `
@@ -4796,7 +4796,7 @@ exports.InviteToken = {
4796
4796
  (0, client_1.getApolloModules)(),
4797
4797
  globalClient
4798
4798
  ? Promise.resolve(globalClient)
4799
- : client_1.client
4799
+ : (0, client_1.getApolloClient)()
4800
4800
  ]);
4801
4801
  const { gql, ApolloError } = modules;
4802
4802
  const DELETE_ONE_INVITETOKEN = gql `
@@ -4907,7 +4907,7 @@ exports.InviteToken = {
4907
4907
  (0, client_1.getApolloModules)(),
4908
4908
  globalClient
4909
4909
  ? Promise.resolve(globalClient)
4910
- : client_1.client
4910
+ : (0, client_1.getApolloClient)()
4911
4911
  ]);
4912
4912
  const { gql, ApolloError } = modules;
4913
4913
  const GET_INVITETOKEN = gql `
@@ -4991,7 +4991,7 @@ exports.InviteToken = {
4991
4991
  (0, client_1.getApolloModules)(),
4992
4992
  globalClient
4993
4993
  ? Promise.resolve(globalClient)
4994
- : client_1.client
4994
+ : (0, client_1.getApolloClient)()
4995
4995
  ]);
4996
4996
  const { gql, ApolloError } = modules;
4997
4997
  const GET_ALL_INVITETOKEN = gql `
@@ -5066,7 +5066,7 @@ exports.InviteToken = {
5066
5066
  (0, client_1.getApolloModules)(),
5067
5067
  globalClient
5068
5068
  ? Promise.resolve(globalClient)
5069
- : client_1.client
5069
+ : (0, client_1.getApolloClient)()
5070
5070
  ]);
5071
5071
  const { gql, ApolloError } = modules;
5072
5072
  const FIND_MANY_INVITETOKEN = gql `
@@ -48,7 +48,7 @@ exports.LinkedProvider = {
48
48
  (0, client_1.getApolloModules)(),
49
49
  globalClient
50
50
  ? Promise.resolve(globalClient)
51
- : client_1.client
51
+ : (0, client_1.getApolloClient)()
52
52
  ]);
53
53
  const { gql, ApolloError } = modules;
54
54
  const CREATE_ONE_LINKEDPROVIDER = gql `
@@ -590,7 +590,7 @@ exports.LinkedProvider = {
590
590
  (0, client_1.getApolloModules)(),
591
591
  globalClient
592
592
  ? Promise.resolve(globalClient)
593
- : client_1.client
593
+ : (0, client_1.getApolloClient)()
594
594
  ]);
595
595
  const { gql, ApolloError } = modules;
596
596
  const CREATE_MANY_LINKEDPROVIDER = gql `
@@ -701,7 +701,7 @@ exports.LinkedProvider = {
701
701
  (0, client_1.getApolloModules)(),
702
702
  globalClient
703
703
  ? Promise.resolve(globalClient)
704
- : client_1.client
704
+ : (0, client_1.getApolloClient)()
705
705
  ]);
706
706
  const { gql, ApolloError } = modules;
707
707
  const UPDATE_ONE_LINKEDPROVIDER = gql `
@@ -2393,7 +2393,7 @@ exports.LinkedProvider = {
2393
2393
  (0, client_1.getApolloModules)(),
2394
2394
  globalClient
2395
2395
  ? Promise.resolve(globalClient)
2396
- : client_1.client
2396
+ : (0, client_1.getApolloClient)()
2397
2397
  ]);
2398
2398
  const { gql, ApolloError } = modules;
2399
2399
  const UPSERT_ONE_LINKEDPROVIDER = gql `
@@ -4527,7 +4527,7 @@ exports.LinkedProvider = {
4527
4527
  (0, client_1.getApolloModules)(),
4528
4528
  globalClient
4529
4529
  ? Promise.resolve(globalClient)
4530
- : client_1.client
4530
+ : (0, client_1.getApolloClient)()
4531
4531
  ]);
4532
4532
  const { gql, ApolloError } = modules;
4533
4533
  const UPDATE_MANY_LINKEDPROVIDER = gql `
@@ -6216,7 +6216,7 @@ exports.LinkedProvider = {
6216
6216
  (0, client_1.getApolloModules)(),
6217
6217
  globalClient
6218
6218
  ? Promise.resolve(globalClient)
6219
- : client_1.client
6219
+ : (0, client_1.getApolloClient)()
6220
6220
  ]);
6221
6221
  const { gql, ApolloError } = modules;
6222
6222
  const DELETE_ONE_LINKEDPROVIDER = gql `
@@ -6327,7 +6327,7 @@ exports.LinkedProvider = {
6327
6327
  (0, client_1.getApolloModules)(),
6328
6328
  globalClient
6329
6329
  ? Promise.resolve(globalClient)
6330
- : client_1.client
6330
+ : (0, client_1.getApolloClient)()
6331
6331
  ]);
6332
6332
  const { gql, ApolloError } = modules;
6333
6333
  const GET_LINKEDPROVIDER = gql `
@@ -6416,7 +6416,7 @@ exports.LinkedProvider = {
6416
6416
  (0, client_1.getApolloModules)(),
6417
6417
  globalClient
6418
6418
  ? Promise.resolve(globalClient)
6419
- : client_1.client
6419
+ : (0, client_1.getApolloClient)()
6420
6420
  ]);
6421
6421
  const { gql, ApolloError } = modules;
6422
6422
  const GET_ALL_LINKEDPROVIDER = gql `
@@ -6491,7 +6491,7 @@ exports.LinkedProvider = {
6491
6491
  (0, client_1.getApolloModules)(),
6492
6492
  globalClient
6493
6493
  ? Promise.resolve(globalClient)
6494
- : client_1.client
6494
+ : (0, client_1.getApolloClient)()
6495
6495
  ]);
6496
6496
  const { gql, ApolloError } = modules;
6497
6497
  const FIND_MANY_LINKEDPROVIDER = gql `