@lessly/sdk-app 30.7.0 → 31.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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-3v2tDsvG.d.cts} +1197 -204
- package/dist/{client.gen-p_iZK5OO.d.ts → client.gen-3v2tDsvG.d.ts} +1197 -204
- 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 +390 -13
- 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 +390 -13
- 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 +25 -0
- package/dist/organization/index.cjs.map +1 -1
- package/dist/organization/index.d.cts +22 -2
- package/dist/organization/index.d.ts +22 -2
- package/dist/organization/index.js +21 -1
- 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 +390 -13
- package/src/gen/brain/index.ts +1 -1
- package/src/gen/brain/queryOptions.gen.ts +0 -7
- package/src/gen/client.gen.ts +120 -5
- 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 +32 -0
- package/src/gen/playground/index.ts +3 -0
- package/src/gen/playground/queryOptions.gen.ts +86 -0
- package/src/gen/types.gen.ts +1198 -195
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-3v2tDsvG.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-3v2tDsvG.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-3v2tDsvG.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-3v2tDsvG.js';
|
|
2
2
|
|
|
3
3
|
declare const deploymentAlertCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
package/dist/index.cjs
CHANGED
|
@@ -805,19 +805,6 @@ var bindings = {
|
|
|
805
805
|
"path": "/brain/restores/:restoreId",
|
|
806
806
|
"readOnly": true
|
|
807
807
|
}
|
|
808
|
-
},
|
|
809
|
-
"usage": {
|
|
810
|
-
"report": {
|
|
811
|
-
"method": "GET",
|
|
812
|
-
"params": [
|
|
813
|
-
{
|
|
814
|
-
"in": "query",
|
|
815
|
-
"name": "days"
|
|
816
|
-
}
|
|
817
|
-
],
|
|
818
|
-
"path": "/brain/usage/report",
|
|
819
|
-
"readOnly": true
|
|
820
|
-
}
|
|
821
808
|
}
|
|
822
809
|
},
|
|
823
810
|
"consent": {
|
|
@@ -3605,6 +3592,227 @@ var bindings = {
|
|
|
3605
3592
|
}
|
|
3606
3593
|
}
|
|
3607
3594
|
},
|
|
3595
|
+
"observe": {
|
|
3596
|
+
"artifacts": {
|
|
3597
|
+
"delete": {
|
|
3598
|
+
"method": "DELETE",
|
|
3599
|
+
"params": [
|
|
3600
|
+
{
|
|
3601
|
+
"in": "path",
|
|
3602
|
+
"name": "id"
|
|
3603
|
+
}
|
|
3604
|
+
],
|
|
3605
|
+
"path": "/observe/artifacts/:id",
|
|
3606
|
+
"readOnly": false
|
|
3607
|
+
},
|
|
3608
|
+
"list": {
|
|
3609
|
+
"method": "GET",
|
|
3610
|
+
"params": [
|
|
3611
|
+
{
|
|
3612
|
+
"in": "query",
|
|
3613
|
+
"name": "debugId"
|
|
3614
|
+
},
|
|
3615
|
+
{
|
|
3616
|
+
"in": "query",
|
|
3617
|
+
"name": "limit"
|
|
3618
|
+
}
|
|
3619
|
+
],
|
|
3620
|
+
"path": "/observe/artifacts",
|
|
3621
|
+
"readOnly": true
|
|
3622
|
+
},
|
|
3623
|
+
"resolve": {
|
|
3624
|
+
"method": "GET",
|
|
3625
|
+
"params": [
|
|
3626
|
+
{
|
|
3627
|
+
"in": "path",
|
|
3628
|
+
"name": "issueId"
|
|
3629
|
+
}
|
|
3630
|
+
],
|
|
3631
|
+
"path": "/observe/artifacts/:issueId/resolve",
|
|
3632
|
+
"readOnly": true
|
|
3633
|
+
}
|
|
3634
|
+
},
|
|
3635
|
+
"issues": {
|
|
3636
|
+
"archive": {
|
|
3637
|
+
"method": "POST",
|
|
3638
|
+
"params": [
|
|
3639
|
+
{
|
|
3640
|
+
"in": "path",
|
|
3641
|
+
"name": "id"
|
|
3642
|
+
}
|
|
3643
|
+
],
|
|
3644
|
+
"path": "/observe/issues/:id/archive",
|
|
3645
|
+
"readOnly": false
|
|
3646
|
+
},
|
|
3647
|
+
"assign": {
|
|
3648
|
+
"method": "POST",
|
|
3649
|
+
"params": [
|
|
3650
|
+
{
|
|
3651
|
+
"in": "path",
|
|
3652
|
+
"name": "id"
|
|
3653
|
+
},
|
|
3654
|
+
{
|
|
3655
|
+
"in": "body",
|
|
3656
|
+
"name": "assignee"
|
|
3657
|
+
}
|
|
3658
|
+
],
|
|
3659
|
+
"path": "/observe/issues/:id/assign",
|
|
3660
|
+
"readOnly": false
|
|
3661
|
+
},
|
|
3662
|
+
"get": {
|
|
3663
|
+
"method": "GET",
|
|
3664
|
+
"params": [
|
|
3665
|
+
{
|
|
3666
|
+
"in": "path",
|
|
3667
|
+
"name": "id"
|
|
3668
|
+
}
|
|
3669
|
+
],
|
|
3670
|
+
"path": "/observe/issues/:id",
|
|
3671
|
+
"readOnly": true
|
|
3672
|
+
},
|
|
3673
|
+
"list": {
|
|
3674
|
+
"method": "GET",
|
|
3675
|
+
"params": [
|
|
3676
|
+
{
|
|
3677
|
+
"in": "query",
|
|
3678
|
+
"name": "status"
|
|
3679
|
+
},
|
|
3680
|
+
{
|
|
3681
|
+
"in": "query",
|
|
3682
|
+
"name": "assignee"
|
|
3683
|
+
},
|
|
3684
|
+
{
|
|
3685
|
+
"in": "query",
|
|
3686
|
+
"name": "limit"
|
|
3687
|
+
}
|
|
3688
|
+
],
|
|
3689
|
+
"path": "/observe/issues",
|
|
3690
|
+
"readOnly": true
|
|
3691
|
+
},
|
|
3692
|
+
"resolve": {
|
|
3693
|
+
"method": "POST",
|
|
3694
|
+
"params": [
|
|
3695
|
+
{
|
|
3696
|
+
"in": "path",
|
|
3697
|
+
"name": "id"
|
|
3698
|
+
}
|
|
3699
|
+
],
|
|
3700
|
+
"path": "/observe/issues/:id/resolve",
|
|
3701
|
+
"readOnly": false
|
|
3702
|
+
}
|
|
3703
|
+
},
|
|
3704
|
+
"keys": {
|
|
3705
|
+
"create": {
|
|
3706
|
+
"method": "POST",
|
|
3707
|
+
"params": [
|
|
3708
|
+
{
|
|
3709
|
+
"in": "body",
|
|
3710
|
+
"name": "environment"
|
|
3711
|
+
},
|
|
3712
|
+
{
|
|
3713
|
+
"in": "body",
|
|
3714
|
+
"name": "name"
|
|
3715
|
+
},
|
|
3716
|
+
{
|
|
3717
|
+
"in": "body",
|
|
3718
|
+
"name": "kind"
|
|
3719
|
+
}
|
|
3720
|
+
],
|
|
3721
|
+
"path": "/observe/keys",
|
|
3722
|
+
"readOnly": false
|
|
3723
|
+
},
|
|
3724
|
+
"list": {
|
|
3725
|
+
"method": "GET",
|
|
3726
|
+
"params": [
|
|
3727
|
+
{
|
|
3728
|
+
"in": "query",
|
|
3729
|
+
"name": "environment"
|
|
3730
|
+
}
|
|
3731
|
+
],
|
|
3732
|
+
"path": "/observe/keys",
|
|
3733
|
+
"readOnly": true
|
|
3734
|
+
},
|
|
3735
|
+
"revoke": {
|
|
3736
|
+
"method": "POST",
|
|
3737
|
+
"params": [
|
|
3738
|
+
{
|
|
3739
|
+
"in": "path",
|
|
3740
|
+
"name": "id"
|
|
3741
|
+
}
|
|
3742
|
+
],
|
|
3743
|
+
"path": "/observe/keys/:id/revoke",
|
|
3744
|
+
"readOnly": false
|
|
3745
|
+
}
|
|
3746
|
+
},
|
|
3747
|
+
"logs": {
|
|
3748
|
+
"search": {
|
|
3749
|
+
"method": "GET",
|
|
3750
|
+
"params": [
|
|
3751
|
+
{
|
|
3752
|
+
"in": "query",
|
|
3753
|
+
"name": "environment"
|
|
3754
|
+
},
|
|
3755
|
+
{
|
|
3756
|
+
"in": "query",
|
|
3757
|
+
"name": "service"
|
|
3758
|
+
},
|
|
3759
|
+
{
|
|
3760
|
+
"in": "query",
|
|
3761
|
+
"name": "severityIn"
|
|
3762
|
+
},
|
|
3763
|
+
{
|
|
3764
|
+
"in": "query",
|
|
3765
|
+
"name": "search"
|
|
3766
|
+
},
|
|
3767
|
+
{
|
|
3768
|
+
"in": "query",
|
|
3769
|
+
"name": "traceId"
|
|
3770
|
+
},
|
|
3771
|
+
{
|
|
3772
|
+
"in": "query",
|
|
3773
|
+
"name": "from"
|
|
3774
|
+
},
|
|
3775
|
+
{
|
|
3776
|
+
"in": "query",
|
|
3777
|
+
"name": "to"
|
|
3778
|
+
},
|
|
3779
|
+
{
|
|
3780
|
+
"in": "query",
|
|
3781
|
+
"name": "limit"
|
|
3782
|
+
},
|
|
3783
|
+
{
|
|
3784
|
+
"in": "query",
|
|
3785
|
+
"name": "cursor"
|
|
3786
|
+
}
|
|
3787
|
+
],
|
|
3788
|
+
"path": "/observe/logs/search",
|
|
3789
|
+
"readOnly": true
|
|
3790
|
+
},
|
|
3791
|
+
"tail": {
|
|
3792
|
+
"method": "GET",
|
|
3793
|
+
"params": [
|
|
3794
|
+
{
|
|
3795
|
+
"in": "query",
|
|
3796
|
+
"name": "environment"
|
|
3797
|
+
},
|
|
3798
|
+
{
|
|
3799
|
+
"in": "query",
|
|
3800
|
+
"name": "service"
|
|
3801
|
+
},
|
|
3802
|
+
{
|
|
3803
|
+
"in": "query",
|
|
3804
|
+
"name": "severityIn"
|
|
3805
|
+
},
|
|
3806
|
+
{
|
|
3807
|
+
"in": "query",
|
|
3808
|
+
"name": "cursor"
|
|
3809
|
+
}
|
|
3810
|
+
],
|
|
3811
|
+
"path": "/observe/logs/tail",
|
|
3812
|
+
"readOnly": true
|
|
3813
|
+
}
|
|
3814
|
+
}
|
|
3815
|
+
},
|
|
3608
3816
|
"organization": {
|
|
3609
3817
|
"$root": {
|
|
3610
3818
|
"create": {
|
|
@@ -4351,6 +4559,21 @@ var bindings = {
|
|
|
4351
4559
|
"path": "/governance/api/v1/products/:productId/roles",
|
|
4352
4560
|
"readOnly": true
|
|
4353
4561
|
},
|
|
4562
|
+
"resend-invitation": {
|
|
4563
|
+
"method": "POST",
|
|
4564
|
+
"params": [
|
|
4565
|
+
{
|
|
4566
|
+
"in": "path",
|
|
4567
|
+
"name": "productId"
|
|
4568
|
+
},
|
|
4569
|
+
{
|
|
4570
|
+
"in": "path",
|
|
4571
|
+
"name": "id"
|
|
4572
|
+
}
|
|
4573
|
+
],
|
|
4574
|
+
"path": "/governance/api/v1/products/:productId/invitations/:id/resend",
|
|
4575
|
+
"readOnly": false
|
|
4576
|
+
},
|
|
4354
4577
|
"revoke-invitation": {
|
|
4355
4578
|
"method": "POST",
|
|
4356
4579
|
"params": [
|
|
@@ -4577,6 +4800,160 @@ var bindings = {
|
|
|
4577
4800
|
"path": "/governance/api/v1/organizations/:organizationId/security/mfa/enable",
|
|
4578
4801
|
"readOnly": false
|
|
4579
4802
|
}
|
|
4803
|
+
},
|
|
4804
|
+
"support-thread": {
|
|
4805
|
+
"create": {
|
|
4806
|
+
"method": "POST",
|
|
4807
|
+
"params": [
|
|
4808
|
+
{
|
|
4809
|
+
"in": "body",
|
|
4810
|
+
"name": "title"
|
|
4811
|
+
},
|
|
4812
|
+
{
|
|
4813
|
+
"in": "body",
|
|
4814
|
+
"name": "body"
|
|
4815
|
+
}
|
|
4816
|
+
],
|
|
4817
|
+
"path": "/governance/api/v1/support/threads",
|
|
4818
|
+
"readOnly": false
|
|
4819
|
+
},
|
|
4820
|
+
"get": {
|
|
4821
|
+
"method": "GET",
|
|
4822
|
+
"params": [
|
|
4823
|
+
{
|
|
4824
|
+
"in": "path",
|
|
4825
|
+
"name": "id"
|
|
4826
|
+
}
|
|
4827
|
+
],
|
|
4828
|
+
"path": "/governance/api/v1/support/threads/:id",
|
|
4829
|
+
"readOnly": true
|
|
4830
|
+
},
|
|
4831
|
+
"reply": {
|
|
4832
|
+
"method": "POST",
|
|
4833
|
+
"params": [
|
|
4834
|
+
{
|
|
4835
|
+
"in": "path",
|
|
4836
|
+
"name": "id"
|
|
4837
|
+
},
|
|
4838
|
+
{
|
|
4839
|
+
"in": "body",
|
|
4840
|
+
"name": "body"
|
|
4841
|
+
}
|
|
4842
|
+
],
|
|
4843
|
+
"path": "/governance/api/v1/support/threads/:id/messages",
|
|
4844
|
+
"readOnly": false
|
|
4845
|
+
}
|
|
4846
|
+
},
|
|
4847
|
+
"support-threads": {
|
|
4848
|
+
"list": {
|
|
4849
|
+
"method": "GET",
|
|
4850
|
+
"path": "/governance/api/v1/support/threads",
|
|
4851
|
+
"readOnly": true
|
|
4852
|
+
}
|
|
4853
|
+
}
|
|
4854
|
+
},
|
|
4855
|
+
"playground": {
|
|
4856
|
+
"analytics": {
|
|
4857
|
+
"overview": {
|
|
4858
|
+
"method": "POST",
|
|
4859
|
+
"params": [
|
|
4860
|
+
{
|
|
4861
|
+
"in": "body",
|
|
4862
|
+
"name": "limit"
|
|
4863
|
+
}
|
|
4864
|
+
],
|
|
4865
|
+
"path": "/playground/analytics/overview",
|
|
4866
|
+
"readOnly": true
|
|
4867
|
+
}
|
|
4868
|
+
},
|
|
4869
|
+
"billing": {
|
|
4870
|
+
"entitlements": {
|
|
4871
|
+
"method": "POST",
|
|
4872
|
+
"path": "/playground/billing/entitlements",
|
|
4873
|
+
"readOnly": true
|
|
4874
|
+
},
|
|
4875
|
+
"record-usage": {
|
|
4876
|
+
"method": "POST",
|
|
4877
|
+
"params": [
|
|
4878
|
+
{
|
|
4879
|
+
"in": "body",
|
|
4880
|
+
"name": "value"
|
|
4881
|
+
}
|
|
4882
|
+
],
|
|
4883
|
+
"path": "/playground/billing/usage",
|
|
4884
|
+
"readOnly": false
|
|
4885
|
+
}
|
|
4886
|
+
},
|
|
4887
|
+
"clickup": {
|
|
4888
|
+
"create-task": {
|
|
4889
|
+
"method": "POST",
|
|
4890
|
+
"params": [
|
|
4891
|
+
{
|
|
4892
|
+
"in": "body",
|
|
4893
|
+
"name": "listId"
|
|
4894
|
+
},
|
|
4895
|
+
{
|
|
4896
|
+
"in": "body",
|
|
4897
|
+
"name": "name"
|
|
4898
|
+
}
|
|
4899
|
+
],
|
|
4900
|
+
"path": "/playground/clickup/tasks",
|
|
4901
|
+
"readOnly": false
|
|
4902
|
+
},
|
|
4903
|
+
"get-last-webhook": {
|
|
4904
|
+
"method": "GET",
|
|
4905
|
+
"path": "/playground/clickup/webhooks/last",
|
|
4906
|
+
"readOnly": true
|
|
4907
|
+
},
|
|
4908
|
+
"get-overview": {
|
|
4909
|
+
"method": "GET",
|
|
4910
|
+
"path": "/playground/clickup/overview",
|
|
4911
|
+
"readOnly": true
|
|
4912
|
+
}
|
|
4913
|
+
},
|
|
4914
|
+
"gdrive": {
|
|
4915
|
+
"get-last-change": {
|
|
4916
|
+
"method": "GET",
|
|
4917
|
+
"path": "/playground/gdrive/changes/last",
|
|
4918
|
+
"readOnly": true
|
|
4919
|
+
},
|
|
4920
|
+
"read-file": {
|
|
4921
|
+
"method": "POST",
|
|
4922
|
+
"params": [
|
|
4923
|
+
{
|
|
4924
|
+
"in": "body",
|
|
4925
|
+
"name": "fileId"
|
|
4926
|
+
}
|
|
4927
|
+
],
|
|
4928
|
+
"path": "/playground/gdrive/file",
|
|
4929
|
+
"readOnly": true
|
|
4930
|
+
}
|
|
4931
|
+
},
|
|
4932
|
+
"googleads": {
|
|
4933
|
+
"read-customer": {
|
|
4934
|
+
"method": "POST",
|
|
4935
|
+
"path": "/playground/googleads/customer",
|
|
4936
|
+
"readOnly": true
|
|
4937
|
+
}
|
|
4938
|
+
},
|
|
4939
|
+
"lifecycle": {
|
|
4940
|
+
"get-state": {
|
|
4941
|
+
"method": "GET",
|
|
4942
|
+
"path": "/playground/lifecycle/state",
|
|
4943
|
+
"readOnly": true
|
|
4944
|
+
},
|
|
4945
|
+
"list-events": {
|
|
4946
|
+
"method": "GET",
|
|
4947
|
+
"path": "/playground/lifecycle/events",
|
|
4948
|
+
"readOnly": true
|
|
4949
|
+
}
|
|
4950
|
+
},
|
|
4951
|
+
"webhook": {
|
|
4952
|
+
"get-last": {
|
|
4953
|
+
"method": "GET",
|
|
4954
|
+
"path": "/playground/webhooks/last",
|
|
4955
|
+
"readOnly": true
|
|
4956
|
+
}
|
|
4580
4957
|
}
|
|
4581
4958
|
},
|
|
4582
4959
|
"realtime": {
|