@lessly/sdk-app 17.0.0 → 17.2.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.d.cts +1 -1
- package/dist/brain/index.d.ts +1 -1
- package/dist/{client.gen-DYlVp4ZF.d.cts → client.gen-C3-OM0XA.d.cts} +2688 -1
- package/dist/{client.gen-DYlVp4ZF.d.ts → client.gen-C3-OM0XA.d.ts} +2688 -1
- 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 +742 -0
- 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 +742 -0
- 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/organization/index.d.cts +1 -1
- package/dist/organization/index.d.ts +1 -1
- package/dist/realtime/index.d.cts +1 -1
- package/dist/realtime/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.cjs +216 -0
- package/dist/users/index.cjs.map +1 -0
- package/dist/users/index.d.cts +172 -0
- package/dist/users/index.d.ts +172 -0
- package/dist/users/index.js +173 -0
- package/dist/users/index.js.map +1 -0
- package/dist/waitlist/index.d.cts +1 -1
- package/dist/waitlist/index.d.ts +1 -1
- package/package.json +7 -2
- package/src/gen/bindings.gen.ts +742 -0
- package/src/gen/client.gen.ts +158 -0
- package/src/gen/manifest.gen.ts +1 -1
- package/src/gen/types.gen.ts +2699 -0
- package/src/gen/users/index.ts +3 -0
- package/src/gen/users/queryOptions.gen.ts +268 -0
package/dist/consent/index.d.cts
CHANGED
|
@@ -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-
|
|
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-C3-OM0XA.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, 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-
|
|
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-C3-OM0XA.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 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-
|
|
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 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-C3-OM0XA.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 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-
|
|
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 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-C3-OM0XA.js';
|
|
2
2
|
|
|
3
3
|
declare const deploymentAlertCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|