@lessly/sdk-app 30.7.0 → 31.1.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 (63) hide show
  1. package/dist/analytics/index.d.cts +1 -1
  2. package/dist/analytics/index.d.ts +1 -1
  3. package/dist/brain/index.cjs +0 -5
  4. package/dist/brain/index.cjs.map +1 -1
  5. package/dist/brain/index.d.cts +2 -6
  6. package/dist/brain/index.d.ts +2 -6
  7. package/dist/brain/index.js +1 -5
  8. package/dist/brain/index.js.map +1 -1
  9. package/dist/{client.gen-p_iZK5OO.d.cts → client.gen-3v2tDsvG.d.cts} +1197 -204
  10. package/dist/{client.gen-p_iZK5OO.d.ts → client.gen-3v2tDsvG.d.ts} +1197 -204
  11. package/dist/consent/index.d.cts +1 -1
  12. package/dist/consent/index.d.ts +1 -1
  13. package/dist/deployment/index.d.cts +1 -1
  14. package/dist/deployment/index.d.ts +1 -1
  15. package/dist/index.cjs +390 -13
  16. package/dist/index.cjs.map +1 -1
  17. package/dist/index.d.cts +1 -1
  18. package/dist/index.d.ts +1 -1
  19. package/dist/index.js +390 -13
  20. package/dist/index.js.map +1 -1
  21. package/dist/mail/index.d.cts +2 -2
  22. package/dist/mail/index.d.ts +2 -2
  23. package/dist/observe/index.cjs +71 -0
  24. package/dist/observe/index.cjs.map +1 -0
  25. package/dist/observe/index.d.cts +56 -0
  26. package/dist/observe/index.d.ts +56 -0
  27. package/dist/observe/index.js +57 -0
  28. package/dist/observe/index.js.map +1 -0
  29. package/dist/organization/index.cjs +25 -0
  30. package/dist/organization/index.cjs.map +1 -1
  31. package/dist/organization/index.d.cts +22 -2
  32. package/dist/organization/index.d.ts +22 -2
  33. package/dist/organization/index.js +21 -1
  34. package/dist/organization/index.js.map +1 -1
  35. package/dist/playground/index.cjs +66 -0
  36. package/dist/playground/index.cjs.map +1 -0
  37. package/dist/playground/index.d.cts +52 -0
  38. package/dist/playground/index.d.ts +52 -0
  39. package/dist/playground/index.js +53 -0
  40. package/dist/playground/index.js.map +1 -0
  41. package/dist/realtime/index.d.cts +1 -1
  42. package/dist/realtime/index.d.ts +1 -1
  43. package/dist/support/index.d.cts +1 -1
  44. package/dist/support/index.d.ts +1 -1
  45. package/dist/tracking/index.d.cts +1 -1
  46. package/dist/tracking/index.d.ts +1 -1
  47. package/dist/users/index.d.cts +1 -1
  48. package/dist/users/index.d.ts +1 -1
  49. package/dist/waitlist/index.d.cts +1 -1
  50. package/dist/waitlist/index.d.ts +1 -1
  51. package/package.json +12 -2
  52. package/src/gen/bindings.gen.ts +390 -13
  53. package/src/gen/brain/index.ts +1 -1
  54. package/src/gen/brain/queryOptions.gen.ts +0 -7
  55. package/src/gen/client.gen.ts +120 -5
  56. package/src/gen/manifest.gen.ts +1 -1
  57. package/src/gen/observe/index.ts +3 -0
  58. package/src/gen/observe/queryOptions.gen.ts +89 -0
  59. package/src/gen/organization/index.ts +1 -1
  60. package/src/gen/organization/queryOptions.gen.ts +32 -0
  61. package/src/gen/playground/index.ts +3 -0
  62. package/src/gen/playground/queryOptions.gen.ts +86 -0
  63. package/src/gen/types.gen.ts +1198 -195
@@ -1,4 +1,4 @@
1
- import { G as GeneratedClient, av as ConsentConfigCookieDomainUpsertInput, aw as ConsentConfigCookieDomainUpsertOutput, ax as ConsentConfigCustomizationUpsertInput, ay as ConsentConfigCustomizationUpsertOutput, az as ConsentConfigFloatingIconUpsertInput, aA as ConsentConfigFloatingIconUpsertOutput, aB as ConsentConfigThemeUpsertInput, aC as ConsentConfigThemeUpsertOutput, aD as ConsentDashboardConfigGetInput, aE as ConsentDashboardConfigGetOutput, aF as ConsentDashboardDecisionsListInput, aG as ConsentDashboardDecisionsListOutput, aH as ConsentDashboardEmbedSnippetGetInput, aI as ConsentDashboardEmbedSnippetGetOutput, aJ as ConsentDashboardStatsGetInput, aK as ConsentDashboardStatsGetOutput, aL as ConsentEmbedGetInput, aM as ConsentEmbedGetOutput, aN as ConsentProvidersCreateInput, aO as ConsentProvidersCreateOutput, aP as ConsentProvidersDeleteInput, aQ as ConsentProvidersDeleteOutput, aR as ConsentProvidersListInput, aS as ConsentProvidersListOutput, aT as ConsentProvidersUpdateInput, aU as ConsentProvidersUpdateOutput, aV as ConsentRecordsExportInput, aW as ConsentRecordsExportOutput, aX as ConsentStatsGetInput, aY as ConsentStatsGetOutput } from '../client.gen-p_iZK5OO.cjs';
1
+ import { G as GeneratedClient, at as ConsentConfigCookieDomainUpsertInput, au as ConsentConfigCookieDomainUpsertOutput, av as ConsentConfigCustomizationUpsertInput, aw as ConsentConfigCustomizationUpsertOutput, ax as ConsentConfigFloatingIconUpsertInput, ay as ConsentConfigFloatingIconUpsertOutput, az as ConsentConfigThemeUpsertInput, aA as ConsentConfigThemeUpsertOutput, aB as ConsentDashboardConfigGetInput, aC as ConsentDashboardConfigGetOutput, aD as ConsentDashboardDecisionsListInput, aE as ConsentDashboardDecisionsListOutput, aF as ConsentDashboardEmbedSnippetGetInput, aG as ConsentDashboardEmbedSnippetGetOutput, aH as ConsentDashboardStatsGetInput, aI as ConsentDashboardStatsGetOutput, aJ as ConsentEmbedGetInput, aK as ConsentEmbedGetOutput, aL as ConsentProvidersCreateInput, aM as ConsentProvidersCreateOutput, aN as ConsentProvidersDeleteInput, aO as ConsentProvidersDeleteOutput, aP as ConsentProvidersListInput, aQ as ConsentProvidersListOutput, aR as ConsentProvidersUpdateInput, aS as ConsentProvidersUpdateOutput, aT as ConsentRecordsExportInput, aU as ConsentRecordsExportOutput, aV as ConsentStatsGetInput, aW as ConsentStatsGetOutput } from '../client.gen-3v2tDsvG.cjs';
2
2
 
3
3
  declare const consentConfigCookieDomainUpsertMutationOptions: (sdk: GeneratedClient) => {
4
4
  mutationKey: string[];
@@ -1,4 +1,4 @@
1
- import { G as GeneratedClient, av as ConsentConfigCookieDomainUpsertInput, aw as ConsentConfigCookieDomainUpsertOutput, ax as ConsentConfigCustomizationUpsertInput, ay as ConsentConfigCustomizationUpsertOutput, az as ConsentConfigFloatingIconUpsertInput, aA as ConsentConfigFloatingIconUpsertOutput, aB as ConsentConfigThemeUpsertInput, aC as ConsentConfigThemeUpsertOutput, aD as ConsentDashboardConfigGetInput, aE as ConsentDashboardConfigGetOutput, aF as ConsentDashboardDecisionsListInput, aG as ConsentDashboardDecisionsListOutput, aH as ConsentDashboardEmbedSnippetGetInput, aI as ConsentDashboardEmbedSnippetGetOutput, aJ as ConsentDashboardStatsGetInput, aK as ConsentDashboardStatsGetOutput, aL as ConsentEmbedGetInput, aM as ConsentEmbedGetOutput, aN as ConsentProvidersCreateInput, aO as ConsentProvidersCreateOutput, aP as ConsentProvidersDeleteInput, aQ as ConsentProvidersDeleteOutput, aR as ConsentProvidersListInput, aS as ConsentProvidersListOutput, aT as ConsentProvidersUpdateInput, aU as ConsentProvidersUpdateOutput, aV as ConsentRecordsExportInput, aW as ConsentRecordsExportOutput, aX as ConsentStatsGetInput, aY as ConsentStatsGetOutput } from '../client.gen-p_iZK5OO.js';
1
+ import { G as GeneratedClient, at as ConsentConfigCookieDomainUpsertInput, au as ConsentConfigCookieDomainUpsertOutput, av as ConsentConfigCustomizationUpsertInput, aw as ConsentConfigCustomizationUpsertOutput, ax as ConsentConfigFloatingIconUpsertInput, ay as ConsentConfigFloatingIconUpsertOutput, az as ConsentConfigThemeUpsertInput, aA as ConsentConfigThemeUpsertOutput, aB as ConsentDashboardConfigGetInput, aC as ConsentDashboardConfigGetOutput, aD as ConsentDashboardDecisionsListInput, aE as ConsentDashboardDecisionsListOutput, aF as ConsentDashboardEmbedSnippetGetInput, aG as ConsentDashboardEmbedSnippetGetOutput, aH as ConsentDashboardStatsGetInput, aI as ConsentDashboardStatsGetOutput, aJ as ConsentEmbedGetInput, aK as ConsentEmbedGetOutput, aL as ConsentProvidersCreateInput, aM as ConsentProvidersCreateOutput, aN as ConsentProvidersDeleteInput, aO as ConsentProvidersDeleteOutput, aP as ConsentProvidersListInput, aQ as ConsentProvidersListOutput, aR as ConsentProvidersUpdateInput, aS as ConsentProvidersUpdateOutput, aT as ConsentRecordsExportInput, aU as ConsentRecordsExportOutput, aV as ConsentStatsGetInput, aW as ConsentStatsGetOutput } from '../client.gen-3v2tDsvG.js';
2
2
 
3
3
  declare const consentConfigCookieDomainUpsertMutationOptions: (sdk: GeneratedClient) => {
4
4
  mutationKey: string[];
@@ -1,4 +1,4 @@
1
- import { G as GeneratedClient, aZ as DeploymentAlertCreateInput, a_ as DeploymentAlertCreateOutput, a$ as DeploymentAlertDeleteInput, b0 as DeploymentAlertDeleteOutput, b1 as DeploymentAlertEventsListInput, b2 as DeploymentAlertEventsListOutput, b3 as DeploymentAlertListInput, b4 as DeploymentAlertListOutput, b5 as DeploymentAlertUpdateInput, b6 as DeploymentAlertUpdateOutput, b7 as DeploymentAnalyticsQueryInput, b8 as DeploymentAnalyticsQueryOutput, b9 as DeploymentAuditListInput, ba as DeploymentAuditListOutput, bb as DeploymentBuildGetInput, bc as DeploymentBuildGetOutput, bd as DeploymentBuildListInput, be as DeploymentBuildListOutput, bf as DeploymentBuildLogsInput, bg as DeploymentBuildLogsOutput, bh as DeploymentCanvasGetInput, bi as DeploymentCanvasGetOutput, bj as DeploymentCanvasMoveNodeInput, bk as DeploymentCanvasMoveNodeOutput, bl as DeploymentCloudSqlBackfillLogFlagsInput, bm as DeploymentCloudSqlBackfillLogFlagsOutput, bn as DeploymentCloudSqlDatabaseAttachInput, bo as DeploymentCloudSqlDatabaseAttachOutput, bp as DeploymentCloudSqlDatabaseCreateInput, bq as DeploymentCloudSqlDatabaseCreateOutput, br as DeploymentCloudSqlDatabaseDeleteInput, bs as DeploymentCloudSqlDatabaseDeleteOutput, bt as DeploymentCloudSqlDatabaseDetachInput, bu as DeploymentCloudSqlDatabaseDetachOutput, bv as DeploymentCloudSqlDatabaseGetInput, bw as DeploymentCloudSqlDatabaseGetOutput, bx as DeploymentCloudSqlDatabaseListInput, by as DeploymentCloudSqlDatabaseListOutput, bz as DeploymentCloudSqlInstanceBackupListInput, bA as DeploymentCloudSqlInstanceBackupListOutput, bB as DeploymentCloudSqlInstanceBackupInput, bC as DeploymentCloudSqlInstanceBackupOutput, bD as DeploymentCloudSqlInstanceCreateInput, bE as DeploymentCloudSqlInstanceCreateOutput, bF as DeploymentCloudSqlInstanceDeleteInput, bG as DeploymentCloudSqlInstanceDeleteOutput, bH as DeploymentCloudSqlInstanceGetInput, bI as DeploymentCloudSqlInstanceGetOutput, bJ as DeploymentCloudSqlInstanceListInput, bK as DeploymentCloudSqlInstanceListOutput, bL as DeploymentCloudSqlInstanceResizeInput, bM as DeploymentCloudSqlInstanceResizeOutput, bN as DeploymentCloudSqlInstanceRestoreInput, bO as DeploymentCloudSqlInstanceRestoreOutput, bP as DeploymentCloudSqlLogsInput, bQ as DeploymentCloudSqlLogsOutput, bR as DeploymentDeploymentCancelInput, bS as DeploymentDeploymentCancelOutput, bT as DeploymentDeploymentGetInput, bU as DeploymentDeploymentGetOutput, bV as DeploymentDeploymentListInput, bW as DeploymentDeploymentListOutput, bX as DeploymentDomainAddInput, bY as DeploymentDomainAddOutput, bZ as DeploymentDomainAllowedListInput, b_ as DeploymentDomainAllowedListOutput, b$ as DeploymentDomainGetInput, c0 as DeploymentDomainGetOutput, c1 as DeploymentDomainListByServiceInput, c2 as DeploymentDomainListByServiceOutput, c3 as DeploymentDomainListInput, c4 as DeploymentDomainListOutput, c5 as DeploymentDomainRedirectWwwInput, c6 as DeploymentDomainRedirectWwwOutput, c7 as DeploymentDomainRemoveInput, c8 as DeploymentDomainRemoveOutput, c9 as DeploymentDomainRoutesAddInput, ca as DeploymentDomainRoutesAddOutput, cb as DeploymentDomainRoutesListInput, cc as DeploymentDomainRoutesListOutput, cd as DeploymentDomainRoutesRemoveInput, ce as DeploymentDomainRoutesRemoveOutput, cf as DeploymentDomainRoutesUpdateInput, cg as DeploymentDomainRoutesUpdateOutput, ch as DeploymentDomainVerifyInput, ci as DeploymentDomainVerifyOutput, cj as DeploymentEnvironmentCreateInput, ck as DeploymentEnvironmentCreateOutput, cl as DeploymentEnvironmentDeleteInput, cm as DeploymentEnvironmentDeleteOutput, cn as DeploymentEnvironmentForkInput, co as DeploymentEnvironmentForkOutput, cp as DeploymentEnvironmentGetInput, cq as DeploymentEnvironmentGetOutput, cr as DeploymentEnvironmentListInput, cs as DeploymentEnvironmentListOutput, ct as DeploymentEnvironmentReconcileInput, cu as DeploymentEnvironmentReconcileOutput, cv as DeploymentEnvironmentUpdateInput, cw as DeploymentEnvironmentUpdateOutput, cx as DeploymentEventsListByEnvironmentInput, cy as DeploymentEventsListByEnvironmentOutput, cz as DeploymentEventsListByServiceInput, cA as DeploymentEventsListByServiceOutput, cB as DeploymentManagedServiceBackupListInput, cC as DeploymentManagedServiceBackupListOutput, cD as DeploymentManagedServiceBackupInput, cE as DeploymentManagedServiceBackupOutput, cF as DeploymentManagedServiceConnectInfoInput, cG as DeploymentManagedServiceConnectInfoOutput, cH as DeploymentManagedServiceDeleteInput, cI as DeploymentManagedServiceDeleteOutput, cJ as DeploymentManagedServiceGetInput, cK as DeploymentManagedServiceGetOutput, cL as DeploymentManagedServiceListInput, cM as DeploymentManagedServiceListOutput, cN as DeploymentManagedServiceLogsInput, cO as DeploymentManagedServiceLogsOutput, cP as DeploymentManagedServiceProvisionInput, cQ as DeploymentManagedServiceProvisionOutput, cR as DeploymentManagedServiceReconcileInput, cS as DeploymentManagedServiceReconcileOutput, cT as DeploymentManagedServiceResizeInput, cU as DeploymentManagedServiceResizeOutput, cV as DeploymentManagedServiceRestoreInput, cW as DeploymentManagedServiceRestoreOutput, cX as DeploymentManagedServiceStartInput, cY as DeploymentManagedServiceStartOutput, cZ as DeploymentManagedServiceStopInput, c_ as DeploymentManagedServiceStopOutput, c$ as DeploymentManagedServiceTypesInput, d0 as DeploymentManagedServiceTypesOutput, d1 as DeploymentMetricsGetInput, d2 as DeploymentMetricsGetOutput, d3 as DeploymentPreviewEnvironmentCreateInput, d4 as DeploymentPreviewEnvironmentCreateOutput, d5 as DeploymentPreviewEnvironmentDeleteInput, d6 as DeploymentPreviewEnvironmentDeleteOutput, d7 as DeploymentPreviewEnvironmentListInput, d8 as DeploymentPreviewEnvironmentListOutput, d9 as DeploymentPreviewPolicyGetInput, da as DeploymentPreviewPolicyGetOutput, db as DeploymentPreviewPolicySetInput, dc as DeploymentPreviewPolicySetOutput, dd as DeploymentServiceCreateInput, de as DeploymentServiceCreateOutput, df as DeploymentServiceDeleteInput, dg as DeploymentServiceDeleteOutput, dh as DeploymentServiceExecInput, di as DeploymentServiceExecOutput, dj as DeploymentServiceGetInput, dk as DeploymentServiceGetOutput, dl as DeploymentServiceListInput, dm as DeploymentServiceListOutput, dn as DeploymentServiceLogsInput, dp as DeploymentServiceLogsOutput, dq as DeploymentServiceRedeployInput, dr as DeploymentServiceRedeployOutput, ds as DeploymentServiceRestartInput, dt as DeploymentServiceRestartOutput, du as DeploymentServiceRollbackInput, dv as DeploymentServiceRollbackOutput, dw as DeploymentServiceScaleInput, dx as DeploymentServiceScaleOutput, dy as DeploymentServiceUpdateInput, dz as DeploymentServiceUpdateOutput, dA as DeploymentServiceWakeInput, dB as DeploymentServiceWakeOutput, dC as DeploymentSshCommandInput, dD as DeploymentSshCommandOutput, dE as DeploymentSshKeyDeleteInput, dF as DeploymentSshKeyDeleteOutput, dG as DeploymentSshKeyListInput, dH as DeploymentSshKeyListOutput, dI as DeploymentSshKeyRegisterInput, dJ as DeploymentSshKeyRegisterOutput, dK as DeploymentSuspensionGetInput, dL as DeploymentSuspensionGetOutput, dM as DeploymentVariableListEnvInput, dN as DeploymentVariableListEnvOutput, dO as DeploymentVariableListProductInput, dP as DeploymentVariableListProductOutput, dQ as DeploymentVariableListInput, dR as DeploymentVariableListOutput, dS as DeploymentVariableSetEnvInput, dT as DeploymentVariableSetEnvOutput, dU as DeploymentVariableSetInput, dV as DeploymentVariableSetOutput, dW as DeploymentVariableSetProductInput, dX as DeploymentVariableSetProductOutput, dY as DeploymentVariableUnsetEnvInput, dZ as DeploymentVariableUnsetEnvOutput, d_ as DeploymentVariableUnsetInput, d$ as DeploymentVariableUnsetOutput, e0 as DeploymentVariableUnsetProductInput, e1 as DeploymentVariableUnsetProductOutput, e2 as DeploymentVcsBranchListInput, e3 as DeploymentVcsBranchListOutput, e4 as DeploymentVcsConnectionListInput, e5 as DeploymentVcsConnectionListOutput, e6 as DeploymentVcsRepoListInput, e7 as DeploymentVcsRepoListOutput, e8 as DeploymentVolumeCreateInput, e9 as DeploymentVolumeCreateOutput, ea as DeploymentVolumeDeleteInput, eb as DeploymentVolumeDeleteOutput, ec as DeploymentVolumeDetachInput, ed as DeploymentVolumeDetachOutput, ee as DeploymentVolumeGetInput, ef as DeploymentVolumeGetOutput, eg as DeploymentVolumeListInput, eh as DeploymentVolumeListOutput, ei as DeploymentVolumeResizeInput, ej as DeploymentVolumeResizeOutput } from '../client.gen-p_iZK5OO.cjs';
1
+ import { G as GeneratedClient, aX as DeploymentAlertCreateInput, aY as DeploymentAlertCreateOutput, aZ as DeploymentAlertDeleteInput, a_ as DeploymentAlertDeleteOutput, a$ as DeploymentAlertEventsListInput, b0 as DeploymentAlertEventsListOutput, b1 as DeploymentAlertListInput, b2 as DeploymentAlertListOutput, b3 as DeploymentAlertUpdateInput, b4 as DeploymentAlertUpdateOutput, b5 as DeploymentAnalyticsQueryInput, b6 as DeploymentAnalyticsQueryOutput, b7 as DeploymentAuditListInput, b8 as DeploymentAuditListOutput, b9 as DeploymentBuildGetInput, ba as DeploymentBuildGetOutput, bb as DeploymentBuildListInput, bc as DeploymentBuildListOutput, bd as DeploymentBuildLogsInput, be as DeploymentBuildLogsOutput, bf as DeploymentCanvasGetInput, bg as DeploymentCanvasGetOutput, bh as DeploymentCanvasMoveNodeInput, bi as DeploymentCanvasMoveNodeOutput, bj as DeploymentCloudSqlBackfillLogFlagsInput, bk as DeploymentCloudSqlBackfillLogFlagsOutput, bl as DeploymentCloudSqlDatabaseAttachInput, bm as DeploymentCloudSqlDatabaseAttachOutput, bn as DeploymentCloudSqlDatabaseCreateInput, bo as DeploymentCloudSqlDatabaseCreateOutput, bp as DeploymentCloudSqlDatabaseDeleteInput, bq as DeploymentCloudSqlDatabaseDeleteOutput, br as DeploymentCloudSqlDatabaseDetachInput, bs as DeploymentCloudSqlDatabaseDetachOutput, bt as DeploymentCloudSqlDatabaseGetInput, bu as DeploymentCloudSqlDatabaseGetOutput, bv as DeploymentCloudSqlDatabaseListInput, bw as DeploymentCloudSqlDatabaseListOutput, bx as DeploymentCloudSqlInstanceBackupListInput, by as DeploymentCloudSqlInstanceBackupListOutput, bz as DeploymentCloudSqlInstanceBackupInput, bA as DeploymentCloudSqlInstanceBackupOutput, bB as DeploymentCloudSqlInstanceCreateInput, bC as DeploymentCloudSqlInstanceCreateOutput, bD as DeploymentCloudSqlInstanceDeleteInput, bE as DeploymentCloudSqlInstanceDeleteOutput, bF as DeploymentCloudSqlInstanceGetInput, bG as DeploymentCloudSqlInstanceGetOutput, bH as DeploymentCloudSqlInstanceListInput, bI as DeploymentCloudSqlInstanceListOutput, bJ as DeploymentCloudSqlInstanceResizeInput, bK as DeploymentCloudSqlInstanceResizeOutput, bL as DeploymentCloudSqlInstanceRestoreInput, bM as DeploymentCloudSqlInstanceRestoreOutput, bN as DeploymentCloudSqlLogsInput, bO as DeploymentCloudSqlLogsOutput, bP as DeploymentDeploymentCancelInput, bQ as DeploymentDeploymentCancelOutput, bR as DeploymentDeploymentGetInput, bS as DeploymentDeploymentGetOutput, bT as DeploymentDeploymentListInput, bU as DeploymentDeploymentListOutput, bV as DeploymentDomainAddInput, bW as DeploymentDomainAddOutput, bX as DeploymentDomainAllowedListInput, bY as DeploymentDomainAllowedListOutput, bZ as DeploymentDomainGetInput, b_ as DeploymentDomainGetOutput, b$ as DeploymentDomainListByServiceInput, c0 as DeploymentDomainListByServiceOutput, c1 as DeploymentDomainListInput, c2 as DeploymentDomainListOutput, c3 as DeploymentDomainRedirectWwwInput, c4 as DeploymentDomainRedirectWwwOutput, c5 as DeploymentDomainRemoveInput, c6 as DeploymentDomainRemoveOutput, c7 as DeploymentDomainRoutesAddInput, c8 as DeploymentDomainRoutesAddOutput, c9 as DeploymentDomainRoutesListInput, ca as DeploymentDomainRoutesListOutput, cb as DeploymentDomainRoutesRemoveInput, cc as DeploymentDomainRoutesRemoveOutput, cd as DeploymentDomainRoutesUpdateInput, ce as DeploymentDomainRoutesUpdateOutput, cf as DeploymentDomainVerifyInput, cg as DeploymentDomainVerifyOutput, ch as DeploymentEnvironmentCreateInput, ci as DeploymentEnvironmentCreateOutput, cj as DeploymentEnvironmentDeleteInput, ck as DeploymentEnvironmentDeleteOutput, cl as DeploymentEnvironmentForkInput, cm as DeploymentEnvironmentForkOutput, cn as DeploymentEnvironmentGetInput, co as DeploymentEnvironmentGetOutput, cp as DeploymentEnvironmentListInput, cq as DeploymentEnvironmentListOutput, cr as DeploymentEnvironmentReconcileInput, cs as DeploymentEnvironmentReconcileOutput, ct as DeploymentEnvironmentUpdateInput, cu as DeploymentEnvironmentUpdateOutput, cv as DeploymentEventsListByEnvironmentInput, cw as DeploymentEventsListByEnvironmentOutput, cx as DeploymentEventsListByServiceInput, cy as DeploymentEventsListByServiceOutput, cz as DeploymentManagedServiceBackupListInput, cA as DeploymentManagedServiceBackupListOutput, cB as DeploymentManagedServiceBackupInput, cC as DeploymentManagedServiceBackupOutput, cD as DeploymentManagedServiceConnectInfoInput, cE as DeploymentManagedServiceConnectInfoOutput, cF as DeploymentManagedServiceDeleteInput, cG as DeploymentManagedServiceDeleteOutput, cH as DeploymentManagedServiceGetInput, cI as DeploymentManagedServiceGetOutput, cJ as DeploymentManagedServiceListInput, cK as DeploymentManagedServiceListOutput, cL as DeploymentManagedServiceLogsInput, cM as DeploymentManagedServiceLogsOutput, cN as DeploymentManagedServiceProvisionInput, cO as DeploymentManagedServiceProvisionOutput, cP as DeploymentManagedServiceReconcileInput, cQ as DeploymentManagedServiceReconcileOutput, cR as DeploymentManagedServiceResizeInput, cS as DeploymentManagedServiceResizeOutput, cT as DeploymentManagedServiceRestoreInput, cU as DeploymentManagedServiceRestoreOutput, cV as DeploymentManagedServiceStartInput, cW as DeploymentManagedServiceStartOutput, cX as DeploymentManagedServiceStopInput, cY as DeploymentManagedServiceStopOutput, cZ as DeploymentManagedServiceTypesInput, c_ as DeploymentManagedServiceTypesOutput, c$ as DeploymentMetricsGetInput, d0 as DeploymentMetricsGetOutput, d1 as DeploymentPreviewEnvironmentCreateInput, d2 as DeploymentPreviewEnvironmentCreateOutput, d3 as DeploymentPreviewEnvironmentDeleteInput, d4 as DeploymentPreviewEnvironmentDeleteOutput, d5 as DeploymentPreviewEnvironmentListInput, d6 as DeploymentPreviewEnvironmentListOutput, d7 as DeploymentPreviewPolicyGetInput, d8 as DeploymentPreviewPolicyGetOutput, d9 as DeploymentPreviewPolicySetInput, da as DeploymentPreviewPolicySetOutput, db as DeploymentServiceCreateInput, dc as DeploymentServiceCreateOutput, dd as DeploymentServiceDeleteInput, de as DeploymentServiceDeleteOutput, df as DeploymentServiceExecInput, dg as DeploymentServiceExecOutput, dh as DeploymentServiceGetInput, di as DeploymentServiceGetOutput, dj as DeploymentServiceListInput, dk as DeploymentServiceListOutput, dl as DeploymentServiceLogsInput, dm as DeploymentServiceLogsOutput, dn as DeploymentServiceRedeployInput, dp as DeploymentServiceRedeployOutput, dq as DeploymentServiceRestartInput, dr as DeploymentServiceRestartOutput, ds as DeploymentServiceRollbackInput, dt as DeploymentServiceRollbackOutput, du as DeploymentServiceScaleInput, dv as DeploymentServiceScaleOutput, dw as DeploymentServiceUpdateInput, dx as DeploymentServiceUpdateOutput, dy as DeploymentServiceWakeInput, dz as DeploymentServiceWakeOutput, dA as DeploymentSshCommandInput, dB as DeploymentSshCommandOutput, dC as DeploymentSshKeyDeleteInput, dD as DeploymentSshKeyDeleteOutput, dE as DeploymentSshKeyListInput, dF as DeploymentSshKeyListOutput, dG as DeploymentSshKeyRegisterInput, dH as DeploymentSshKeyRegisterOutput, dI as DeploymentSuspensionGetInput, dJ as DeploymentSuspensionGetOutput, dK as DeploymentVariableListEnvInput, dL as DeploymentVariableListEnvOutput, dM as DeploymentVariableListProductInput, dN as DeploymentVariableListProductOutput, dO as DeploymentVariableListInput, dP as DeploymentVariableListOutput, dQ as DeploymentVariableSetEnvInput, dR as DeploymentVariableSetEnvOutput, dS as DeploymentVariableSetInput, dT as DeploymentVariableSetOutput, dU as DeploymentVariableSetProductInput, dV as DeploymentVariableSetProductOutput, dW as DeploymentVariableUnsetEnvInput, dX as DeploymentVariableUnsetEnvOutput, dY as DeploymentVariableUnsetInput, dZ as DeploymentVariableUnsetOutput, d_ as DeploymentVariableUnsetProductInput, d$ as DeploymentVariableUnsetProductOutput, e0 as DeploymentVcsBranchListInput, e1 as DeploymentVcsBranchListOutput, e2 as DeploymentVcsConnectionListInput, e3 as DeploymentVcsConnectionListOutput, e4 as DeploymentVcsRepoListInput, e5 as DeploymentVcsRepoListOutput, e6 as DeploymentVolumeCreateInput, e7 as DeploymentVolumeCreateOutput, e8 as DeploymentVolumeDeleteInput, e9 as DeploymentVolumeDeleteOutput, ea as DeploymentVolumeDetachInput, eb as DeploymentVolumeDetachOutput, ec as DeploymentVolumeGetInput, ed as DeploymentVolumeGetOutput, ee as DeploymentVolumeListInput, ef as DeploymentVolumeListOutput, eg as DeploymentVolumeResizeInput, eh as DeploymentVolumeResizeOutput } from '../client.gen-3v2tDsvG.cjs';
2
2
 
3
3
  declare const deploymentAlertCreateMutationOptions: (sdk: GeneratedClient) => {
4
4
  mutationKey: string[];
@@ -1,4 +1,4 @@
1
- import { G as GeneratedClient, aZ as DeploymentAlertCreateInput, a_ as DeploymentAlertCreateOutput, a$ as DeploymentAlertDeleteInput, b0 as DeploymentAlertDeleteOutput, b1 as DeploymentAlertEventsListInput, b2 as DeploymentAlertEventsListOutput, b3 as DeploymentAlertListInput, b4 as DeploymentAlertListOutput, b5 as DeploymentAlertUpdateInput, b6 as DeploymentAlertUpdateOutput, b7 as DeploymentAnalyticsQueryInput, b8 as DeploymentAnalyticsQueryOutput, b9 as DeploymentAuditListInput, ba as DeploymentAuditListOutput, bb as DeploymentBuildGetInput, bc as DeploymentBuildGetOutput, bd as DeploymentBuildListInput, be as DeploymentBuildListOutput, bf as DeploymentBuildLogsInput, bg as DeploymentBuildLogsOutput, bh as DeploymentCanvasGetInput, bi as DeploymentCanvasGetOutput, bj as DeploymentCanvasMoveNodeInput, bk as DeploymentCanvasMoveNodeOutput, bl as DeploymentCloudSqlBackfillLogFlagsInput, bm as DeploymentCloudSqlBackfillLogFlagsOutput, bn as DeploymentCloudSqlDatabaseAttachInput, bo as DeploymentCloudSqlDatabaseAttachOutput, bp as DeploymentCloudSqlDatabaseCreateInput, bq as DeploymentCloudSqlDatabaseCreateOutput, br as DeploymentCloudSqlDatabaseDeleteInput, bs as DeploymentCloudSqlDatabaseDeleteOutput, bt as DeploymentCloudSqlDatabaseDetachInput, bu as DeploymentCloudSqlDatabaseDetachOutput, bv as DeploymentCloudSqlDatabaseGetInput, bw as DeploymentCloudSqlDatabaseGetOutput, bx as DeploymentCloudSqlDatabaseListInput, by as DeploymentCloudSqlDatabaseListOutput, bz as DeploymentCloudSqlInstanceBackupListInput, bA as DeploymentCloudSqlInstanceBackupListOutput, bB as DeploymentCloudSqlInstanceBackupInput, bC as DeploymentCloudSqlInstanceBackupOutput, bD as DeploymentCloudSqlInstanceCreateInput, bE as DeploymentCloudSqlInstanceCreateOutput, bF as DeploymentCloudSqlInstanceDeleteInput, bG as DeploymentCloudSqlInstanceDeleteOutput, bH as DeploymentCloudSqlInstanceGetInput, bI as DeploymentCloudSqlInstanceGetOutput, bJ as DeploymentCloudSqlInstanceListInput, bK as DeploymentCloudSqlInstanceListOutput, bL as DeploymentCloudSqlInstanceResizeInput, bM as DeploymentCloudSqlInstanceResizeOutput, bN as DeploymentCloudSqlInstanceRestoreInput, bO as DeploymentCloudSqlInstanceRestoreOutput, bP as DeploymentCloudSqlLogsInput, bQ as DeploymentCloudSqlLogsOutput, bR as DeploymentDeploymentCancelInput, bS as DeploymentDeploymentCancelOutput, bT as DeploymentDeploymentGetInput, bU as DeploymentDeploymentGetOutput, bV as DeploymentDeploymentListInput, bW as DeploymentDeploymentListOutput, bX as DeploymentDomainAddInput, bY as DeploymentDomainAddOutput, bZ as DeploymentDomainAllowedListInput, b_ as DeploymentDomainAllowedListOutput, b$ as DeploymentDomainGetInput, c0 as DeploymentDomainGetOutput, c1 as DeploymentDomainListByServiceInput, c2 as DeploymentDomainListByServiceOutput, c3 as DeploymentDomainListInput, c4 as DeploymentDomainListOutput, c5 as DeploymentDomainRedirectWwwInput, c6 as DeploymentDomainRedirectWwwOutput, c7 as DeploymentDomainRemoveInput, c8 as DeploymentDomainRemoveOutput, c9 as DeploymentDomainRoutesAddInput, ca as DeploymentDomainRoutesAddOutput, cb as DeploymentDomainRoutesListInput, cc as DeploymentDomainRoutesListOutput, cd as DeploymentDomainRoutesRemoveInput, ce as DeploymentDomainRoutesRemoveOutput, cf as DeploymentDomainRoutesUpdateInput, cg as DeploymentDomainRoutesUpdateOutput, ch as DeploymentDomainVerifyInput, ci as DeploymentDomainVerifyOutput, cj as DeploymentEnvironmentCreateInput, ck as DeploymentEnvironmentCreateOutput, cl as DeploymentEnvironmentDeleteInput, cm as DeploymentEnvironmentDeleteOutput, cn as DeploymentEnvironmentForkInput, co as DeploymentEnvironmentForkOutput, cp as DeploymentEnvironmentGetInput, cq as DeploymentEnvironmentGetOutput, cr as DeploymentEnvironmentListInput, cs as DeploymentEnvironmentListOutput, ct as DeploymentEnvironmentReconcileInput, cu as DeploymentEnvironmentReconcileOutput, cv as DeploymentEnvironmentUpdateInput, cw as DeploymentEnvironmentUpdateOutput, cx as DeploymentEventsListByEnvironmentInput, cy as DeploymentEventsListByEnvironmentOutput, cz as DeploymentEventsListByServiceInput, cA as DeploymentEventsListByServiceOutput, cB as DeploymentManagedServiceBackupListInput, cC as DeploymentManagedServiceBackupListOutput, cD as DeploymentManagedServiceBackupInput, cE as DeploymentManagedServiceBackupOutput, cF as DeploymentManagedServiceConnectInfoInput, cG as DeploymentManagedServiceConnectInfoOutput, cH as DeploymentManagedServiceDeleteInput, cI as DeploymentManagedServiceDeleteOutput, cJ as DeploymentManagedServiceGetInput, cK as DeploymentManagedServiceGetOutput, cL as DeploymentManagedServiceListInput, cM as DeploymentManagedServiceListOutput, cN as DeploymentManagedServiceLogsInput, cO as DeploymentManagedServiceLogsOutput, cP as DeploymentManagedServiceProvisionInput, cQ as DeploymentManagedServiceProvisionOutput, cR as DeploymentManagedServiceReconcileInput, cS as DeploymentManagedServiceReconcileOutput, cT as DeploymentManagedServiceResizeInput, cU as DeploymentManagedServiceResizeOutput, cV as DeploymentManagedServiceRestoreInput, cW as DeploymentManagedServiceRestoreOutput, cX as DeploymentManagedServiceStartInput, cY as DeploymentManagedServiceStartOutput, cZ as DeploymentManagedServiceStopInput, c_ as DeploymentManagedServiceStopOutput, c$ as DeploymentManagedServiceTypesInput, d0 as DeploymentManagedServiceTypesOutput, d1 as DeploymentMetricsGetInput, d2 as DeploymentMetricsGetOutput, d3 as DeploymentPreviewEnvironmentCreateInput, d4 as DeploymentPreviewEnvironmentCreateOutput, d5 as DeploymentPreviewEnvironmentDeleteInput, d6 as DeploymentPreviewEnvironmentDeleteOutput, d7 as DeploymentPreviewEnvironmentListInput, d8 as DeploymentPreviewEnvironmentListOutput, d9 as DeploymentPreviewPolicyGetInput, da as DeploymentPreviewPolicyGetOutput, db as DeploymentPreviewPolicySetInput, dc as DeploymentPreviewPolicySetOutput, dd as DeploymentServiceCreateInput, de as DeploymentServiceCreateOutput, df as DeploymentServiceDeleteInput, dg as DeploymentServiceDeleteOutput, dh as DeploymentServiceExecInput, di as DeploymentServiceExecOutput, dj as DeploymentServiceGetInput, dk as DeploymentServiceGetOutput, dl as DeploymentServiceListInput, dm as DeploymentServiceListOutput, dn as DeploymentServiceLogsInput, dp as DeploymentServiceLogsOutput, dq as DeploymentServiceRedeployInput, dr as DeploymentServiceRedeployOutput, ds as DeploymentServiceRestartInput, dt as DeploymentServiceRestartOutput, du as DeploymentServiceRollbackInput, dv as DeploymentServiceRollbackOutput, dw as DeploymentServiceScaleInput, dx as DeploymentServiceScaleOutput, dy as DeploymentServiceUpdateInput, dz as DeploymentServiceUpdateOutput, dA as DeploymentServiceWakeInput, dB as DeploymentServiceWakeOutput, dC as DeploymentSshCommandInput, dD as DeploymentSshCommandOutput, dE as DeploymentSshKeyDeleteInput, dF as DeploymentSshKeyDeleteOutput, dG as DeploymentSshKeyListInput, dH as DeploymentSshKeyListOutput, dI as DeploymentSshKeyRegisterInput, dJ as DeploymentSshKeyRegisterOutput, dK as DeploymentSuspensionGetInput, dL as DeploymentSuspensionGetOutput, dM as DeploymentVariableListEnvInput, dN as DeploymentVariableListEnvOutput, dO as DeploymentVariableListProductInput, dP as DeploymentVariableListProductOutput, dQ as DeploymentVariableListInput, dR as DeploymentVariableListOutput, dS as DeploymentVariableSetEnvInput, dT as DeploymentVariableSetEnvOutput, dU as DeploymentVariableSetInput, dV as DeploymentVariableSetOutput, dW as DeploymentVariableSetProductInput, dX as DeploymentVariableSetProductOutput, dY as DeploymentVariableUnsetEnvInput, dZ as DeploymentVariableUnsetEnvOutput, d_ as DeploymentVariableUnsetInput, d$ as DeploymentVariableUnsetOutput, e0 as DeploymentVariableUnsetProductInput, e1 as DeploymentVariableUnsetProductOutput, e2 as DeploymentVcsBranchListInput, e3 as DeploymentVcsBranchListOutput, e4 as DeploymentVcsConnectionListInput, e5 as DeploymentVcsConnectionListOutput, e6 as DeploymentVcsRepoListInput, e7 as DeploymentVcsRepoListOutput, e8 as DeploymentVolumeCreateInput, e9 as DeploymentVolumeCreateOutput, ea as DeploymentVolumeDeleteInput, eb as DeploymentVolumeDeleteOutput, ec as DeploymentVolumeDetachInput, ed as DeploymentVolumeDetachOutput, ee as DeploymentVolumeGetInput, ef as DeploymentVolumeGetOutput, eg as DeploymentVolumeListInput, eh as DeploymentVolumeListOutput, ei as DeploymentVolumeResizeInput, ej as DeploymentVolumeResizeOutput } from '../client.gen-p_iZK5OO.js';
1
+ import { G as GeneratedClient, aX as DeploymentAlertCreateInput, aY as DeploymentAlertCreateOutput, aZ as DeploymentAlertDeleteInput, a_ as DeploymentAlertDeleteOutput, a$ as DeploymentAlertEventsListInput, b0 as DeploymentAlertEventsListOutput, b1 as DeploymentAlertListInput, b2 as DeploymentAlertListOutput, b3 as DeploymentAlertUpdateInput, b4 as DeploymentAlertUpdateOutput, b5 as DeploymentAnalyticsQueryInput, b6 as DeploymentAnalyticsQueryOutput, b7 as DeploymentAuditListInput, b8 as DeploymentAuditListOutput, b9 as DeploymentBuildGetInput, ba as DeploymentBuildGetOutput, bb as DeploymentBuildListInput, bc as DeploymentBuildListOutput, bd as DeploymentBuildLogsInput, be as DeploymentBuildLogsOutput, bf as DeploymentCanvasGetInput, bg as DeploymentCanvasGetOutput, bh as DeploymentCanvasMoveNodeInput, bi as DeploymentCanvasMoveNodeOutput, bj as DeploymentCloudSqlBackfillLogFlagsInput, bk as DeploymentCloudSqlBackfillLogFlagsOutput, bl as DeploymentCloudSqlDatabaseAttachInput, bm as DeploymentCloudSqlDatabaseAttachOutput, bn as DeploymentCloudSqlDatabaseCreateInput, bo as DeploymentCloudSqlDatabaseCreateOutput, bp as DeploymentCloudSqlDatabaseDeleteInput, bq as DeploymentCloudSqlDatabaseDeleteOutput, br as DeploymentCloudSqlDatabaseDetachInput, bs as DeploymentCloudSqlDatabaseDetachOutput, bt as DeploymentCloudSqlDatabaseGetInput, bu as DeploymentCloudSqlDatabaseGetOutput, bv as DeploymentCloudSqlDatabaseListInput, bw as DeploymentCloudSqlDatabaseListOutput, bx as DeploymentCloudSqlInstanceBackupListInput, by as DeploymentCloudSqlInstanceBackupListOutput, bz as DeploymentCloudSqlInstanceBackupInput, bA as DeploymentCloudSqlInstanceBackupOutput, bB as DeploymentCloudSqlInstanceCreateInput, bC as DeploymentCloudSqlInstanceCreateOutput, bD as DeploymentCloudSqlInstanceDeleteInput, bE as DeploymentCloudSqlInstanceDeleteOutput, bF as DeploymentCloudSqlInstanceGetInput, bG as DeploymentCloudSqlInstanceGetOutput, bH as DeploymentCloudSqlInstanceListInput, bI as DeploymentCloudSqlInstanceListOutput, bJ as DeploymentCloudSqlInstanceResizeInput, bK as DeploymentCloudSqlInstanceResizeOutput, bL as DeploymentCloudSqlInstanceRestoreInput, bM as DeploymentCloudSqlInstanceRestoreOutput, bN as DeploymentCloudSqlLogsInput, bO as DeploymentCloudSqlLogsOutput, bP as DeploymentDeploymentCancelInput, bQ as DeploymentDeploymentCancelOutput, bR as DeploymentDeploymentGetInput, bS as DeploymentDeploymentGetOutput, bT as DeploymentDeploymentListInput, bU as DeploymentDeploymentListOutput, bV as DeploymentDomainAddInput, bW as DeploymentDomainAddOutput, bX as DeploymentDomainAllowedListInput, bY as DeploymentDomainAllowedListOutput, bZ as DeploymentDomainGetInput, b_ as DeploymentDomainGetOutput, b$ as DeploymentDomainListByServiceInput, c0 as DeploymentDomainListByServiceOutput, c1 as DeploymentDomainListInput, c2 as DeploymentDomainListOutput, c3 as DeploymentDomainRedirectWwwInput, c4 as DeploymentDomainRedirectWwwOutput, c5 as DeploymentDomainRemoveInput, c6 as DeploymentDomainRemoveOutput, c7 as DeploymentDomainRoutesAddInput, c8 as DeploymentDomainRoutesAddOutput, c9 as DeploymentDomainRoutesListInput, ca as DeploymentDomainRoutesListOutput, cb as DeploymentDomainRoutesRemoveInput, cc as DeploymentDomainRoutesRemoveOutput, cd as DeploymentDomainRoutesUpdateInput, ce as DeploymentDomainRoutesUpdateOutput, cf as DeploymentDomainVerifyInput, cg as DeploymentDomainVerifyOutput, ch as DeploymentEnvironmentCreateInput, ci as DeploymentEnvironmentCreateOutput, cj as DeploymentEnvironmentDeleteInput, ck as DeploymentEnvironmentDeleteOutput, cl as DeploymentEnvironmentForkInput, cm as DeploymentEnvironmentForkOutput, cn as DeploymentEnvironmentGetInput, co as DeploymentEnvironmentGetOutput, cp as DeploymentEnvironmentListInput, cq as DeploymentEnvironmentListOutput, cr as DeploymentEnvironmentReconcileInput, cs as DeploymentEnvironmentReconcileOutput, ct as DeploymentEnvironmentUpdateInput, cu as DeploymentEnvironmentUpdateOutput, cv as DeploymentEventsListByEnvironmentInput, cw as DeploymentEventsListByEnvironmentOutput, cx as DeploymentEventsListByServiceInput, cy as DeploymentEventsListByServiceOutput, cz as DeploymentManagedServiceBackupListInput, cA as DeploymentManagedServiceBackupListOutput, cB as DeploymentManagedServiceBackupInput, cC as DeploymentManagedServiceBackupOutput, cD as DeploymentManagedServiceConnectInfoInput, cE as DeploymentManagedServiceConnectInfoOutput, cF as DeploymentManagedServiceDeleteInput, cG as DeploymentManagedServiceDeleteOutput, cH as DeploymentManagedServiceGetInput, cI as DeploymentManagedServiceGetOutput, cJ as DeploymentManagedServiceListInput, cK as DeploymentManagedServiceListOutput, cL as DeploymentManagedServiceLogsInput, cM as DeploymentManagedServiceLogsOutput, cN as DeploymentManagedServiceProvisionInput, cO as DeploymentManagedServiceProvisionOutput, cP as DeploymentManagedServiceReconcileInput, cQ as DeploymentManagedServiceReconcileOutput, cR as DeploymentManagedServiceResizeInput, cS as DeploymentManagedServiceResizeOutput, cT as DeploymentManagedServiceRestoreInput, cU as DeploymentManagedServiceRestoreOutput, cV as DeploymentManagedServiceStartInput, cW as DeploymentManagedServiceStartOutput, cX as DeploymentManagedServiceStopInput, cY as DeploymentManagedServiceStopOutput, cZ as DeploymentManagedServiceTypesInput, c_ as DeploymentManagedServiceTypesOutput, c$ as DeploymentMetricsGetInput, d0 as DeploymentMetricsGetOutput, d1 as DeploymentPreviewEnvironmentCreateInput, d2 as DeploymentPreviewEnvironmentCreateOutput, d3 as DeploymentPreviewEnvironmentDeleteInput, d4 as DeploymentPreviewEnvironmentDeleteOutput, d5 as DeploymentPreviewEnvironmentListInput, d6 as DeploymentPreviewEnvironmentListOutput, d7 as DeploymentPreviewPolicyGetInput, d8 as DeploymentPreviewPolicyGetOutput, d9 as DeploymentPreviewPolicySetInput, da as DeploymentPreviewPolicySetOutput, db as DeploymentServiceCreateInput, dc as DeploymentServiceCreateOutput, dd as DeploymentServiceDeleteInput, de as DeploymentServiceDeleteOutput, df as DeploymentServiceExecInput, dg as DeploymentServiceExecOutput, dh as DeploymentServiceGetInput, di as DeploymentServiceGetOutput, dj as DeploymentServiceListInput, dk as DeploymentServiceListOutput, dl as DeploymentServiceLogsInput, dm as DeploymentServiceLogsOutput, dn as DeploymentServiceRedeployInput, dp as DeploymentServiceRedeployOutput, dq as DeploymentServiceRestartInput, dr as DeploymentServiceRestartOutput, ds as DeploymentServiceRollbackInput, dt as DeploymentServiceRollbackOutput, du as DeploymentServiceScaleInput, dv as DeploymentServiceScaleOutput, dw as DeploymentServiceUpdateInput, dx as DeploymentServiceUpdateOutput, dy as DeploymentServiceWakeInput, dz as DeploymentServiceWakeOutput, dA as DeploymentSshCommandInput, dB as DeploymentSshCommandOutput, dC as DeploymentSshKeyDeleteInput, dD as DeploymentSshKeyDeleteOutput, dE as DeploymentSshKeyListInput, dF as DeploymentSshKeyListOutput, dG as DeploymentSshKeyRegisterInput, dH as DeploymentSshKeyRegisterOutput, dI as DeploymentSuspensionGetInput, dJ as DeploymentSuspensionGetOutput, dK as DeploymentVariableListEnvInput, dL as DeploymentVariableListEnvOutput, dM as DeploymentVariableListProductInput, dN as DeploymentVariableListProductOutput, dO as DeploymentVariableListInput, dP as DeploymentVariableListOutput, dQ as DeploymentVariableSetEnvInput, dR as DeploymentVariableSetEnvOutput, dS as DeploymentVariableSetInput, dT as DeploymentVariableSetOutput, dU as DeploymentVariableSetProductInput, dV as DeploymentVariableSetProductOutput, dW as DeploymentVariableUnsetEnvInput, dX as DeploymentVariableUnsetEnvOutput, dY as DeploymentVariableUnsetInput, dZ as DeploymentVariableUnsetOutput, d_ as DeploymentVariableUnsetProductInput, d$ as DeploymentVariableUnsetProductOutput, e0 as DeploymentVcsBranchListInput, e1 as DeploymentVcsBranchListOutput, e2 as DeploymentVcsConnectionListInput, e3 as DeploymentVcsConnectionListOutput, e4 as DeploymentVcsRepoListInput, e5 as DeploymentVcsRepoListOutput, e6 as DeploymentVolumeCreateInput, e7 as DeploymentVolumeCreateOutput, e8 as DeploymentVolumeDeleteInput, e9 as DeploymentVolumeDeleteOutput, ea as DeploymentVolumeDetachInput, eb as DeploymentVolumeDetachOutput, ec as DeploymentVolumeGetInput, ed as DeploymentVolumeGetOutput, ee as DeploymentVolumeListInput, ef as DeploymentVolumeListOutput, eg as DeploymentVolumeResizeInput, eh as DeploymentVolumeResizeOutput } from '../client.gen-3v2tDsvG.js';
2
2
 
3
3
  declare const deploymentAlertCreateMutationOptions: (sdk: GeneratedClient) => {
4
4
  mutationKey: string[];
package/dist/index.cjs CHANGED
@@ -805,19 +805,6 @@ var bindings = {
805
805
  "path": "/brain/restores/:restoreId",
806
806
  "readOnly": true
807
807
  }
808
- },
809
- "usage": {
810
- "report": {
811
- "method": "GET",
812
- "params": [
813
- {
814
- "in": "query",
815
- "name": "days"
816
- }
817
- ],
818
- "path": "/brain/usage/report",
819
- "readOnly": true
820
- }
821
808
  }
822
809
  },
823
810
  "consent": {
@@ -3605,6 +3592,227 @@ var bindings = {
3605
3592
  }
3606
3593
  }
3607
3594
  },
3595
+ "observe": {
3596
+ "artifacts": {
3597
+ "delete": {
3598
+ "method": "DELETE",
3599
+ "params": [
3600
+ {
3601
+ "in": "path",
3602
+ "name": "id"
3603
+ }
3604
+ ],
3605
+ "path": "/observe/artifacts/:id",
3606
+ "readOnly": false
3607
+ },
3608
+ "list": {
3609
+ "method": "GET",
3610
+ "params": [
3611
+ {
3612
+ "in": "query",
3613
+ "name": "debugId"
3614
+ },
3615
+ {
3616
+ "in": "query",
3617
+ "name": "limit"
3618
+ }
3619
+ ],
3620
+ "path": "/observe/artifacts",
3621
+ "readOnly": true
3622
+ },
3623
+ "resolve": {
3624
+ "method": "GET",
3625
+ "params": [
3626
+ {
3627
+ "in": "path",
3628
+ "name": "issueId"
3629
+ }
3630
+ ],
3631
+ "path": "/observe/artifacts/:issueId/resolve",
3632
+ "readOnly": true
3633
+ }
3634
+ },
3635
+ "issues": {
3636
+ "archive": {
3637
+ "method": "POST",
3638
+ "params": [
3639
+ {
3640
+ "in": "path",
3641
+ "name": "id"
3642
+ }
3643
+ ],
3644
+ "path": "/observe/issues/:id/archive",
3645
+ "readOnly": false
3646
+ },
3647
+ "assign": {
3648
+ "method": "POST",
3649
+ "params": [
3650
+ {
3651
+ "in": "path",
3652
+ "name": "id"
3653
+ },
3654
+ {
3655
+ "in": "body",
3656
+ "name": "assignee"
3657
+ }
3658
+ ],
3659
+ "path": "/observe/issues/:id/assign",
3660
+ "readOnly": false
3661
+ },
3662
+ "get": {
3663
+ "method": "GET",
3664
+ "params": [
3665
+ {
3666
+ "in": "path",
3667
+ "name": "id"
3668
+ }
3669
+ ],
3670
+ "path": "/observe/issues/:id",
3671
+ "readOnly": true
3672
+ },
3673
+ "list": {
3674
+ "method": "GET",
3675
+ "params": [
3676
+ {
3677
+ "in": "query",
3678
+ "name": "status"
3679
+ },
3680
+ {
3681
+ "in": "query",
3682
+ "name": "assignee"
3683
+ },
3684
+ {
3685
+ "in": "query",
3686
+ "name": "limit"
3687
+ }
3688
+ ],
3689
+ "path": "/observe/issues",
3690
+ "readOnly": true
3691
+ },
3692
+ "resolve": {
3693
+ "method": "POST",
3694
+ "params": [
3695
+ {
3696
+ "in": "path",
3697
+ "name": "id"
3698
+ }
3699
+ ],
3700
+ "path": "/observe/issues/:id/resolve",
3701
+ "readOnly": false
3702
+ }
3703
+ },
3704
+ "keys": {
3705
+ "create": {
3706
+ "method": "POST",
3707
+ "params": [
3708
+ {
3709
+ "in": "body",
3710
+ "name": "environment"
3711
+ },
3712
+ {
3713
+ "in": "body",
3714
+ "name": "name"
3715
+ },
3716
+ {
3717
+ "in": "body",
3718
+ "name": "kind"
3719
+ }
3720
+ ],
3721
+ "path": "/observe/keys",
3722
+ "readOnly": false
3723
+ },
3724
+ "list": {
3725
+ "method": "GET",
3726
+ "params": [
3727
+ {
3728
+ "in": "query",
3729
+ "name": "environment"
3730
+ }
3731
+ ],
3732
+ "path": "/observe/keys",
3733
+ "readOnly": true
3734
+ },
3735
+ "revoke": {
3736
+ "method": "POST",
3737
+ "params": [
3738
+ {
3739
+ "in": "path",
3740
+ "name": "id"
3741
+ }
3742
+ ],
3743
+ "path": "/observe/keys/:id/revoke",
3744
+ "readOnly": false
3745
+ }
3746
+ },
3747
+ "logs": {
3748
+ "search": {
3749
+ "method": "GET",
3750
+ "params": [
3751
+ {
3752
+ "in": "query",
3753
+ "name": "environment"
3754
+ },
3755
+ {
3756
+ "in": "query",
3757
+ "name": "service"
3758
+ },
3759
+ {
3760
+ "in": "query",
3761
+ "name": "severityIn"
3762
+ },
3763
+ {
3764
+ "in": "query",
3765
+ "name": "search"
3766
+ },
3767
+ {
3768
+ "in": "query",
3769
+ "name": "traceId"
3770
+ },
3771
+ {
3772
+ "in": "query",
3773
+ "name": "from"
3774
+ },
3775
+ {
3776
+ "in": "query",
3777
+ "name": "to"
3778
+ },
3779
+ {
3780
+ "in": "query",
3781
+ "name": "limit"
3782
+ },
3783
+ {
3784
+ "in": "query",
3785
+ "name": "cursor"
3786
+ }
3787
+ ],
3788
+ "path": "/observe/logs/search",
3789
+ "readOnly": true
3790
+ },
3791
+ "tail": {
3792
+ "method": "GET",
3793
+ "params": [
3794
+ {
3795
+ "in": "query",
3796
+ "name": "environment"
3797
+ },
3798
+ {
3799
+ "in": "query",
3800
+ "name": "service"
3801
+ },
3802
+ {
3803
+ "in": "query",
3804
+ "name": "severityIn"
3805
+ },
3806
+ {
3807
+ "in": "query",
3808
+ "name": "cursor"
3809
+ }
3810
+ ],
3811
+ "path": "/observe/logs/tail",
3812
+ "readOnly": true
3813
+ }
3814
+ }
3815
+ },
3608
3816
  "organization": {
3609
3817
  "$root": {
3610
3818
  "create": {
@@ -4351,6 +4559,21 @@ var bindings = {
4351
4559
  "path": "/governance/api/v1/products/:productId/roles",
4352
4560
  "readOnly": true
4353
4561
  },
4562
+ "resend-invitation": {
4563
+ "method": "POST",
4564
+ "params": [
4565
+ {
4566
+ "in": "path",
4567
+ "name": "productId"
4568
+ },
4569
+ {
4570
+ "in": "path",
4571
+ "name": "id"
4572
+ }
4573
+ ],
4574
+ "path": "/governance/api/v1/products/:productId/invitations/:id/resend",
4575
+ "readOnly": false
4576
+ },
4354
4577
  "revoke-invitation": {
4355
4578
  "method": "POST",
4356
4579
  "params": [
@@ -4577,6 +4800,160 @@ var bindings = {
4577
4800
  "path": "/governance/api/v1/organizations/:organizationId/security/mfa/enable",
4578
4801
  "readOnly": false
4579
4802
  }
4803
+ },
4804
+ "support-thread": {
4805
+ "create": {
4806
+ "method": "POST",
4807
+ "params": [
4808
+ {
4809
+ "in": "body",
4810
+ "name": "title"
4811
+ },
4812
+ {
4813
+ "in": "body",
4814
+ "name": "body"
4815
+ }
4816
+ ],
4817
+ "path": "/governance/api/v1/support/threads",
4818
+ "readOnly": false
4819
+ },
4820
+ "get": {
4821
+ "method": "GET",
4822
+ "params": [
4823
+ {
4824
+ "in": "path",
4825
+ "name": "id"
4826
+ }
4827
+ ],
4828
+ "path": "/governance/api/v1/support/threads/:id",
4829
+ "readOnly": true
4830
+ },
4831
+ "reply": {
4832
+ "method": "POST",
4833
+ "params": [
4834
+ {
4835
+ "in": "path",
4836
+ "name": "id"
4837
+ },
4838
+ {
4839
+ "in": "body",
4840
+ "name": "body"
4841
+ }
4842
+ ],
4843
+ "path": "/governance/api/v1/support/threads/:id/messages",
4844
+ "readOnly": false
4845
+ }
4846
+ },
4847
+ "support-threads": {
4848
+ "list": {
4849
+ "method": "GET",
4850
+ "path": "/governance/api/v1/support/threads",
4851
+ "readOnly": true
4852
+ }
4853
+ }
4854
+ },
4855
+ "playground": {
4856
+ "analytics": {
4857
+ "overview": {
4858
+ "method": "POST",
4859
+ "params": [
4860
+ {
4861
+ "in": "body",
4862
+ "name": "limit"
4863
+ }
4864
+ ],
4865
+ "path": "/playground/analytics/overview",
4866
+ "readOnly": true
4867
+ }
4868
+ },
4869
+ "billing": {
4870
+ "entitlements": {
4871
+ "method": "POST",
4872
+ "path": "/playground/billing/entitlements",
4873
+ "readOnly": true
4874
+ },
4875
+ "record-usage": {
4876
+ "method": "POST",
4877
+ "params": [
4878
+ {
4879
+ "in": "body",
4880
+ "name": "value"
4881
+ }
4882
+ ],
4883
+ "path": "/playground/billing/usage",
4884
+ "readOnly": false
4885
+ }
4886
+ },
4887
+ "clickup": {
4888
+ "create-task": {
4889
+ "method": "POST",
4890
+ "params": [
4891
+ {
4892
+ "in": "body",
4893
+ "name": "listId"
4894
+ },
4895
+ {
4896
+ "in": "body",
4897
+ "name": "name"
4898
+ }
4899
+ ],
4900
+ "path": "/playground/clickup/tasks",
4901
+ "readOnly": false
4902
+ },
4903
+ "get-last-webhook": {
4904
+ "method": "GET",
4905
+ "path": "/playground/clickup/webhooks/last",
4906
+ "readOnly": true
4907
+ },
4908
+ "get-overview": {
4909
+ "method": "GET",
4910
+ "path": "/playground/clickup/overview",
4911
+ "readOnly": true
4912
+ }
4913
+ },
4914
+ "gdrive": {
4915
+ "get-last-change": {
4916
+ "method": "GET",
4917
+ "path": "/playground/gdrive/changes/last",
4918
+ "readOnly": true
4919
+ },
4920
+ "read-file": {
4921
+ "method": "POST",
4922
+ "params": [
4923
+ {
4924
+ "in": "body",
4925
+ "name": "fileId"
4926
+ }
4927
+ ],
4928
+ "path": "/playground/gdrive/file",
4929
+ "readOnly": true
4930
+ }
4931
+ },
4932
+ "googleads": {
4933
+ "read-customer": {
4934
+ "method": "POST",
4935
+ "path": "/playground/googleads/customer",
4936
+ "readOnly": true
4937
+ }
4938
+ },
4939
+ "lifecycle": {
4940
+ "get-state": {
4941
+ "method": "GET",
4942
+ "path": "/playground/lifecycle/state",
4943
+ "readOnly": true
4944
+ },
4945
+ "list-events": {
4946
+ "method": "GET",
4947
+ "path": "/playground/lifecycle/events",
4948
+ "readOnly": true
4949
+ }
4950
+ },
4951
+ "webhook": {
4952
+ "get-last": {
4953
+ "method": "GET",
4954
+ "path": "/playground/webhooks/last",
4955
+ "readOnly": true
4956
+ }
4580
4957
  }
4581
4958
  },
4582
4959
  "realtime": {