@lessly/sdk-app 28.0.0 → 30.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 +5 -0
- package/dist/brain/index.cjs.map +1 -1
- package/dist/brain/index.d.cts +6 -2
- package/dist/brain/index.d.ts +6 -2
- package/dist/brain/index.js +5 -1
- package/dist/brain/index.js.map +1 -1
- package/dist/{client.gen-DhQqDgJm.d.cts → client.gen-BOjtovBR.d.cts} +154 -267
- package/dist/{client.gen-DhQqDgJm.d.ts → client.gen-BOjtovBR.d.ts} +154 -267
- 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 +86 -109
- 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 +86 -109
- 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.cjs +24 -4
- package/dist/organization/index.cjs.map +1 -1
- package/dist/organization/index.d.cts +21 -5
- package/dist/organization/index.d.ts +21 -5
- package/dist/organization/index.js +20 -4
- package/dist/organization/index.js.map +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.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 +2 -7
- package/src/gen/bindings.gen.ts +86 -109
- package/src/gen/brain/index.ts +1 -1
- package/src/gen/brain/queryOptions.gen.ts +7 -0
- package/src/gen/client.gen.ts +24 -55
- package/src/gen/manifest.gen.ts +1 -1
- package/src/gen/organization/index.ts +1 -1
- package/src/gen/organization/queryOptions.gen.ts +29 -5
- package/src/gen/types.gen.ts +151 -269
- package/dist/playground/index.cjs +0 -66
- package/dist/playground/index.cjs.map +0 -1
- package/dist/playground/index.d.cts +0 -52
- package/dist/playground/index.d.ts +0 -52
- package/dist/playground/index.js +0 -53
- package/dist/playground/index.js.map +0 -1
- package/src/gen/playground/index.ts +0 -3
- package/src/gen/playground/queryOptions.gen.ts +0 -86
package/dist/consent/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
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-BOjtovBR.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, 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-BOjtovBR.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, 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-BOjtovBR.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, 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-BOjtovBR.js';
|
|
2
2
|
|
|
3
3
|
declare const deploymentAlertCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
package/dist/index.cjs
CHANGED
|
@@ -797,6 +797,19 @@ var bindings = {
|
|
|
797
797
|
"path": "/brain/restores/:restoreId",
|
|
798
798
|
"readOnly": true
|
|
799
799
|
}
|
|
800
|
+
},
|
|
801
|
+
"usage": {
|
|
802
|
+
"report": {
|
|
803
|
+
"method": "GET",
|
|
804
|
+
"params": [
|
|
805
|
+
{
|
|
806
|
+
"in": "query",
|
|
807
|
+
"name": "days"
|
|
808
|
+
}
|
|
809
|
+
],
|
|
810
|
+
"path": "/brain/usage/report",
|
|
811
|
+
"readOnly": true
|
|
812
|
+
}
|
|
800
813
|
}
|
|
801
814
|
},
|
|
802
815
|
"consent": {
|
|
@@ -3645,6 +3658,52 @@ var bindings = {
|
|
|
3645
3658
|
"readOnly": true
|
|
3646
3659
|
}
|
|
3647
3660
|
},
|
|
3661
|
+
"billing-budgets": {
|
|
3662
|
+
"get": {
|
|
3663
|
+
"method": "GET",
|
|
3664
|
+
"path": "/governance/api/v1/billing/budgets",
|
|
3665
|
+
"readOnly": true
|
|
3666
|
+
},
|
|
3667
|
+
"set": {
|
|
3668
|
+
"method": "PUT",
|
|
3669
|
+
"params": [
|
|
3670
|
+
{
|
|
3671
|
+
"in": "body",
|
|
3672
|
+
"name": "ceiling_minor"
|
|
3673
|
+
}
|
|
3674
|
+
],
|
|
3675
|
+
"path": "/governance/api/v1/billing/budgets",
|
|
3676
|
+
"readOnly": false
|
|
3677
|
+
}
|
|
3678
|
+
},
|
|
3679
|
+
"billing-caps": {
|
|
3680
|
+
"clear": {
|
|
3681
|
+
"method": "DELETE",
|
|
3682
|
+
"params": [
|
|
3683
|
+
{
|
|
3684
|
+
"in": "body",
|
|
3685
|
+
"name": "productId"
|
|
3686
|
+
}
|
|
3687
|
+
],
|
|
3688
|
+
"path": "/governance/api/v1/billing/budgets/cap",
|
|
3689
|
+
"readOnly": false
|
|
3690
|
+
},
|
|
3691
|
+
"set": {
|
|
3692
|
+
"method": "PUT",
|
|
3693
|
+
"params": [
|
|
3694
|
+
{
|
|
3695
|
+
"in": "body",
|
|
3696
|
+
"name": "productId"
|
|
3697
|
+
},
|
|
3698
|
+
{
|
|
3699
|
+
"in": "body",
|
|
3700
|
+
"name": "cap_minor"
|
|
3701
|
+
}
|
|
3702
|
+
],
|
|
3703
|
+
"path": "/governance/api/v1/billing/budgets/cap",
|
|
3704
|
+
"readOnly": false
|
|
3705
|
+
}
|
|
3706
|
+
},
|
|
3648
3707
|
"bindings": {
|
|
3649
3708
|
"list": {
|
|
3650
3709
|
"method": "GET",
|
|
@@ -3895,14 +3954,32 @@ var bindings = {
|
|
|
3895
3954
|
],
|
|
3896
3955
|
"path": "/governance/api/v1/products/:productId/domains/:domainId",
|
|
3897
3956
|
"readOnly": false
|
|
3957
|
+
},
|
|
3958
|
+
"set-mode": {
|
|
3959
|
+
"method": "PUT",
|
|
3960
|
+
"params": [
|
|
3961
|
+
{
|
|
3962
|
+
"in": "path",
|
|
3963
|
+
"name": "productId"
|
|
3964
|
+
},
|
|
3965
|
+
{
|
|
3966
|
+
"in": "path",
|
|
3967
|
+
"name": "domainId"
|
|
3968
|
+
},
|
|
3969
|
+
{
|
|
3970
|
+
"in": "body",
|
|
3971
|
+
"name": "mode"
|
|
3972
|
+
},
|
|
3973
|
+
{
|
|
3974
|
+
"in": "body",
|
|
3975
|
+
"name": "providerConnectorId"
|
|
3976
|
+
}
|
|
3977
|
+
],
|
|
3978
|
+
"path": "/governance/api/v1/products/:productId/domains/:domainId/mode",
|
|
3979
|
+
"readOnly": false
|
|
3898
3980
|
}
|
|
3899
3981
|
},
|
|
3900
3982
|
"extensions": {
|
|
3901
|
-
"list": {
|
|
3902
|
-
"method": "GET",
|
|
3903
|
-
"path": "/governance/api/v1/extensions",
|
|
3904
|
-
"readOnly": true
|
|
3905
|
-
},
|
|
3906
3983
|
"list-installed": {
|
|
3907
3984
|
"method": "GET",
|
|
3908
3985
|
"params": [
|
|
@@ -4194,6 +4271,10 @@ var bindings = {
|
|
|
4194
4271
|
{
|
|
4195
4272
|
"in": "body",
|
|
4196
4273
|
"name": "organizationId"
|
|
4274
|
+
},
|
|
4275
|
+
{
|
|
4276
|
+
"in": "body",
|
|
4277
|
+
"name": "region"
|
|
4197
4278
|
}
|
|
4198
4279
|
],
|
|
4199
4280
|
"path": "/governance/api/v1/products",
|
|
@@ -4490,110 +4571,6 @@ var bindings = {
|
|
|
4490
4571
|
}
|
|
4491
4572
|
}
|
|
4492
4573
|
},
|
|
4493
|
-
"playground": {
|
|
4494
|
-
"analytics": {
|
|
4495
|
-
"overview": {
|
|
4496
|
-
"method": "POST",
|
|
4497
|
-
"params": [
|
|
4498
|
-
{
|
|
4499
|
-
"in": "body",
|
|
4500
|
-
"name": "limit"
|
|
4501
|
-
}
|
|
4502
|
-
],
|
|
4503
|
-
"path": "/playground/analytics/overview",
|
|
4504
|
-
"readOnly": true
|
|
4505
|
-
}
|
|
4506
|
-
},
|
|
4507
|
-
"billing": {
|
|
4508
|
-
"entitlements": {
|
|
4509
|
-
"method": "POST",
|
|
4510
|
-
"path": "/playground/billing/entitlements",
|
|
4511
|
-
"readOnly": true
|
|
4512
|
-
},
|
|
4513
|
-
"record-usage": {
|
|
4514
|
-
"method": "POST",
|
|
4515
|
-
"params": [
|
|
4516
|
-
{
|
|
4517
|
-
"in": "body",
|
|
4518
|
-
"name": "value"
|
|
4519
|
-
}
|
|
4520
|
-
],
|
|
4521
|
-
"path": "/playground/billing/usage",
|
|
4522
|
-
"readOnly": false
|
|
4523
|
-
}
|
|
4524
|
-
},
|
|
4525
|
-
"clickup": {
|
|
4526
|
-
"create-task": {
|
|
4527
|
-
"method": "POST",
|
|
4528
|
-
"params": [
|
|
4529
|
-
{
|
|
4530
|
-
"in": "body",
|
|
4531
|
-
"name": "listId"
|
|
4532
|
-
},
|
|
4533
|
-
{
|
|
4534
|
-
"in": "body",
|
|
4535
|
-
"name": "name"
|
|
4536
|
-
}
|
|
4537
|
-
],
|
|
4538
|
-
"path": "/playground/clickup/tasks",
|
|
4539
|
-
"readOnly": false
|
|
4540
|
-
},
|
|
4541
|
-
"get-last-webhook": {
|
|
4542
|
-
"method": "GET",
|
|
4543
|
-
"path": "/playground/clickup/webhooks/last",
|
|
4544
|
-
"readOnly": true
|
|
4545
|
-
},
|
|
4546
|
-
"get-overview": {
|
|
4547
|
-
"method": "GET",
|
|
4548
|
-
"path": "/playground/clickup/overview",
|
|
4549
|
-
"readOnly": true
|
|
4550
|
-
}
|
|
4551
|
-
},
|
|
4552
|
-
"gdrive": {
|
|
4553
|
-
"get-last-change": {
|
|
4554
|
-
"method": "GET",
|
|
4555
|
-
"path": "/playground/gdrive/changes/last",
|
|
4556
|
-
"readOnly": true
|
|
4557
|
-
},
|
|
4558
|
-
"read-file": {
|
|
4559
|
-
"method": "POST",
|
|
4560
|
-
"params": [
|
|
4561
|
-
{
|
|
4562
|
-
"in": "body",
|
|
4563
|
-
"name": "fileId"
|
|
4564
|
-
}
|
|
4565
|
-
],
|
|
4566
|
-
"path": "/playground/gdrive/file",
|
|
4567
|
-
"readOnly": true
|
|
4568
|
-
}
|
|
4569
|
-
},
|
|
4570
|
-
"googleads": {
|
|
4571
|
-
"read-customer": {
|
|
4572
|
-
"method": "POST",
|
|
4573
|
-
"path": "/playground/googleads/customer",
|
|
4574
|
-
"readOnly": true
|
|
4575
|
-
}
|
|
4576
|
-
},
|
|
4577
|
-
"lifecycle": {
|
|
4578
|
-
"get-state": {
|
|
4579
|
-
"method": "GET",
|
|
4580
|
-
"path": "/playground/lifecycle/state",
|
|
4581
|
-
"readOnly": true
|
|
4582
|
-
},
|
|
4583
|
-
"list-events": {
|
|
4584
|
-
"method": "GET",
|
|
4585
|
-
"path": "/playground/lifecycle/events",
|
|
4586
|
-
"readOnly": true
|
|
4587
|
-
}
|
|
4588
|
-
},
|
|
4589
|
-
"webhook": {
|
|
4590
|
-
"get-last": {
|
|
4591
|
-
"method": "GET",
|
|
4592
|
-
"path": "/playground/webhooks/last",
|
|
4593
|
-
"readOnly": true
|
|
4594
|
-
}
|
|
4595
|
-
}
|
|
4596
|
-
},
|
|
4597
4574
|
"realtime": {
|
|
4598
4575
|
"archive": {
|
|
4599
4576
|
"export": {
|