@wundergraph/cosmo-connect 0.24.0 → 0.26.0

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 (27) hide show
  1. package/dist/common/common_pb.js +1 -1
  2. package/dist/graphqlmetrics/v1/graphqlmetrics-GraphQLMetricsService_connectquery.d.ts +22 -1
  3. package/dist/graphqlmetrics/v1/graphqlmetrics-GraphQLMetricsService_connectquery.js +24 -16
  4. package/dist/graphqlmetrics/v1/graphqlmetrics-GraphQLMetricsService_connectquery.js.map +1 -1
  5. package/dist/graphqlmetrics/v1/graphqlmetrics_connect.js +1 -1
  6. package/dist/graphqlmetrics/v1/graphqlmetrics_connect.js.map +1 -1
  7. package/dist/graphqlmetrics/v1/graphqlmetrics_pb.d.ts +6 -0
  8. package/dist/graphqlmetrics/v1/graphqlmetrics_pb.js +7 -0
  9. package/dist/graphqlmetrics/v1/graphqlmetrics_pb.js.map +1 -1
  10. package/dist/node/v1/node-NodeService_connectquery.d.ts +20 -1
  11. package/dist/node/v1/node-NodeService_connectquery.js +22 -16
  12. package/dist/node/v1/node-NodeService_connectquery.js.map +1 -1
  13. package/dist/node/v1/node_connect.js +1 -1
  14. package/dist/node/v1/node_connect.js.map +1 -1
  15. package/dist/node/v1/node_pb.js +1 -1
  16. package/dist/notifications/events_pb.js +1 -1
  17. package/dist/platform/v1/platform-PlatformService_connectquery.d.ts +677 -53
  18. package/dist/platform/v1/platform-PlatformService_connectquery.js +678 -684
  19. package/dist/platform/v1/platform-PlatformService_connectquery.js.map +1 -1
  20. package/dist/platform/v1/platform_connect.d.ts +34 -1
  21. package/dist/platform/v1/platform_connect.js +35 -2
  22. package/dist/platform/v1/platform_connect.js.map +1 -1
  23. package/dist/platform/v1/platform_pb.d.ts +302 -20
  24. package/dist/platform/v1/platform_pb.js +474 -34
  25. package/dist/platform/v1/platform_pb.js.map +1 -1
  26. package/dist/tsconfig.tsbuildinfo +1 -1
  27. package/package.json +4 -4
@@ -1,301 +1,925 @@
1
- import { CheckFederatedGraphRequest, CheckFederatedGraphResponse, CheckSubgraphSchemaRequest, CheckSubgraphSchemaResponse, CreateAPIKeyRequest, CreateAPIKeyResponse, CreateFederatedGraphRequest, CreateFederatedGraphResponse, CreateFederatedGraphTokenRequest, CreateFederatedGraphTokenResponse, CreateFederatedSubgraphRequest, CreateFederatedSubgraphResponse, CreateIntegrationRequest, CreateIntegrationResponse, CreateOrganizationWebhookConfigRequest, CreateOrganizationWebhookConfigResponse, DeleteAPIKeyRequest, DeleteAPIKeyResponse, DeleteFederatedGraphRequest, DeleteFederatedGraphResponse, DeleteFederatedSubgraphRequest, DeleteFederatedSubgraphResponse, DeleteIntegrationRequest, DeleteIntegrationResponse, DeleteOrganizationRequest, DeleteOrganizationResponse, DeleteOrganizationWebhookConfigRequest, DeleteOrganizationWebhookConfigResponse, DeleteRouterTokenRequest, DeleteRouterTokenResponse, FixSubgraphSchemaRequest, FixSubgraphSchemaResponse, ForceCheckSuccessRequest, ForceCheckSuccessResponse, GetAnalyticsViewRequest, GetAnalyticsViewResponse, GetAPIKeysRequest, GetAPIKeysResponse, GetCheckDetailsRequest, GetCheckDetailsResponse, GetChecksByFederatedGraphNameRequest, GetChecksByFederatedGraphNameResponse, GetDashboardAnalyticsViewRequest, GetDashboardAnalyticsViewResponse, GetFederatedGraphByNameRequest, GetFederatedGraphByNameResponse, GetFederatedGraphChangelogRequest, GetFederatedGraphChangelogResponse, GetFederatedGraphSDLByNameRequest, GetFederatedGraphSDLByNameResponse, GetFederatedGraphsRequest, GetFederatedGraphsResponse, GetFederatedSubgraphSDLByNameRequest, GetFederatedSubgraphSDLByNameResponse, GetFieldUsageRequest, GetFieldUsageResponse, GetGraphMetricsRequest, GetGraphMetricsResponse, GetMetricsErrorRateRequest, GetMetricsErrorRateResponse, GetOrganizationIntegrationsRequest, GetOrganizationIntegrationsResponse, GetOrganizationMembersRequest, GetOrganizationMembersResponse, GetOrganizationWebhookConfigsRequest, GetOrganizationWebhookConfigsResponse, GetOrganizationWebhookMetaRequest, GetOrganizationWebhookMetaResponse, GetRouterTokensRequest, GetRouterTokensResponse, GetSubgraphByNameRequest, GetSubgraphByNameResponse, GetSubgraphsRequest, GetSubgraphsResponse, GetTraceRequest, GetTraceResponse, InviteUserRequest, InviteUserResponse, IsGitHubAppInstalledRequest, IsGitHubAppInstalledResponse, LeaveOrganizationRequest, LeaveOrganizationResponse, MigrateFromApolloRequest, MigrateFromApolloResponse, PublishFederatedSubgraphRequest, PublishFederatedSubgraphResponse, RemoveInvitationRequest, RemoveInvitationResponse, UpdateFederatedGraphRequest, UpdateFederatedGraphResponse, UpdateIntegrationConfigRequest, UpdateIntegrationConfigResponse, UpdateOrganizationDetailsRequest, UpdateOrganizationDetailsResponse, UpdateOrganizationWebhookConfigRequest, UpdateOrganizationWebhookConfigResponse, UpdateOrgMemberRoleRequest, UpdateOrgMemberRoleResponse, UpdateSubgraphRequest, UpdateSubgraphResponse, WhoAmIRequest, WhoAmIResponse } from "./platform_pb.js";
1
+ import { CheckFederatedGraphRequest, CheckFederatedGraphResponse, CheckSubgraphSchemaRequest, CheckSubgraphSchemaResponse, CreateAPIKeyRequest, CreateAPIKeyResponse, CreateFederatedGraphRequest, CreateFederatedGraphResponse, CreateFederatedGraphTokenRequest, CreateFederatedGraphTokenResponse, CreateFederatedSubgraphRequest, CreateFederatedSubgraphResponse, CreateIntegrationRequest, CreateIntegrationResponse, CreateOrganizationWebhookConfigRequest, CreateOrganizationWebhookConfigResponse, DeleteAPIKeyRequest, DeleteAPIKeyResponse, DeleteFederatedGraphRequest, DeleteFederatedGraphResponse, DeleteFederatedSubgraphRequest, DeleteFederatedSubgraphResponse, DeleteIntegrationRequest, DeleteIntegrationResponse, DeleteOrganizationRequest, DeleteOrganizationResponse, DeleteOrganizationWebhookConfigRequest, DeleteOrganizationWebhookConfigResponse, DeleteRouterTokenRequest, DeleteRouterTokenResponse, FixSubgraphSchemaRequest, FixSubgraphSchemaResponse, ForceCheckSuccessRequest, ForceCheckSuccessResponse, GetAnalyticsViewRequest, GetAnalyticsViewResponse, GetAPIKeysRequest, GetAPIKeysResponse, GetCheckDetailsRequest, GetCheckDetailsResponse, GetCheckOperationsRequest, GetCheckOperationsResponse, GetChecksByFederatedGraphNameRequest, GetChecksByFederatedGraphNameResponse, GetCheckSummaryRequest, GetCheckSummaryResponse, GetDashboardAnalyticsViewRequest, GetDashboardAnalyticsViewResponse, GetFederatedGraphByNameRequest, GetFederatedGraphByNameResponse, GetFederatedGraphChangelogRequest, GetFederatedGraphChangelogResponse, GetFederatedGraphSDLByNameRequest, GetFederatedGraphSDLByNameResponse, GetFederatedGraphsRequest, GetFederatedGraphsResponse, GetFederatedSubgraphSDLByNameRequest, GetFederatedSubgraphSDLByNameResponse, GetFieldUsageRequest, GetFieldUsageResponse, GetGraphMetricsRequest, GetGraphMetricsResponse, GetMetricsErrorRateRequest, GetMetricsErrorRateResponse, GetOperationContentRequest, GetOperationContentResponse, GetOrganizationIntegrationsRequest, GetOrganizationIntegrationsResponse, GetOrganizationMembersRequest, GetOrganizationMembersResponse, GetOrganizationWebhookConfigsRequest, GetOrganizationWebhookConfigsResponse, GetOrganizationWebhookMetaRequest, GetOrganizationWebhookMetaResponse, GetRouterTokensRequest, GetRouterTokensResponse, GetSubgraphByNameRequest, GetSubgraphByNameResponse, GetSubgraphsRequest, GetSubgraphsResponse, GetTraceRequest, GetTraceResponse, InviteUserRequest, InviteUserResponse, IsGitHubAppInstalledRequest, IsGitHubAppInstalledResponse, LeaveOrganizationRequest, LeaveOrganizationResponse, MigrateFromApolloRequest, MigrateFromApolloResponse, PublishFederatedSubgraphRequest, PublishFederatedSubgraphResponse, RemoveInvitationRequest, RemoveInvitationResponse, UpdateFederatedGraphRequest, UpdateFederatedGraphResponse, UpdateIntegrationConfigRequest, UpdateIntegrationConfigResponse, UpdateOrganizationDetailsRequest, UpdateOrganizationDetailsResponse, UpdateOrganizationWebhookConfigRequest, UpdateOrganizationWebhookConfigResponse, UpdateOrgMemberRoleRequest, UpdateOrgMemberRoleResponse, UpdateSubgraphRequest, UpdateSubgraphResponse, WhoAmIRequest, WhoAmIResponse } from "./platform_pb.js";
2
+ import { MethodIdempotency, MethodKind } from "@bufbuild/protobuf";
2
3
  import { GetConfigRequest, GetConfigResponse } from "../../node/v1/node_pb.js";
4
+ import { UnaryFunctionsWithHooks } from "@connectrpc/connect-query";
3
5
  export declare const typeName = "wg.cosmo.platform.v1.PlatformService";
6
+ /**
7
+ * @generated from service wg.cosmo.platform.v1.PlatformService
8
+ */
9
+ export declare const PlatformService: {
10
+ readonly typeName: "wg.cosmo.platform.v1.PlatformService";
11
+ readonly methods: {
12
+ /**
13
+ * CreateFederatedGraph creates a federated graph on the control plane.
14
+ *
15
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.CreateFederatedGraph
16
+ */
17
+ readonly createFederatedGraph: {
18
+ readonly name: "CreateFederatedGraph";
19
+ readonly I: typeof CreateFederatedGraphRequest;
20
+ readonly O: typeof CreateFederatedGraphResponse;
21
+ readonly kind: MethodKind.Unary;
22
+ };
23
+ /**
24
+ * CreateFederatedSubgraph creates a federated subgraph on the control plane.
25
+ *
26
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.CreateFederatedSubgraph
27
+ */
28
+ readonly createFederatedSubgraph: {
29
+ readonly name: "CreateFederatedSubgraph";
30
+ readonly I: typeof CreateFederatedSubgraphRequest;
31
+ readonly O: typeof CreateFederatedSubgraphResponse;
32
+ readonly kind: MethodKind.Unary;
33
+ };
34
+ /**
35
+ * PublishFederatedSubgraph pushes the schema of the subgraph to the control plane.
36
+ *
37
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.PublishFederatedSubgraph
38
+ */
39
+ readonly publishFederatedSubgraph: {
40
+ readonly name: "PublishFederatedSubgraph";
41
+ readonly I: typeof PublishFederatedSubgraphRequest;
42
+ readonly O: typeof PublishFederatedSubgraphResponse;
43
+ readonly kind: MethodKind.Unary;
44
+ };
45
+ /**
46
+ * DeleteFederatedGraph deletes a federated graph from the control plane.
47
+ *
48
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.DeleteFederatedGraph
49
+ */
50
+ readonly deleteFederatedGraph: {
51
+ readonly name: "DeleteFederatedGraph";
52
+ readonly I: typeof DeleteFederatedGraphRequest;
53
+ readonly O: typeof DeleteFederatedGraphResponse;
54
+ readonly kind: MethodKind.Unary;
55
+ };
56
+ /**
57
+ * DeleteFederatedSubgraph deletes a federated subgraph from the control plane.
58
+ *
59
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.DeleteFederatedSubgraph
60
+ */
61
+ readonly deleteFederatedSubgraph: {
62
+ readonly name: "DeleteFederatedSubgraph";
63
+ readonly I: typeof DeleteFederatedSubgraphRequest;
64
+ readonly O: typeof DeleteFederatedSubgraphResponse;
65
+ readonly kind: MethodKind.Unary;
66
+ };
67
+ /**
68
+ * CheckSubgraphSchema checks if the schema is valid and if it can be composed without conflicts with the provided new subgraph schema.
69
+ *
70
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.CheckSubgraphSchema
71
+ */
72
+ readonly checkSubgraphSchema: {
73
+ readonly name: "CheckSubgraphSchema";
74
+ readonly I: typeof CheckSubgraphSchemaRequest;
75
+ readonly O: typeof CheckSubgraphSchemaResponse;
76
+ readonly kind: MethodKind.Unary;
77
+ };
78
+ /**
79
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.FixSubgraphSchema
80
+ */
81
+ readonly fixSubgraphSchema: {
82
+ readonly name: "FixSubgraphSchema";
83
+ readonly I: typeof FixSubgraphSchemaRequest;
84
+ readonly O: typeof FixSubgraphSchemaResponse;
85
+ readonly kind: MethodKind.Unary;
86
+ };
87
+ /**
88
+ * UpdateFederatedGraph updates a federated graph with new labels and routing url
89
+ *
90
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.UpdateFederatedGraph
91
+ */
92
+ readonly updateFederatedGraph: {
93
+ readonly name: "UpdateFederatedGraph";
94
+ readonly I: typeof UpdateFederatedGraphRequest;
95
+ readonly O: typeof UpdateFederatedGraphResponse;
96
+ readonly kind: MethodKind.Unary;
97
+ };
98
+ /**
99
+ * UpdateSubgraph updates a subgraph with new labels and routing url
100
+ *
101
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.UpdateSubgraph
102
+ */
103
+ readonly updateSubgraph: {
104
+ readonly name: "UpdateSubgraph";
105
+ readonly I: typeof UpdateSubgraphRequest;
106
+ readonly O: typeof UpdateSubgraphResponse;
107
+ readonly kind: MethodKind.Unary;
108
+ };
109
+ /**
110
+ * CheckFederatedGraph checks if the federated graph can be composed with the new labels provided.
111
+ *
112
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.CheckFederatedGraph
113
+ */
114
+ readonly checkFederatedGraph: {
115
+ readonly name: "CheckFederatedGraph";
116
+ readonly I: typeof CheckFederatedGraphRequest;
117
+ readonly O: typeof CheckFederatedGraphResponse;
118
+ readonly kind: MethodKind.Unary;
119
+ };
120
+ /**
121
+ * WhoAmI returns the identity of the user currently logged in.
122
+ *
123
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.WhoAmI
124
+ */
125
+ readonly whoAmI: {
126
+ readonly name: "WhoAmI";
127
+ readonly I: typeof WhoAmIRequest;
128
+ readonly O: typeof WhoAmIResponse;
129
+ readonly kind: MethodKind.Unary;
130
+ };
131
+ /**
132
+ * GetRouterTokens returns the router tokens of a federated graph.
133
+ *
134
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetRouterTokens
135
+ */
136
+ readonly getRouterTokens: {
137
+ readonly name: "GetRouterTokens";
138
+ readonly I: typeof GetRouterTokensRequest;
139
+ readonly O: typeof GetRouterTokensResponse;
140
+ readonly kind: MethodKind.Unary;
141
+ };
142
+ /**
143
+ * DeleteRouterToken deletes the router token of a federated graph.
144
+ *
145
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.DeleteRouterToken
146
+ */
147
+ readonly deleteRouterToken: {
148
+ readonly name: "DeleteRouterToken";
149
+ readonly I: typeof DeleteRouterTokenRequest;
150
+ readonly O: typeof DeleteRouterTokenResponse;
151
+ readonly kind: MethodKind.Unary;
152
+ };
153
+ /**
154
+ * GetFederatedGraphs returns the list of federated graphs.
155
+ *
156
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetFederatedGraphs
157
+ */
158
+ readonly getFederatedGraphs: {
159
+ readonly name: "GetFederatedGraphs";
160
+ readonly I: typeof GetFederatedGraphsRequest;
161
+ readonly O: typeof GetFederatedGraphsResponse;
162
+ readonly kind: MethodKind.Unary;
163
+ };
164
+ /**
165
+ * GetFederatedGraphByName returns the federated graph by name.
166
+ *
167
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetFederatedGraphByName
168
+ */
169
+ readonly getFederatedGraphByName: {
170
+ readonly name: "GetFederatedGraphByName";
171
+ readonly I: typeof GetFederatedGraphByNameRequest;
172
+ readonly O: typeof GetFederatedGraphByNameResponse;
173
+ readonly kind: MethodKind.Unary;
174
+ };
175
+ /**
176
+ * GetFederatedGraphSDLByName returns the latest valid SDL of the federated graph by name.
177
+ *
178
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetFederatedGraphSDLByName
179
+ */
180
+ readonly getFederatedGraphSDLByName: {
181
+ readonly name: "GetFederatedGraphSDLByName";
182
+ readonly I: typeof GetFederatedGraphSDLByNameRequest;
183
+ readonly O: typeof GetFederatedGraphSDLByNameResponse;
184
+ readonly kind: MethodKind.Unary;
185
+ };
186
+ /**
187
+ * GetSubgraphs returns the list of subgraphs.
188
+ *
189
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetSubgraphs
190
+ */
191
+ readonly getSubgraphs: {
192
+ readonly name: "GetSubgraphs";
193
+ readonly I: typeof GetSubgraphsRequest;
194
+ readonly O: typeof GetSubgraphsResponse;
195
+ readonly kind: MethodKind.Unary;
196
+ };
197
+ /**
198
+ * GetSubgraphByName returns the subgraph by name.
199
+ *
200
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetSubgraphByName
201
+ */
202
+ readonly getSubgraphByName: {
203
+ readonly name: "GetSubgraphByName";
204
+ readonly I: typeof GetSubgraphByNameRequest;
205
+ readonly O: typeof GetSubgraphByNameResponse;
206
+ readonly kind: MethodKind.Unary;
207
+ };
208
+ /**
209
+ * GetFederatedSubgraphSDLByName returns the SDL of the subgraph by name.
210
+ *
211
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetFederatedSubgraphSDLByName
212
+ */
213
+ readonly getFederatedSubgraphSDLByName: {
214
+ readonly name: "GetFederatedSubgraphSDLByName";
215
+ readonly I: typeof GetFederatedSubgraphSDLByNameRequest;
216
+ readonly O: typeof GetFederatedSubgraphSDLByNameResponse;
217
+ readonly kind: MethodKind.Unary;
218
+ };
219
+ /**
220
+ * GetChecksByFederatedGraphName return schema and composition checks that concern a federated graph
221
+ *
222
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetChecksByFederatedGraphName
223
+ */
224
+ readonly getChecksByFederatedGraphName: {
225
+ readonly name: "GetChecksByFederatedGraphName";
226
+ readonly I: typeof GetChecksByFederatedGraphNameRequest;
227
+ readonly O: typeof GetChecksByFederatedGraphNameResponse;
228
+ readonly kind: MethodKind.Unary;
229
+ };
230
+ /**
231
+ * GetCheckSummary returns top level information about a schema check
232
+ *
233
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetCheckSummary
234
+ */
235
+ readonly getCheckSummary: {
236
+ readonly name: "GetCheckSummary";
237
+ readonly I: typeof GetCheckSummaryRequest;
238
+ readonly O: typeof GetCheckSummaryResponse;
239
+ readonly kind: MethodKind.Unary;
240
+ };
241
+ /**
242
+ * GetCheckDetails returns changes and composition errors recorded for a check
243
+ *
244
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetCheckDetails
245
+ */
246
+ readonly getCheckDetails: {
247
+ readonly name: "GetCheckDetails";
248
+ readonly I: typeof GetCheckDetailsRequest;
249
+ readonly O: typeof GetCheckDetailsResponse;
250
+ readonly kind: MethodKind.Unary;
251
+ };
252
+ /**
253
+ * GetCheckOperations returns affected operations for a check
254
+ *
255
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetCheckOperations
256
+ */
257
+ readonly getCheckOperations: {
258
+ readonly name: "GetCheckOperations";
259
+ readonly I: typeof GetCheckOperationsRequest;
260
+ readonly O: typeof GetCheckOperationsResponse;
261
+ readonly kind: MethodKind.Unary;
262
+ };
263
+ /**
264
+ * ForceCheckSuccess forces a failed check to be marked as successful
265
+ *
266
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.ForceCheckSuccess
267
+ */
268
+ readonly forceCheckSuccess: {
269
+ readonly name: "ForceCheckSuccess";
270
+ readonly I: typeof ForceCheckSuccessRequest;
271
+ readonly O: typeof ForceCheckSuccessResponse;
272
+ readonly kind: MethodKind.Unary;
273
+ };
274
+ /**
275
+ * GetOperationContent returns the operation body by searching using the hash
276
+ *
277
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetOperationContent
278
+ */
279
+ readonly getOperationContent: {
280
+ readonly name: "GetOperationContent";
281
+ readonly I: typeof GetOperationContentRequest;
282
+ readonly O: typeof GetOperationContentResponse;
283
+ readonly kind: MethodKind.Unary;
284
+ };
285
+ /**
286
+ * GetFederatedGraphChangelog returns the changelog of the federated graph.
287
+ *
288
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetFederatedGraphChangelog
289
+ */
290
+ readonly getFederatedGraphChangelog: {
291
+ readonly name: "GetFederatedGraphChangelog";
292
+ readonly I: typeof GetFederatedGraphChangelogRequest;
293
+ readonly O: typeof GetFederatedGraphChangelogResponse;
294
+ readonly kind: MethodKind.Unary;
295
+ };
296
+ /**
297
+ * CreateFederatedGraphToken creates a federated graph token that is consumed by the router to authenticate requests.
298
+ *
299
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.CreateFederatedGraphToken
300
+ */
301
+ readonly createFederatedGraphToken: {
302
+ readonly name: "CreateFederatedGraphToken";
303
+ readonly I: typeof CreateFederatedGraphTokenRequest;
304
+ readonly O: typeof CreateFederatedGraphTokenResponse;
305
+ readonly kind: MethodKind.Unary;
306
+ };
307
+ /**
308
+ * GetOrganizationMembers returns the list of organization members
309
+ *
310
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetOrganizationMembers
311
+ */
312
+ readonly getOrganizationMembers: {
313
+ readonly name: "GetOrganizationMembers";
314
+ readonly I: typeof GetOrganizationMembersRequest;
315
+ readonly O: typeof GetOrganizationMembersResponse;
316
+ readonly kind: MethodKind.Unary;
317
+ };
318
+ /**
319
+ * InviteUser invites an user to join the organization
320
+ *
321
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.InviteUser
322
+ */
323
+ readonly inviteUser: {
324
+ readonly name: "InviteUser";
325
+ readonly I: typeof InviteUserRequest;
326
+ readonly O: typeof InviteUserResponse;
327
+ readonly kind: MethodKind.Unary;
328
+ };
329
+ /**
330
+ * GetAPIKeys returns a list of API keys of the organization
331
+ *
332
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetAPIKeys
333
+ */
334
+ readonly getAPIKeys: {
335
+ readonly name: "GetAPIKeys";
336
+ readonly I: typeof GetAPIKeysRequest;
337
+ readonly O: typeof GetAPIKeysResponse;
338
+ readonly kind: MethodKind.Unary;
339
+ };
340
+ /**
341
+ * CreateAPIKey creates an API key for the organization
342
+ *
343
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.CreateAPIKey
344
+ */
345
+ readonly createAPIKey: {
346
+ readonly name: "CreateAPIKey";
347
+ readonly I: typeof CreateAPIKeyRequest;
348
+ readonly O: typeof CreateAPIKeyResponse;
349
+ readonly kind: MethodKind.Unary;
350
+ };
351
+ /**
352
+ * DeleteAPIKey deletes an API key for the organization
353
+ *
354
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.DeleteAPIKey
355
+ */
356
+ readonly deleteAPIKey: {
357
+ readonly name: "DeleteAPIKey";
358
+ readonly I: typeof DeleteAPIKeyRequest;
359
+ readonly O: typeof DeleteAPIKeyResponse;
360
+ readonly kind: MethodKind.Unary;
361
+ };
362
+ /**
363
+ * RemoveOrganizationMember removes the user from the organization
364
+ *
365
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.RemoveInvitation
366
+ */
367
+ readonly removeInvitation: {
368
+ readonly name: "RemoveInvitation";
369
+ readonly I: typeof RemoveInvitationRequest;
370
+ readonly O: typeof RemoveInvitationResponse;
371
+ readonly kind: MethodKind.Unary;
372
+ };
373
+ /**
374
+ * GetLatestValidRouterConfig returns the router config for the federated graph
375
+ *
376
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetLatestValidRouterConfig
377
+ */
378
+ readonly getLatestValidRouterConfig: {
379
+ readonly name: "GetLatestValidRouterConfig";
380
+ readonly I: typeof GetConfigRequest;
381
+ readonly O: typeof GetConfigResponse;
382
+ readonly kind: MethodKind.Unary;
383
+ };
384
+ /**
385
+ * MigrateFromApollo migrates the graphs from apollo to cosmo
386
+ *
387
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.MigrateFromApollo
388
+ */
389
+ readonly migrateFromApollo: {
390
+ readonly name: "MigrateFromApollo";
391
+ readonly I: typeof MigrateFromApolloRequest;
392
+ readonly O: typeof MigrateFromApolloResponse;
393
+ readonly kind: MethodKind.Unary;
394
+ };
395
+ /**
396
+ * CreateOrganizationWebhookConfig create a new webhook config for the organization
397
+ *
398
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.CreateOrganizationWebhookConfig
399
+ */
400
+ readonly createOrganizationWebhookConfig: {
401
+ readonly name: "CreateOrganizationWebhookConfig";
402
+ readonly I: typeof CreateOrganizationWebhookConfigRequest;
403
+ readonly O: typeof CreateOrganizationWebhookConfigResponse;
404
+ readonly kind: MethodKind.Unary;
405
+ };
406
+ /**
407
+ * GetOrganizationWebhookConfigs returns all webhooks for the organization
408
+ *
409
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetOrganizationWebhookConfigs
410
+ */
411
+ readonly getOrganizationWebhookConfigs: {
412
+ readonly name: "GetOrganizationWebhookConfigs";
413
+ readonly I: typeof GetOrganizationWebhookConfigsRequest;
414
+ readonly O: typeof GetOrganizationWebhookConfigsResponse;
415
+ readonly kind: MethodKind.Unary;
416
+ };
417
+ /**
418
+ * GetOrganizationWebhookMeta returns the meta data for a particular webhook
419
+ *
420
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetOrganizationWebhookMeta
421
+ */
422
+ readonly getOrganizationWebhookMeta: {
423
+ readonly name: "GetOrganizationWebhookMeta";
424
+ readonly I: typeof GetOrganizationWebhookMetaRequest;
425
+ readonly O: typeof GetOrganizationWebhookMetaResponse;
426
+ readonly kind: MethodKind.Unary;
427
+ };
428
+ /**
429
+ * UpdateOrganizationWebhookConfig updates an existing webhook for the organization
430
+ *
431
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.UpdateOrganizationWebhookConfig
432
+ */
433
+ readonly updateOrganizationWebhookConfig: {
434
+ readonly name: "UpdateOrganizationWebhookConfig";
435
+ readonly I: typeof UpdateOrganizationWebhookConfigRequest;
436
+ readonly O: typeof UpdateOrganizationWebhookConfigResponse;
437
+ readonly kind: MethodKind.Unary;
438
+ };
439
+ /**
440
+ * DeleteOrganizationWebhookConfig deletes an organization webhook
441
+ *
442
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.DeleteOrganizationWebhookConfig
443
+ */
444
+ readonly deleteOrganizationWebhookConfig: {
445
+ readonly name: "DeleteOrganizationWebhookConfig";
446
+ readonly I: typeof DeleteOrganizationWebhookConfigRequest;
447
+ readonly O: typeof DeleteOrganizationWebhookConfigResponse;
448
+ readonly kind: MethodKind.Unary;
449
+ };
450
+ /**
451
+ * CreateIntegration create a new integration for the organization
452
+ *
453
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.CreateIntegration
454
+ */
455
+ readonly createIntegration: {
456
+ readonly name: "CreateIntegration";
457
+ readonly I: typeof CreateIntegrationRequest;
458
+ readonly O: typeof CreateIntegrationResponse;
459
+ readonly kind: MethodKind.Unary;
460
+ };
461
+ /**
462
+ * GetOrganizationIntegrations returns all integrations of the organization
463
+ *
464
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetOrganizationIntegrations
465
+ */
466
+ readonly getOrganizationIntegrations: {
467
+ readonly name: "GetOrganizationIntegrations";
468
+ readonly I: typeof GetOrganizationIntegrationsRequest;
469
+ readonly O: typeof GetOrganizationIntegrationsResponse;
470
+ readonly kind: MethodKind.Unary;
471
+ };
472
+ /**
473
+ * UpdateIntegrationConfig updates an existing integration of the organization
474
+ *
475
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.UpdateIntegrationConfig
476
+ */
477
+ readonly updateIntegrationConfig: {
478
+ readonly name: "UpdateIntegrationConfig";
479
+ readonly I: typeof UpdateIntegrationConfigRequest;
480
+ readonly O: typeof UpdateIntegrationConfigResponse;
481
+ readonly kind: MethodKind.Unary;
482
+ };
483
+ /**
484
+ * DeleteIntegration deletes an organization webhintegrationook
485
+ *
486
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.DeleteIntegration
487
+ */
488
+ readonly deleteIntegration: {
489
+ readonly name: "DeleteIntegration";
490
+ readonly I: typeof DeleteIntegrationRequest;
491
+ readonly O: typeof DeleteIntegrationResponse;
492
+ readonly kind: MethodKind.Unary;
493
+ };
494
+ /**
495
+ * DeleteOrganization deletes an organization
496
+ *
497
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.DeleteOrganization
498
+ */
499
+ readonly deleteOrganization: {
500
+ readonly name: "DeleteOrganization";
501
+ readonly I: typeof DeleteOrganizationRequest;
502
+ readonly O: typeof DeleteOrganizationResponse;
503
+ readonly kind: MethodKind.Unary;
504
+ };
505
+ /**
506
+ * LeaveOrganization removes a member from the organization
507
+ *
508
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.LeaveOrganization
509
+ */
510
+ readonly leaveOrganization: {
511
+ readonly name: "LeaveOrganization";
512
+ readonly I: typeof LeaveOrganizationRequest;
513
+ readonly O: typeof LeaveOrganizationResponse;
514
+ readonly kind: MethodKind.Unary;
515
+ };
516
+ /**
517
+ * UpdateOrganizationDetails updates the name and slug of the organization
518
+ *
519
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.UpdateOrganizationDetails
520
+ */
521
+ readonly updateOrganizationDetails: {
522
+ readonly name: "UpdateOrganizationDetails";
523
+ readonly I: typeof UpdateOrganizationDetailsRequest;
524
+ readonly O: typeof UpdateOrganizationDetailsResponse;
525
+ readonly kind: MethodKind.Unary;
526
+ };
527
+ /**
528
+ * UpdateOrgMemberRole updates the role of an org member
529
+ *
530
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.UpdateOrgMemberRole
531
+ */
532
+ readonly updateOrgMemberRole: {
533
+ readonly name: "UpdateOrgMemberRole";
534
+ readonly I: typeof UpdateOrgMemberRoleRequest;
535
+ readonly O: typeof UpdateOrgMemberRoleResponse;
536
+ readonly kind: MethodKind.Unary;
537
+ };
538
+ /**
539
+ * IsGitHubAppInstalled checks if the cosmo github app is installed to a repository
540
+ *
541
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.IsGitHubAppInstalled
542
+ */
543
+ readonly isGitHubAppInstalled: {
544
+ readonly name: "IsGitHubAppInstalled";
545
+ readonly I: typeof IsGitHubAppInstalledRequest;
546
+ readonly O: typeof IsGitHubAppInstalledResponse;
547
+ readonly kind: MethodKind.Unary;
548
+ };
549
+ /**
550
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetAnalyticsView
551
+ */
552
+ readonly getAnalyticsView: {
553
+ readonly name: "GetAnalyticsView";
554
+ readonly I: typeof GetAnalyticsViewRequest;
555
+ readonly O: typeof GetAnalyticsViewResponse;
556
+ readonly kind: MethodKind.Unary;
557
+ readonly idempotency: MethodIdempotency.NoSideEffects;
558
+ };
559
+ /**
560
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetDashboardAnalyticsView
561
+ */
562
+ readonly getDashboardAnalyticsView: {
563
+ readonly name: "GetDashboardAnalyticsView";
564
+ readonly I: typeof GetDashboardAnalyticsViewRequest;
565
+ readonly O: typeof GetDashboardAnalyticsViewResponse;
566
+ readonly kind: MethodKind.Unary;
567
+ readonly idempotency: MethodIdempotency.NoSideEffects;
568
+ };
569
+ /**
570
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetTrace
571
+ */
572
+ readonly getTrace: {
573
+ readonly name: "GetTrace";
574
+ readonly I: typeof GetTraceRequest;
575
+ readonly O: typeof GetTraceResponse;
576
+ readonly kind: MethodKind.Unary;
577
+ };
578
+ /**
579
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetGraphMetrics
580
+ */
581
+ readonly getGraphMetrics: {
582
+ readonly name: "GetGraphMetrics";
583
+ readonly I: typeof GetGraphMetricsRequest;
584
+ readonly O: typeof GetGraphMetricsResponse;
585
+ readonly kind: MethodKind.Unary;
586
+ readonly idempotency: MethodIdempotency.NoSideEffects;
587
+ };
588
+ /**
589
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetMetricsErrorRate
590
+ */
591
+ readonly getMetricsErrorRate: {
592
+ readonly name: "GetMetricsErrorRate";
593
+ readonly I: typeof GetMetricsErrorRateRequest;
594
+ readonly O: typeof GetMetricsErrorRateResponse;
595
+ readonly kind: MethodKind.Unary;
596
+ readonly idempotency: MethodIdempotency.NoSideEffects;
597
+ };
598
+ /**
599
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetFieldUsage
600
+ */
601
+ readonly getFieldUsage: {
602
+ readonly name: "GetFieldUsage";
603
+ readonly I: typeof GetFieldUsageRequest;
604
+ readonly O: typeof GetFieldUsageResponse;
605
+ readonly kind: MethodKind.Unary;
606
+ readonly idempotency: MethodIdempotency.NoSideEffects;
607
+ };
608
+ };
609
+ };
4
610
  /**
5
611
  * CreateFederatedGraph creates a federated graph on the control plane.
6
612
  *
7
613
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.CreateFederatedGraph
8
614
  */
9
- export declare const createFederatedGraph: import("@connectrpc/connect-query").UnaryHooks<CreateFederatedGraphRequest, CreateFederatedGraphResponse>;
615
+ export declare const createFederatedGraph: UnaryFunctionsWithHooks<CreateFederatedGraphRequest, CreateFederatedGraphResponse>;
10
616
  /**
11
617
  * CreateFederatedSubgraph creates a federated subgraph on the control plane.
12
618
  *
13
619
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.CreateFederatedSubgraph
14
620
  */
15
- export declare const createFederatedSubgraph: import("@connectrpc/connect-query").UnaryHooks<CreateFederatedSubgraphRequest, CreateFederatedSubgraphResponse>;
621
+ export declare const createFederatedSubgraph: UnaryFunctionsWithHooks<CreateFederatedSubgraphRequest, CreateFederatedSubgraphResponse>;
16
622
  /**
17
623
  * PublishFederatedSubgraph pushes the schema of the subgraph to the control plane.
18
624
  *
19
625
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.PublishFederatedSubgraph
20
626
  */
21
- export declare const publishFederatedSubgraph: import("@connectrpc/connect-query").UnaryHooks<PublishFederatedSubgraphRequest, PublishFederatedSubgraphResponse>;
627
+ export declare const publishFederatedSubgraph: UnaryFunctionsWithHooks<PublishFederatedSubgraphRequest, PublishFederatedSubgraphResponse>;
22
628
  /**
23
629
  * DeleteFederatedGraph deletes a federated graph from the control plane.
24
630
  *
25
631
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.DeleteFederatedGraph
26
632
  */
27
- export declare const deleteFederatedGraph: import("@connectrpc/connect-query").UnaryHooks<DeleteFederatedGraphRequest, DeleteFederatedGraphResponse>;
633
+ export declare const deleteFederatedGraph: UnaryFunctionsWithHooks<DeleteFederatedGraphRequest, DeleteFederatedGraphResponse>;
28
634
  /**
29
635
  * DeleteFederatedSubgraph deletes a federated subgraph from the control plane.
30
636
  *
31
637
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.DeleteFederatedSubgraph
32
638
  */
33
- export declare const deleteFederatedSubgraph: import("@connectrpc/connect-query").UnaryHooks<DeleteFederatedSubgraphRequest, DeleteFederatedSubgraphResponse>;
639
+ export declare const deleteFederatedSubgraph: UnaryFunctionsWithHooks<DeleteFederatedSubgraphRequest, DeleteFederatedSubgraphResponse>;
34
640
  /**
35
641
  * CheckSubgraphSchema checks if the schema is valid and if it can be composed without conflicts with the provided new subgraph schema.
36
642
  *
37
643
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.CheckSubgraphSchema
38
644
  */
39
- export declare const checkSubgraphSchema: import("@connectrpc/connect-query").UnaryHooks<CheckSubgraphSchemaRequest, CheckSubgraphSchemaResponse>;
645
+ export declare const checkSubgraphSchema: UnaryFunctionsWithHooks<CheckSubgraphSchemaRequest, CheckSubgraphSchemaResponse>;
40
646
  /**
41
647
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.FixSubgraphSchema
42
648
  */
43
- export declare const fixSubgraphSchema: import("@connectrpc/connect-query").UnaryHooks<FixSubgraphSchemaRequest, FixSubgraphSchemaResponse>;
649
+ export declare const fixSubgraphSchema: UnaryFunctionsWithHooks<FixSubgraphSchemaRequest, FixSubgraphSchemaResponse>;
44
650
  /**
45
651
  * UpdateFederatedGraph updates a federated graph with new labels and routing url
46
652
  *
47
653
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.UpdateFederatedGraph
48
654
  */
49
- export declare const updateFederatedGraph: import("@connectrpc/connect-query").UnaryHooks<UpdateFederatedGraphRequest, UpdateFederatedGraphResponse>;
655
+ export declare const updateFederatedGraph: UnaryFunctionsWithHooks<UpdateFederatedGraphRequest, UpdateFederatedGraphResponse>;
50
656
  /**
51
657
  * UpdateSubgraph updates a subgraph with new labels and routing url
52
658
  *
53
659
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.UpdateSubgraph
54
660
  */
55
- export declare const updateSubgraph: import("@connectrpc/connect-query").UnaryHooks<UpdateSubgraphRequest, UpdateSubgraphResponse>;
661
+ export declare const updateSubgraph: UnaryFunctionsWithHooks<UpdateSubgraphRequest, UpdateSubgraphResponse>;
56
662
  /**
57
663
  * CheckFederatedGraph checks if the federated graph can be composed with the new labels provided.
58
664
  *
59
665
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.CheckFederatedGraph
60
666
  */
61
- export declare const checkFederatedGraph: import("@connectrpc/connect-query").UnaryHooks<CheckFederatedGraphRequest, CheckFederatedGraphResponse>;
667
+ export declare const checkFederatedGraph: UnaryFunctionsWithHooks<CheckFederatedGraphRequest, CheckFederatedGraphResponse>;
62
668
  /**
63
669
  * WhoAmI returns the identity of the user currently logged in.
64
670
  *
65
671
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.WhoAmI
66
672
  */
67
- export declare const whoAmI: import("@connectrpc/connect-query").UnaryHooks<WhoAmIRequest, WhoAmIResponse>;
673
+ export declare const whoAmI: UnaryFunctionsWithHooks<WhoAmIRequest, WhoAmIResponse>;
68
674
  /**
69
675
  * GetRouterTokens returns the router tokens of a federated graph.
70
676
  *
71
677
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetRouterTokens
72
678
  */
73
- export declare const getRouterTokens: import("@connectrpc/connect-query").UnaryHooks<GetRouterTokensRequest, GetRouterTokensResponse>;
679
+ export declare const getRouterTokens: UnaryFunctionsWithHooks<GetRouterTokensRequest, GetRouterTokensResponse>;
74
680
  /**
75
681
  * DeleteRouterToken deletes the router token of a federated graph.
76
682
  *
77
683
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.DeleteRouterToken
78
684
  */
79
- export declare const deleteRouterToken: import("@connectrpc/connect-query").UnaryHooks<DeleteRouterTokenRequest, DeleteRouterTokenResponse>;
685
+ export declare const deleteRouterToken: UnaryFunctionsWithHooks<DeleteRouterTokenRequest, DeleteRouterTokenResponse>;
80
686
  /**
81
687
  * GetFederatedGraphs returns the list of federated graphs.
82
688
  *
83
689
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetFederatedGraphs
84
690
  */
85
- export declare const getFederatedGraphs: import("@connectrpc/connect-query").UnaryHooks<GetFederatedGraphsRequest, GetFederatedGraphsResponse>;
691
+ export declare const getFederatedGraphs: UnaryFunctionsWithHooks<GetFederatedGraphsRequest, GetFederatedGraphsResponse>;
86
692
  /**
87
693
  * GetFederatedGraphByName returns the federated graph by name.
88
694
  *
89
695
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetFederatedGraphByName
90
696
  */
91
- export declare const getFederatedGraphByName: import("@connectrpc/connect-query").UnaryHooks<GetFederatedGraphByNameRequest, GetFederatedGraphByNameResponse>;
697
+ export declare const getFederatedGraphByName: UnaryFunctionsWithHooks<GetFederatedGraphByNameRequest, GetFederatedGraphByNameResponse>;
92
698
  /**
93
699
  * GetFederatedGraphSDLByName returns the latest valid SDL of the federated graph by name.
94
700
  *
95
701
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetFederatedGraphSDLByName
96
702
  */
97
- export declare const getFederatedGraphSDLByName: import("@connectrpc/connect-query").UnaryHooks<GetFederatedGraphSDLByNameRequest, GetFederatedGraphSDLByNameResponse>;
703
+ export declare const getFederatedGraphSDLByName: UnaryFunctionsWithHooks<GetFederatedGraphSDLByNameRequest, GetFederatedGraphSDLByNameResponse>;
98
704
  /**
99
705
  * GetSubgraphs returns the list of subgraphs.
100
706
  *
101
707
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetSubgraphs
102
708
  */
103
- export declare const getSubgraphs: import("@connectrpc/connect-query").UnaryHooks<GetSubgraphsRequest, GetSubgraphsResponse>;
709
+ export declare const getSubgraphs: UnaryFunctionsWithHooks<GetSubgraphsRequest, GetSubgraphsResponse>;
104
710
  /**
105
711
  * GetSubgraphByName returns the subgraph by name.
106
712
  *
107
713
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetSubgraphByName
108
714
  */
109
- export declare const getSubgraphByName: import("@connectrpc/connect-query").UnaryHooks<GetSubgraphByNameRequest, GetSubgraphByNameResponse>;
715
+ export declare const getSubgraphByName: UnaryFunctionsWithHooks<GetSubgraphByNameRequest, GetSubgraphByNameResponse>;
110
716
  /**
111
717
  * GetFederatedSubgraphSDLByName returns the SDL of the subgraph by name.
112
718
  *
113
719
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetFederatedSubgraphSDLByName
114
720
  */
115
- export declare const getFederatedSubgraphSDLByName: import("@connectrpc/connect-query").UnaryHooks<GetFederatedSubgraphSDLByNameRequest, GetFederatedSubgraphSDLByNameResponse>;
721
+ export declare const getFederatedSubgraphSDLByName: UnaryFunctionsWithHooks<GetFederatedSubgraphSDLByNameRequest, GetFederatedSubgraphSDLByNameResponse>;
116
722
  /**
117
723
  * GetChecksByFederatedGraphName return schema and composition checks that concern a federated graph
118
724
  *
119
725
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetChecksByFederatedGraphName
120
726
  */
121
- export declare const getChecksByFederatedGraphName: import("@connectrpc/connect-query").UnaryHooks<GetChecksByFederatedGraphNameRequest, GetChecksByFederatedGraphNameResponse>;
727
+ export declare const getChecksByFederatedGraphName: UnaryFunctionsWithHooks<GetChecksByFederatedGraphNameRequest, GetChecksByFederatedGraphNameResponse>;
728
+ /**
729
+ * GetCheckSummary returns top level information about a schema check
730
+ *
731
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetCheckSummary
732
+ */
733
+ export declare const getCheckSummary: UnaryFunctionsWithHooks<GetCheckSummaryRequest, GetCheckSummaryResponse>;
122
734
  /**
123
735
  * GetCheckDetails returns changes and composition errors recorded for a check
124
736
  *
125
737
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetCheckDetails
126
738
  */
127
- export declare const getCheckDetails: import("@connectrpc/connect-query").UnaryHooks<GetCheckDetailsRequest, GetCheckDetailsResponse>;
739
+ export declare const getCheckDetails: UnaryFunctionsWithHooks<GetCheckDetailsRequest, GetCheckDetailsResponse>;
740
+ /**
741
+ * GetCheckOperations returns affected operations for a check
742
+ *
743
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetCheckOperations
744
+ */
745
+ export declare const getCheckOperations: UnaryFunctionsWithHooks<GetCheckOperationsRequest, GetCheckOperationsResponse>;
128
746
  /**
129
747
  * ForceCheckSuccess forces a failed check to be marked as successful
130
748
  *
131
749
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.ForceCheckSuccess
132
750
  */
133
- export declare const forceCheckSuccess: import("@connectrpc/connect-query").UnaryHooks<ForceCheckSuccessRequest, ForceCheckSuccessResponse>;
751
+ export declare const forceCheckSuccess: UnaryFunctionsWithHooks<ForceCheckSuccessRequest, ForceCheckSuccessResponse>;
752
+ /**
753
+ * GetOperationContent returns the operation body by searching using the hash
754
+ *
755
+ * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetOperationContent
756
+ */
757
+ export declare const getOperationContent: UnaryFunctionsWithHooks<GetOperationContentRequest, GetOperationContentResponse>;
134
758
  /**
135
759
  * GetFederatedGraphChangelog returns the changelog of the federated graph.
136
760
  *
137
761
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetFederatedGraphChangelog
138
762
  */
139
- export declare const getFederatedGraphChangelog: import("@connectrpc/connect-query").UnaryHooks<GetFederatedGraphChangelogRequest, GetFederatedGraphChangelogResponse>;
763
+ export declare const getFederatedGraphChangelog: UnaryFunctionsWithHooks<GetFederatedGraphChangelogRequest, GetFederatedGraphChangelogResponse>;
140
764
  /**
141
765
  * CreateFederatedGraphToken creates a federated graph token that is consumed by the router to authenticate requests.
142
766
  *
143
767
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.CreateFederatedGraphToken
144
768
  */
145
- export declare const createFederatedGraphToken: import("@connectrpc/connect-query").UnaryHooks<CreateFederatedGraphTokenRequest, CreateFederatedGraphTokenResponse>;
769
+ export declare const createFederatedGraphToken: UnaryFunctionsWithHooks<CreateFederatedGraphTokenRequest, CreateFederatedGraphTokenResponse>;
146
770
  /**
147
771
  * GetOrganizationMembers returns the list of organization members
148
772
  *
149
773
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetOrganizationMembers
150
774
  */
151
- export declare const getOrganizationMembers: import("@connectrpc/connect-query").UnaryHooks<GetOrganizationMembersRequest, GetOrganizationMembersResponse>;
775
+ export declare const getOrganizationMembers: UnaryFunctionsWithHooks<GetOrganizationMembersRequest, GetOrganizationMembersResponse>;
152
776
  /**
153
777
  * InviteUser invites an user to join the organization
154
778
  *
155
779
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.InviteUser
156
780
  */
157
- export declare const inviteUser: import("@connectrpc/connect-query").UnaryHooks<InviteUserRequest, InviteUserResponse>;
781
+ export declare const inviteUser: UnaryFunctionsWithHooks<InviteUserRequest, InviteUserResponse>;
158
782
  /**
159
783
  * GetAPIKeys returns a list of API keys of the organization
160
784
  *
161
785
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetAPIKeys
162
786
  */
163
- export declare const getAPIKeys: import("@connectrpc/connect-query").UnaryHooks<GetAPIKeysRequest, GetAPIKeysResponse>;
787
+ export declare const getAPIKeys: UnaryFunctionsWithHooks<GetAPIKeysRequest, GetAPIKeysResponse>;
164
788
  /**
165
789
  * CreateAPIKey creates an API key for the organization
166
790
  *
167
791
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.CreateAPIKey
168
792
  */
169
- export declare const createAPIKey: import("@connectrpc/connect-query").UnaryHooks<CreateAPIKeyRequest, CreateAPIKeyResponse>;
793
+ export declare const createAPIKey: UnaryFunctionsWithHooks<CreateAPIKeyRequest, CreateAPIKeyResponse>;
170
794
  /**
171
795
  * DeleteAPIKey deletes an API key for the organization
172
796
  *
173
797
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.DeleteAPIKey
174
798
  */
175
- export declare const deleteAPIKey: import("@connectrpc/connect-query").UnaryHooks<DeleteAPIKeyRequest, DeleteAPIKeyResponse>;
799
+ export declare const deleteAPIKey: UnaryFunctionsWithHooks<DeleteAPIKeyRequest, DeleteAPIKeyResponse>;
176
800
  /**
177
801
  * RemoveOrganizationMember removes the user from the organization
178
802
  *
179
803
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.RemoveInvitation
180
804
  */
181
- export declare const removeInvitation: import("@connectrpc/connect-query").UnaryHooks<RemoveInvitationRequest, RemoveInvitationResponse>;
805
+ export declare const removeInvitation: UnaryFunctionsWithHooks<RemoveInvitationRequest, RemoveInvitationResponse>;
182
806
  /**
183
807
  * GetLatestValidRouterConfig returns the router config for the federated graph
184
808
  *
185
809
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetLatestValidRouterConfig
186
810
  */
187
- export declare const getLatestValidRouterConfig: import("@connectrpc/connect-query").UnaryHooks<GetConfigRequest, GetConfigResponse>;
811
+ export declare const getLatestValidRouterConfig: UnaryFunctionsWithHooks<GetConfigRequest, GetConfigResponse>;
188
812
  /**
189
813
  * MigrateFromApollo migrates the graphs from apollo to cosmo
190
814
  *
191
815
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.MigrateFromApollo
192
816
  */
193
- export declare const migrateFromApollo: import("@connectrpc/connect-query").UnaryHooks<MigrateFromApolloRequest, MigrateFromApolloResponse>;
817
+ export declare const migrateFromApollo: UnaryFunctionsWithHooks<MigrateFromApolloRequest, MigrateFromApolloResponse>;
194
818
  /**
195
819
  * CreateOrganizationWebhookConfig create a new webhook config for the organization
196
820
  *
197
821
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.CreateOrganizationWebhookConfig
198
822
  */
199
- export declare const createOrganizationWebhookConfig: import("@connectrpc/connect-query").UnaryHooks<CreateOrganizationWebhookConfigRequest, CreateOrganizationWebhookConfigResponse>;
823
+ export declare const createOrganizationWebhookConfig: UnaryFunctionsWithHooks<CreateOrganizationWebhookConfigRequest, CreateOrganizationWebhookConfigResponse>;
200
824
  /**
201
825
  * GetOrganizationWebhookConfigs returns all webhooks for the organization
202
826
  *
203
827
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetOrganizationWebhookConfigs
204
828
  */
205
- export declare const getOrganizationWebhookConfigs: import("@connectrpc/connect-query").UnaryHooks<GetOrganizationWebhookConfigsRequest, GetOrganizationWebhookConfigsResponse>;
829
+ export declare const getOrganizationWebhookConfigs: UnaryFunctionsWithHooks<GetOrganizationWebhookConfigsRequest, GetOrganizationWebhookConfigsResponse>;
206
830
  /**
207
831
  * GetOrganizationWebhookMeta returns the meta data for a particular webhook
208
832
  *
209
833
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetOrganizationWebhookMeta
210
834
  */
211
- export declare const getOrganizationWebhookMeta: import("@connectrpc/connect-query").UnaryHooks<GetOrganizationWebhookMetaRequest, GetOrganizationWebhookMetaResponse>;
835
+ export declare const getOrganizationWebhookMeta: UnaryFunctionsWithHooks<GetOrganizationWebhookMetaRequest, GetOrganizationWebhookMetaResponse>;
212
836
  /**
213
837
  * UpdateOrganizationWebhookConfig updates an existing webhook for the organization
214
838
  *
215
839
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.UpdateOrganizationWebhookConfig
216
840
  */
217
- export declare const updateOrganizationWebhookConfig: import("@connectrpc/connect-query").UnaryHooks<UpdateOrganizationWebhookConfigRequest, UpdateOrganizationWebhookConfigResponse>;
841
+ export declare const updateOrganizationWebhookConfig: UnaryFunctionsWithHooks<UpdateOrganizationWebhookConfigRequest, UpdateOrganizationWebhookConfigResponse>;
218
842
  /**
219
843
  * DeleteOrganizationWebhookConfig deletes an organization webhook
220
844
  *
221
845
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.DeleteOrganizationWebhookConfig
222
846
  */
223
- export declare const deleteOrganizationWebhookConfig: import("@connectrpc/connect-query").UnaryHooks<DeleteOrganizationWebhookConfigRequest, DeleteOrganizationWebhookConfigResponse>;
847
+ export declare const deleteOrganizationWebhookConfig: UnaryFunctionsWithHooks<DeleteOrganizationWebhookConfigRequest, DeleteOrganizationWebhookConfigResponse>;
224
848
  /**
225
849
  * CreateIntegration create a new integration for the organization
226
850
  *
227
851
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.CreateIntegration
228
852
  */
229
- export declare const createIntegration: import("@connectrpc/connect-query").UnaryHooks<CreateIntegrationRequest, CreateIntegrationResponse>;
853
+ export declare const createIntegration: UnaryFunctionsWithHooks<CreateIntegrationRequest, CreateIntegrationResponse>;
230
854
  /**
231
855
  * GetOrganizationIntegrations returns all integrations of the organization
232
856
  *
233
857
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetOrganizationIntegrations
234
858
  */
235
- export declare const getOrganizationIntegrations: import("@connectrpc/connect-query").UnaryHooks<GetOrganizationIntegrationsRequest, GetOrganizationIntegrationsResponse>;
859
+ export declare const getOrganizationIntegrations: UnaryFunctionsWithHooks<GetOrganizationIntegrationsRequest, GetOrganizationIntegrationsResponse>;
236
860
  /**
237
861
  * UpdateIntegrationConfig updates an existing integration of the organization
238
862
  *
239
863
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.UpdateIntegrationConfig
240
864
  */
241
- export declare const updateIntegrationConfig: import("@connectrpc/connect-query").UnaryHooks<UpdateIntegrationConfigRequest, UpdateIntegrationConfigResponse>;
865
+ export declare const updateIntegrationConfig: UnaryFunctionsWithHooks<UpdateIntegrationConfigRequest, UpdateIntegrationConfigResponse>;
242
866
  /**
243
867
  * DeleteIntegration deletes an organization webhintegrationook
244
868
  *
245
869
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.DeleteIntegration
246
870
  */
247
- export declare const deleteIntegration: import("@connectrpc/connect-query").UnaryHooks<DeleteIntegrationRequest, DeleteIntegrationResponse>;
871
+ export declare const deleteIntegration: UnaryFunctionsWithHooks<DeleteIntegrationRequest, DeleteIntegrationResponse>;
248
872
  /**
249
873
  * DeleteOrganization deletes an organization
250
874
  *
251
875
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.DeleteOrganization
252
876
  */
253
- export declare const deleteOrganization: import("@connectrpc/connect-query").UnaryHooks<DeleteOrganizationRequest, DeleteOrganizationResponse>;
877
+ export declare const deleteOrganization: UnaryFunctionsWithHooks<DeleteOrganizationRequest, DeleteOrganizationResponse>;
254
878
  /**
255
879
  * LeaveOrganization removes a member from the organization
256
880
  *
257
881
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.LeaveOrganization
258
882
  */
259
- export declare const leaveOrganization: import("@connectrpc/connect-query").UnaryHooks<LeaveOrganizationRequest, LeaveOrganizationResponse>;
883
+ export declare const leaveOrganization: UnaryFunctionsWithHooks<LeaveOrganizationRequest, LeaveOrganizationResponse>;
260
884
  /**
261
885
  * UpdateOrganizationDetails updates the name and slug of the organization
262
886
  *
263
887
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.UpdateOrganizationDetails
264
888
  */
265
- export declare const updateOrganizationDetails: import("@connectrpc/connect-query").UnaryHooks<UpdateOrganizationDetailsRequest, UpdateOrganizationDetailsResponse>;
889
+ export declare const updateOrganizationDetails: UnaryFunctionsWithHooks<UpdateOrganizationDetailsRequest, UpdateOrganizationDetailsResponse>;
266
890
  /**
267
891
  * UpdateOrgMemberRole updates the role of an org member
268
892
  *
269
893
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.UpdateOrgMemberRole
270
894
  */
271
- export declare const updateOrgMemberRole: import("@connectrpc/connect-query").UnaryHooks<UpdateOrgMemberRoleRequest, UpdateOrgMemberRoleResponse>;
895
+ export declare const updateOrgMemberRole: UnaryFunctionsWithHooks<UpdateOrgMemberRoleRequest, UpdateOrgMemberRoleResponse>;
272
896
  /**
273
897
  * IsGitHubAppInstalled checks if the cosmo github app is installed to a repository
274
898
  *
275
899
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.IsGitHubAppInstalled
276
900
  */
277
- export declare const isGitHubAppInstalled: import("@connectrpc/connect-query").UnaryHooks<IsGitHubAppInstalledRequest, IsGitHubAppInstalledResponse>;
901
+ export declare const isGitHubAppInstalled: UnaryFunctionsWithHooks<IsGitHubAppInstalledRequest, IsGitHubAppInstalledResponse>;
278
902
  /**
279
903
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetAnalyticsView
280
904
  */
281
- export declare const getAnalyticsView: import("@connectrpc/connect-query").UnaryHooks<GetAnalyticsViewRequest, GetAnalyticsViewResponse>;
905
+ export declare const getAnalyticsView: UnaryFunctionsWithHooks<GetAnalyticsViewRequest, GetAnalyticsViewResponse>;
282
906
  /**
283
907
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetDashboardAnalyticsView
284
908
  */
285
- export declare const getDashboardAnalyticsView: import("@connectrpc/connect-query").UnaryHooks<GetDashboardAnalyticsViewRequest, GetDashboardAnalyticsViewResponse>;
909
+ export declare const getDashboardAnalyticsView: UnaryFunctionsWithHooks<GetDashboardAnalyticsViewRequest, GetDashboardAnalyticsViewResponse>;
286
910
  /**
287
911
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetTrace
288
912
  */
289
- export declare const getTrace: import("@connectrpc/connect-query").UnaryHooks<GetTraceRequest, GetTraceResponse>;
913
+ export declare const getTrace: UnaryFunctionsWithHooks<GetTraceRequest, GetTraceResponse>;
290
914
  /**
291
915
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetGraphMetrics
292
916
  */
293
- export declare const getGraphMetrics: import("@connectrpc/connect-query").UnaryHooks<GetGraphMetricsRequest, GetGraphMetricsResponse>;
917
+ export declare const getGraphMetrics: UnaryFunctionsWithHooks<GetGraphMetricsRequest, GetGraphMetricsResponse>;
294
918
  /**
295
919
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetMetricsErrorRate
296
920
  */
297
- export declare const getMetricsErrorRate: import("@connectrpc/connect-query").UnaryHooks<GetMetricsErrorRateRequest, GetMetricsErrorRateResponse>;
921
+ export declare const getMetricsErrorRate: UnaryFunctionsWithHooks<GetMetricsErrorRateRequest, GetMetricsErrorRateResponse>;
298
922
  /**
299
923
  * @generated from rpc wg.cosmo.platform.v1.PlatformService.GetFieldUsage
300
924
  */
301
- export declare const getFieldUsage: import("@connectrpc/connect-query").UnaryHooks<GetFieldUsageRequest, GetFieldUsageResponse>;
925
+ export declare const getFieldUsage: UnaryFunctionsWithHooks<GetFieldUsageRequest, GetFieldUsageResponse>;