@lessly/sdk-app 32.1.2 → 33.0.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.
- package/dist/analytics/index.d.cts +1 -1
- package/dist/analytics/index.d.ts +1 -1
- package/dist/brain/index.cjs +0 -5
- package/dist/brain/index.cjs.map +1 -1
- package/dist/brain/index.d.cts +2 -6
- package/dist/brain/index.d.ts +2 -6
- package/dist/brain/index.js +1 -5
- package/dist/brain/index.js.map +1 -1
- package/dist/{client.gen-p_iZK5OO.d.cts → client.gen-B81KzIal.d.cts} +1314 -259
- package/dist/{client.gen-p_iZK5OO.d.ts → client.gen-B81KzIal.d.ts} +1314 -259
- package/dist/consent/index.d.cts +1 -1
- package/dist/consent/index.d.ts +1 -1
- package/dist/deployment/index.d.cts +1 -1
- package/dist/deployment/index.d.ts +1 -1
- package/dist/index.cjs +422 -51
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +422 -51
- package/dist/index.js.map +1 -1
- package/dist/mail/index.d.cts +2 -2
- package/dist/mail/index.d.ts +2 -2
- package/dist/observe/index.cjs +71 -0
- package/dist/observe/index.cjs.map +1 -0
- package/dist/observe/index.d.cts +56 -0
- package/dist/observe/index.d.ts +56 -0
- package/dist/observe/index.js +57 -0
- package/dist/observe/index.js.map +1 -0
- package/dist/organization/index.cjs +33 -18
- package/dist/organization/index.cjs.map +1 -1
- package/dist/organization/index.d.cts +27 -15
- package/dist/organization/index.d.ts +27 -15
- package/dist/organization/index.js +27 -15
- package/dist/organization/index.js.map +1 -1
- package/dist/playground/index.cjs +66 -0
- package/dist/playground/index.cjs.map +1 -0
- package/dist/playground/index.d.cts +52 -0
- package/dist/playground/index.d.ts +52 -0
- package/dist/playground/index.js +53 -0
- package/dist/playground/index.js.map +1 -0
- package/dist/realtime/index.d.cts +1 -1
- package/dist/realtime/index.d.ts +1 -1
- package/dist/support/index.d.cts +1 -1
- package/dist/support/index.d.ts +1 -1
- package/dist/tracking/index.d.cts +1 -1
- package/dist/tracking/index.d.ts +1 -1
- package/dist/users/index.d.cts +1 -1
- package/dist/users/index.d.ts +1 -1
- package/dist/waitlist/index.d.cts +1 -1
- package/dist/waitlist/index.d.ts +1 -1
- package/package.json +12 -2
- package/src/gen/bindings.gen.ts +422 -51
- package/src/gen/brain/index.ts +1 -1
- package/src/gen/brain/queryOptions.gen.ts +0 -7
- package/src/gen/client.gen.ts +126 -17
- package/src/gen/manifest.gen.ts +1 -1
- package/src/gen/observe/index.ts +3 -0
- package/src/gen/observe/queryOptions.gen.ts +89 -0
- package/src/gen/organization/index.ts +1 -1
- package/src/gen/organization/queryOptions.gen.ts +41 -21
- package/src/gen/playground/index.ts +3 -0
- package/src/gen/playground/queryOptions.gen.ts +86 -0
- package/src/gen/types.gen.ts +1316 -253
package/dist/consent/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
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-B81KzIal.cjs';
|
|
2
2
|
|
|
3
3
|
declare const consentConfigCookieDomainUpsertMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
package/dist/consent/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
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-B81KzIal.js';
|
|
2
2
|
|
|
3
3
|
declare const consentConfigCookieDomainUpsertMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
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-B81KzIal.cjs';
|
|
2
2
|
|
|
3
3
|
declare const deploymentAlertCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
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-B81KzIal.js';
|
|
2
2
|
|
|
3
3
|
declare const deploymentAlertCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|