@lessly/sdk-app 51.0.0 → 52.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.cjs +15 -0
- package/dist/analytics/index.cjs.map +1 -1
- package/dist/analytics/index.d.cts +14 -2
- package/dist/analytics/index.d.ts +14 -2
- package/dist/analytics/index.js +13 -1
- package/dist/analytics/index.js.map +1 -1
- package/dist/brain/index.d.cts +1 -1
- package/dist/brain/index.d.ts +1 -1
- package/dist/{chunk-5IRH5DIK.js → chunk-7ZYVSB5J.js} +75 -2
- package/dist/chunk-7ZYVSB5J.js.map +1 -0
- package/dist/{client.gen-Boew7CkH.d.cts → client.gen-cA-2Hpsz.d.cts} +170 -5
- package/dist/{client.gen-Boew7CkH.d.ts → client.gen-cA-2Hpsz.d.ts} +170 -5
- package/dist/consent/index.d.cts +1 -1
- package/dist/consent/index.d.ts +1 -1
- package/dist/content/index.d.cts +1 -1
- package/dist/content/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 +73 -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 +1 -1
- package/dist/mail/index.d.cts +2 -2
- package/dist/mail/index.d.ts +2 -2
- package/dist/observe/index.d.cts +1 -1
- package/dist/observe/index.d.ts +1 -1
- package/dist/organization/index.d.cts +1 -1
- package/dist/organization/index.d.ts +1 -1
- package/dist/playground/index.cjs.map +1 -1
- package/dist/playground/index.d.cts +1 -1
- package/dist/playground/index.d.ts +1 -1
- package/dist/playground/index.js +1 -1
- 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 +2 -2
- package/src/gen/analytics/index.ts +1 -1
- package/src/gen/analytics/queryOptions.gen.ts +21 -0
- package/src/gen/bindings.gen.ts +73 -0
- package/src/gen/client.gen.ts +15 -0
- package/src/gen/types.gen.ts +167 -4
- package/dist/chunk-5IRH5DIK.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, km as PlaygroundAnalyticsOverviewInput, kn as PlaygroundAnalyticsOverviewOutput, ko as PlaygroundBillingEntitlementsInput, kp as PlaygroundBillingEntitlementsOutput, kq as PlaygroundBillingRecordUsageInput, kr as PlaygroundBillingRecordUsageOutput, ks as PlaygroundClickupCreateTaskInput, kt as PlaygroundClickupCreateTaskOutput, ku as PlaygroundClickupGetLastWebhookInput, kv as PlaygroundClickupGetLastWebhookOutput, kw as PlaygroundClickupGetOverviewInput, kx as PlaygroundClickupGetOverviewOutput, ky as PlaygroundGdriveGetLastChangeInput, kz as PlaygroundGdriveGetLastChangeOutput, kA as PlaygroundGdriveReadFileInput, kB as PlaygroundGdriveReadFileOutput, kC as PlaygroundGoogleadsReadCustomerInput, kD as PlaygroundGoogleadsReadCustomerOutput, kE as PlaygroundLifecycleGetStateInput, kF as PlaygroundLifecycleGetStateOutput, kG as PlaygroundLifecycleListEventsInput, kH as PlaygroundLifecycleListEventsOutput, kI as PlaygroundWebhookGetLastInput, kJ as PlaygroundWebhookGetLastOutput, kK as PlaygroundWsEchoInput } from '../client.gen-cA-2Hpsz.cjs';
|
|
2
2
|
import { L as LesslyStreamOpener, a as LesslyStream } from '../types-gTIUAUsP.cjs';
|
|
3
3
|
|
|
4
4
|
declare const playgroundAnalyticsOverviewQueryOptions: (sdk: GeneratedClient, input: PlaygroundAnalyticsOverviewInput) => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, km as PlaygroundAnalyticsOverviewInput, kn as PlaygroundAnalyticsOverviewOutput, ko as PlaygroundBillingEntitlementsInput, kp as PlaygroundBillingEntitlementsOutput, kq as PlaygroundBillingRecordUsageInput, kr as PlaygroundBillingRecordUsageOutput, ks as PlaygroundClickupCreateTaskInput, kt as PlaygroundClickupCreateTaskOutput, ku as PlaygroundClickupGetLastWebhookInput, kv as PlaygroundClickupGetLastWebhookOutput, kw as PlaygroundClickupGetOverviewInput, kx as PlaygroundClickupGetOverviewOutput, ky as PlaygroundGdriveGetLastChangeInput, kz as PlaygroundGdriveGetLastChangeOutput, kA as PlaygroundGdriveReadFileInput, kB as PlaygroundGdriveReadFileOutput, kC as PlaygroundGoogleadsReadCustomerInput, kD as PlaygroundGoogleadsReadCustomerOutput, kE as PlaygroundLifecycleGetStateInput, kF as PlaygroundLifecycleGetStateOutput, kG as PlaygroundLifecycleListEventsInput, kH as PlaygroundLifecycleListEventsOutput, kI as PlaygroundWebhookGetLastInput, kJ as PlaygroundWebhookGetLastOutput, kK as PlaygroundWsEchoInput } from '../client.gen-cA-2Hpsz.js';
|
|
2
2
|
import { L as LesslyStreamOpener, a as LesslyStream } from '../types-gTIUAUsP.js';
|
|
3
3
|
|
|
4
4
|
declare const playgroundAnalyticsOverviewQueryOptions: (sdk: GeneratedClient, input: PlaygroundAnalyticsOverviewInput) => {
|
package/dist/playground/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, kL as RealtimeArchiveExportInput, kM as RealtimeArchiveExportOutput, kN as RealtimeArchiveExportStatusInput, kO as RealtimeArchiveExportStatusOutput, kP as RealtimeArchiveGetInput, kQ as RealtimeArchiveGetOutput, kR as RealtimeGrantCreateInput, kS as RealtimeGrantCreateOutput, kT as RealtimeGrantListInput, kU as RealtimeGrantListOutput, kV as RealtimeGrantRevokeInput, kW as RealtimeGrantRevokeOutput, kX as RealtimeHistoryGetInput, kY as RealtimeHistoryGetOutput, kZ as RealtimeMessagesPublishInput, k_ as RealtimeMessagesPublishOutput, k$ as RealtimeNamespaceCreateInput, l0 as RealtimeNamespaceCreateOutput, l1 as RealtimeNamespaceDeleteInput, l2 as RealtimeNamespaceDeleteOutput, l3 as RealtimeNamespaceGetInput, l4 as RealtimeNamespaceGetOutput, l5 as RealtimeNamespaceListInput, l6 as RealtimeNamespaceListOutput, l7 as RealtimeNamespaceUpdateInput, l8 as RealtimeNamespaceUpdateOutput, l9 as RealtimePresenceEnterInput, la as RealtimePresenceEnterOutput, lb as RealtimePresenceGetInput, lc as RealtimePresenceGetOutput, ld as RealtimePresenceLeaveInput, le as RealtimePresenceLeaveOutput, lf as RealtimePresenceStatsInput, lg as RealtimePresenceStatsOutput, lh as RealtimePresenceUpdateInput, li as RealtimePresenceUpdateOutput, lj as RealtimePublicAccessStatusInput, lk as RealtimePublicAccessStatusOutput, ll as RealtimeStatusGetInput, lm as RealtimeStatusGetOutput, ln as RealtimeTokensCreateInput, lo as RealtimeTokensCreateOutput, lp as RealtimeWebhookCreateInput, lq as RealtimeWebhookCreateOutput, lr as RealtimeWebhookDeleteInput, ls as RealtimeWebhookDeleteOutput, lt as RealtimeWebhookDeliveriesListInput, lu as RealtimeWebhookDeliveriesListOutput, lv as RealtimeWebhookGetInput, lw as RealtimeWebhookGetOutput, lx as RealtimeWebhookListInput, ly as RealtimeWebhookListOutput, lz as RealtimeWebhookSecretRotateInput, lA as RealtimeWebhookSecretRotateOutput, lB as RealtimeWebhookUpdateInput, lC as RealtimeWebhookUpdateOutput } from '../client.gen-cA-2Hpsz.cjs';
|
|
2
2
|
|
|
3
3
|
declare const realtimeArchiveExportMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
package/dist/realtime/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, kL as RealtimeArchiveExportInput, kM as RealtimeArchiveExportOutput, kN as RealtimeArchiveExportStatusInput, kO as RealtimeArchiveExportStatusOutput, kP as RealtimeArchiveGetInput, kQ as RealtimeArchiveGetOutput, kR as RealtimeGrantCreateInput, kS as RealtimeGrantCreateOutput, kT as RealtimeGrantListInput, kU as RealtimeGrantListOutput, kV as RealtimeGrantRevokeInput, kW as RealtimeGrantRevokeOutput, kX as RealtimeHistoryGetInput, kY as RealtimeHistoryGetOutput, kZ as RealtimeMessagesPublishInput, k_ as RealtimeMessagesPublishOutput, k$ as RealtimeNamespaceCreateInput, l0 as RealtimeNamespaceCreateOutput, l1 as RealtimeNamespaceDeleteInput, l2 as RealtimeNamespaceDeleteOutput, l3 as RealtimeNamespaceGetInput, l4 as RealtimeNamespaceGetOutput, l5 as RealtimeNamespaceListInput, l6 as RealtimeNamespaceListOutput, l7 as RealtimeNamespaceUpdateInput, l8 as RealtimeNamespaceUpdateOutput, l9 as RealtimePresenceEnterInput, la as RealtimePresenceEnterOutput, lb as RealtimePresenceGetInput, lc as RealtimePresenceGetOutput, ld as RealtimePresenceLeaveInput, le as RealtimePresenceLeaveOutput, lf as RealtimePresenceStatsInput, lg as RealtimePresenceStatsOutput, lh as RealtimePresenceUpdateInput, li as RealtimePresenceUpdateOutput, lj as RealtimePublicAccessStatusInput, lk as RealtimePublicAccessStatusOutput, ll as RealtimeStatusGetInput, lm as RealtimeStatusGetOutput, ln as RealtimeTokensCreateInput, lo as RealtimeTokensCreateOutput, lp as RealtimeWebhookCreateInput, lq as RealtimeWebhookCreateOutput, lr as RealtimeWebhookDeleteInput, ls as RealtimeWebhookDeleteOutput, lt as RealtimeWebhookDeliveriesListInput, lu as RealtimeWebhookDeliveriesListOutput, lv as RealtimeWebhookGetInput, lw as RealtimeWebhookGetOutput, lx as RealtimeWebhookListInput, ly as RealtimeWebhookListOutput, lz as RealtimeWebhookSecretRotateInput, lA as RealtimeWebhookSecretRotateOutput, lB as RealtimeWebhookUpdateInput, lC as RealtimeWebhookUpdateOutput } from '../client.gen-cA-2Hpsz.js';
|
|
2
2
|
|
|
3
3
|
declare const realtimeArchiveExportMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
package/dist/support/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, lD as SupportAgentCreateInput, lE as SupportAgentCreateOutput, lF as SupportAgentGetInput, lG as SupportAgentGetOutput, lH as SupportAgentListInput, lI as SupportAgentListOutput, lJ as SupportAgentUpdateInput, lK as SupportAgentUpdateOutput, lL as SupportAttachmentCreateInput, lM as SupportAttachmentCreateOutput, lN as SupportAttachmentFinalizeInput, lO as SupportAttachmentFinalizeOutput, lP as SupportLabelCreateInput, lQ as SupportLabelCreateOutput, lR as SupportLabelListInput, lS as SupportLabelListOutput, lT as SupportMessageCreateInput, lU as SupportMessageCreateOutput, lV as SupportMessageListInput, lW as SupportMessageListOutput, lX as SupportResponseEscalateInput, lY as SupportResponseEscalateOutput, lZ as SupportResponseGetInput, l_ as SupportResponseGetOutput, l$ as SupportResponseListInput, m0 as SupportResponseListOutput, m1 as SupportRuleCreateInput, m2 as SupportRuleCreateOutput, m3 as SupportRuleDeleteInput, m4 as SupportRuleDeleteOutput, m5 as SupportRuleGetInput, m6 as SupportRuleGetOutput, m7 as SupportRuleListInput, m8 as SupportRuleListOutput, m9 as SupportRuleUpdateInput, ma as SupportRuleUpdateOutput, mb as SupportStatusArchiveInput, mc as SupportStatusArchiveOutput, md as SupportStatusCreateInput, me as SupportStatusCreateOutput, mf as SupportStatusListInput, mg as SupportStatusListOutput, mh as SupportStatusUpdateInput, mi as SupportStatusUpdateOutput, mj as SupportSurveyArchiveInput, mk as SupportSurveyArchiveOutput, ml as SupportSurveyCreateInput, mm as SupportSurveyCreateOutput, mn as SupportSurveyGetInput, mo as SupportSurveyGetOutput, mp as SupportSurveyListInput, mq as SupportSurveyListOutput, mr as SupportSurveyPublishInput, ms as SupportSurveyPublishOutput, mt as SupportSurveyStatsInput, mu as SupportSurveyStatsOutput, mv as SupportSurveyUnpublishInput, mw as SupportSurveyUnpublishOutput, mx as SupportSurveyUpdateInput, my as SupportSurveyUpdateOutput, mz as SupportThreadAssignInput, mA as SupportThreadAssignOutput, mB as SupportThreadCreateInput, mC as SupportThreadCreateOutput, mD as SupportThreadGetInput, mE as SupportThreadGetOutput, mF as SupportThreadListInput, mG as SupportThreadListOutput, mH as SupportThreadStatusSetInput, mI as SupportThreadStatusSetOutput, mJ as SupportThreadUpdateInput, mK as SupportThreadUpdateOutput, mL as SupportWebhookCreateInput, mM as SupportWebhookCreateOutput, mN as SupportWebhookDeleteInput, mO as SupportWebhookDeleteOutput, mP as SupportWebhookDeliveriesListInput, mQ as SupportWebhookDeliveriesListOutput, mR as SupportWebhookGetInput, mS as SupportWebhookGetOutput, mT as SupportWebhookListInput, mU as SupportWebhookListOutput, mV as SupportWebhookRedeliverInput, mW as SupportWebhookRedeliverOutput, mX as SupportWebhookRotateSecretInput, mY as SupportWebhookRotateSecretOutput, mZ as SupportWebhookUpdateInput, m_ as SupportWebhookUpdateOutput } from '../client.gen-cA-2Hpsz.cjs';
|
|
2
2
|
|
|
3
3
|
declare const supportAgentCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
package/dist/support/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, lD as SupportAgentCreateInput, lE as SupportAgentCreateOutput, lF as SupportAgentGetInput, lG as SupportAgentGetOutput, lH as SupportAgentListInput, lI as SupportAgentListOutput, lJ as SupportAgentUpdateInput, lK as SupportAgentUpdateOutput, lL as SupportAttachmentCreateInput, lM as SupportAttachmentCreateOutput, lN as SupportAttachmentFinalizeInput, lO as SupportAttachmentFinalizeOutput, lP as SupportLabelCreateInput, lQ as SupportLabelCreateOutput, lR as SupportLabelListInput, lS as SupportLabelListOutput, lT as SupportMessageCreateInput, lU as SupportMessageCreateOutput, lV as SupportMessageListInput, lW as SupportMessageListOutput, lX as SupportResponseEscalateInput, lY as SupportResponseEscalateOutput, lZ as SupportResponseGetInput, l_ as SupportResponseGetOutput, l$ as SupportResponseListInput, m0 as SupportResponseListOutput, m1 as SupportRuleCreateInput, m2 as SupportRuleCreateOutput, m3 as SupportRuleDeleteInput, m4 as SupportRuleDeleteOutput, m5 as SupportRuleGetInput, m6 as SupportRuleGetOutput, m7 as SupportRuleListInput, m8 as SupportRuleListOutput, m9 as SupportRuleUpdateInput, ma as SupportRuleUpdateOutput, mb as SupportStatusArchiveInput, mc as SupportStatusArchiveOutput, md as SupportStatusCreateInput, me as SupportStatusCreateOutput, mf as SupportStatusListInput, mg as SupportStatusListOutput, mh as SupportStatusUpdateInput, mi as SupportStatusUpdateOutput, mj as SupportSurveyArchiveInput, mk as SupportSurveyArchiveOutput, ml as SupportSurveyCreateInput, mm as SupportSurveyCreateOutput, mn as SupportSurveyGetInput, mo as SupportSurveyGetOutput, mp as SupportSurveyListInput, mq as SupportSurveyListOutput, mr as SupportSurveyPublishInput, ms as SupportSurveyPublishOutput, mt as SupportSurveyStatsInput, mu as SupportSurveyStatsOutput, mv as SupportSurveyUnpublishInput, mw as SupportSurveyUnpublishOutput, mx as SupportSurveyUpdateInput, my as SupportSurveyUpdateOutput, mz as SupportThreadAssignInput, mA as SupportThreadAssignOutput, mB as SupportThreadCreateInput, mC as SupportThreadCreateOutput, mD as SupportThreadGetInput, mE as SupportThreadGetOutput, mF as SupportThreadListInput, mG as SupportThreadListOutput, mH as SupportThreadStatusSetInput, mI as SupportThreadStatusSetOutput, mJ as SupportThreadUpdateInput, mK as SupportThreadUpdateOutput, mL as SupportWebhookCreateInput, mM as SupportWebhookCreateOutput, mN as SupportWebhookDeleteInput, mO as SupportWebhookDeleteOutput, mP as SupportWebhookDeliveriesListInput, mQ as SupportWebhookDeliveriesListOutput, mR as SupportWebhookGetInput, mS as SupportWebhookGetOutput, mT as SupportWebhookListInput, mU as SupportWebhookListOutput, mV as SupportWebhookRedeliverInput, mW as SupportWebhookRedeliverOutput, mX as SupportWebhookRotateSecretInput, mY as SupportWebhookRotateSecretOutput, mZ as SupportWebhookUpdateInput, m_ as SupportWebhookUpdateOutput } from '../client.gen-cA-2Hpsz.js';
|
|
2
2
|
|
|
3
3
|
declare const supportAgentCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, m$ as TrackingDomainsCreateInput, n0 as TrackingDomainsCreateOutput, n1 as TrackingDomainsDeleteInput, n2 as TrackingDomainsDeleteOutput, n3 as TrackingDomainsGetInput, n4 as TrackingDomainsGetOutput, n5 as TrackingDomainsListInput, n6 as TrackingDomainsListOutput, n7 as TrackingDomainsVerifyInput, n8 as TrackingDomainsVerifyOutput, n9 as TrackingEventNamesArchiveInput, na as TrackingEventNamesArchiveOutput, nb as TrackingEventNamesListInput, nc as TrackingEventNamesListOutput, nd as TrackingEventNamesUnarchiveInput, ne as TrackingEventNamesUnarchiveOutput, nf as TrackingGoogleadsConnectionStatusInput, ng as TrackingGoogleadsConnectionStatusOutput, nh as TrackingGoogleadsConversionActionsInput, ni as TrackingGoogleadsConversionActionsOutput, nj as TrackingGoogleadsFeedbackConfigGetInput, nk as TrackingGoogleadsFeedbackConfigGetOutput, nl as TrackingGoogleadsFeedbackConfigSetInput, nm as TrackingGoogleadsFeedbackConfigSetOutput, nn as TrackingGoogleadsFeedbackRunInput, no as TrackingGoogleadsFeedbackRunOutput, np as TrackingGoogleadsFeedbackStatusInput, nq as TrackingGoogleadsFeedbackStatusOutput, nr as TrackingGoogleadsFeedbackUploadsInput, ns as TrackingGoogleadsFeedbackUploadsOutput, nt as TrackingGoogleadsRoasReportInput, nu as TrackingGoogleadsRoasReportOutput, nv as TrackingGoogleadsSyncNowInput, nw as TrackingGoogleadsSyncNowOutput, nx as TrackingGoogleadsTrackingHealthInput, ny as TrackingGoogleadsTrackingHealthOutput, nz as TrackingGoogleadsUsVsPlatformInput, nA as TrackingGoogleadsUsVsPlatformOutput, nB as TrackingIdentityHealthInput, nC as TrackingIdentityHealthOutput, nD as TrackingInstallDomainsCreateInput, nE as TrackingInstallDomainsCreateOutput, nF as TrackingInstallDomainsDeleteInput, nG as TrackingInstallDomainsDeleteOutput, nH as TrackingInstallDomainsListInput, nI as TrackingInstallDomainsListOutput, nJ as TrackingLinkDomainsCreateInput, nK as TrackingLinkDomainsCreateOutput, nL as TrackingLinkDomainsDeleteInput, nM as TrackingLinkDomainsDeleteOutput, nN as TrackingLinkDomainsListInput, nO as TrackingLinkDomainsListOutput, nP as TrackingLiveEventsListInput, nQ as TrackingLiveEventsListOutput, nR as TrackingProfilesDeleteInput, nS as TrackingProfilesDeleteOutput, nT as TrackingProfilesExportInput, nU as TrackingProfilesExportOutput, nV as TrackingProfilesGetInput, nW as TrackingProfilesGetOutput, nX as TrackingProfilesListInput, nY as TrackingProfilesListOutput, nZ as TrackingReportsAttributedJourneyInput, n_ as TrackingReportsAttributedJourneyOutput, n$ as TrackingReportsEventVolumeInput, o0 as TrackingReportsEventVolumeOutput, o1 as TrackingReportsRevenueBySourceInput, o2 as TrackingReportsRevenueBySourceOutput, o3 as TrackingReportsSourcePeopleInput, o4 as TrackingReportsSourcePeopleOutput, o5 as TrackingSnippetsGetInput, o6 as TrackingSnippetsGetOutput } from '../client.gen-cA-2Hpsz.cjs';
|
|
2
2
|
|
|
3
3
|
declare const trackingDomainsCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
package/dist/tracking/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, m$ as TrackingDomainsCreateInput, n0 as TrackingDomainsCreateOutput, n1 as TrackingDomainsDeleteInput, n2 as TrackingDomainsDeleteOutput, n3 as TrackingDomainsGetInput, n4 as TrackingDomainsGetOutput, n5 as TrackingDomainsListInput, n6 as TrackingDomainsListOutput, n7 as TrackingDomainsVerifyInput, n8 as TrackingDomainsVerifyOutput, n9 as TrackingEventNamesArchiveInput, na as TrackingEventNamesArchiveOutput, nb as TrackingEventNamesListInput, nc as TrackingEventNamesListOutput, nd as TrackingEventNamesUnarchiveInput, ne as TrackingEventNamesUnarchiveOutput, nf as TrackingGoogleadsConnectionStatusInput, ng as TrackingGoogleadsConnectionStatusOutput, nh as TrackingGoogleadsConversionActionsInput, ni as TrackingGoogleadsConversionActionsOutput, nj as TrackingGoogleadsFeedbackConfigGetInput, nk as TrackingGoogleadsFeedbackConfigGetOutput, nl as TrackingGoogleadsFeedbackConfigSetInput, nm as TrackingGoogleadsFeedbackConfigSetOutput, nn as TrackingGoogleadsFeedbackRunInput, no as TrackingGoogleadsFeedbackRunOutput, np as TrackingGoogleadsFeedbackStatusInput, nq as TrackingGoogleadsFeedbackStatusOutput, nr as TrackingGoogleadsFeedbackUploadsInput, ns as TrackingGoogleadsFeedbackUploadsOutput, nt as TrackingGoogleadsRoasReportInput, nu as TrackingGoogleadsRoasReportOutput, nv as TrackingGoogleadsSyncNowInput, nw as TrackingGoogleadsSyncNowOutput, nx as TrackingGoogleadsTrackingHealthInput, ny as TrackingGoogleadsTrackingHealthOutput, nz as TrackingGoogleadsUsVsPlatformInput, nA as TrackingGoogleadsUsVsPlatformOutput, nB as TrackingIdentityHealthInput, nC as TrackingIdentityHealthOutput, nD as TrackingInstallDomainsCreateInput, nE as TrackingInstallDomainsCreateOutput, nF as TrackingInstallDomainsDeleteInput, nG as TrackingInstallDomainsDeleteOutput, nH as TrackingInstallDomainsListInput, nI as TrackingInstallDomainsListOutput, nJ as TrackingLinkDomainsCreateInput, nK as TrackingLinkDomainsCreateOutput, nL as TrackingLinkDomainsDeleteInput, nM as TrackingLinkDomainsDeleteOutput, nN as TrackingLinkDomainsListInput, nO as TrackingLinkDomainsListOutput, nP as TrackingLiveEventsListInput, nQ as TrackingLiveEventsListOutput, nR as TrackingProfilesDeleteInput, nS as TrackingProfilesDeleteOutput, nT as TrackingProfilesExportInput, nU as TrackingProfilesExportOutput, nV as TrackingProfilesGetInput, nW as TrackingProfilesGetOutput, nX as TrackingProfilesListInput, nY as TrackingProfilesListOutput, nZ as TrackingReportsAttributedJourneyInput, n_ as TrackingReportsAttributedJourneyOutput, n$ as TrackingReportsEventVolumeInput, o0 as TrackingReportsEventVolumeOutput, o1 as TrackingReportsRevenueBySourceInput, o2 as TrackingReportsRevenueBySourceOutput, o3 as TrackingReportsSourcePeopleInput, o4 as TrackingReportsSourcePeopleOutput, o5 as TrackingSnippetsGetInput, o6 as TrackingSnippetsGetOutput } from '../client.gen-cA-2Hpsz.js';
|
|
2
2
|
|
|
3
3
|
declare const trackingDomainsCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
package/dist/users/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, o7 as UsersApikeysCreateInput, o8 as UsersApikeysCreateOutput, o9 as UsersApikeysListInput, oa as UsersApikeysListOutput, ob as UsersApikeysRevokeInput, oc as UsersApikeysRevokeOutput, od as UsersAuditListInput, oe as UsersAuditListOutput, of as UsersConfigGetInput, og as UsersConfigGetOutput, oh as UsersConfigUpsertInput, oi as UsersConfigUpsertOutput, oj as UsersFactorsListInput, ok as UsersFactorsListOutput, ol as UsersFactorsResetInput, om as UsersFactorsResetOutput, on as UsersKeysListInput, oo as UsersKeysListOutput, op as UsersKeysRevokeInput, oq as UsersKeysRevokeOutput, or as UsersKeysRotateInput, os as UsersKeysRotateOutput, ot as UsersOpsRetentionGetInput, ou as UsersOpsRetentionGetOutput, ov as UsersOpsSloGetInput, ow as UsersOpsSloGetOutput, ox as UsersPasskeysListInput, oy as UsersPasskeysListOutput, oz as UsersPasskeysRevokeInput, oA as UsersPasskeysRevokeOutput, oB as UsersSessionsGetInput, oC as UsersSessionsGetOutput, oD as UsersSessionsImpersonateInput, oE as UsersSessionsImpersonateOutput, oF as UsersSessionsListInput, oG as UsersSessionsListOutput, oH as UsersSessionsRevokeInput, oI as UsersSessionsRevokeOutput, oJ as UsersStatsGetInput, oK as UsersStatsGetOutput, oL as UsersUsersBanInput, oM as UsersUsersBanOutput, oN as UsersUsersCreateInput, oO as UsersUsersCreateOutput, oP as UsersUsersDeleteInput, oQ as UsersUsersDeleteOutput, oR as UsersUsersEraseInput, oS as UsersUsersEraseOutput, oT as UsersUsersExportInput, oU as UsersUsersExportOutput, oV as UsersUsersGetInput, oW as UsersUsersGetOutput, oX as UsersUsersImportInput, oY as UsersUsersImportOutput, oZ as UsersUsersInviteInput, o_ as UsersUsersInviteOutput, o$ as UsersUsersListInput, p0 as UsersUsersListOutput, p1 as UsersUsersSetPrimaryIdentifierInput, p2 as UsersUsersSetPrimaryIdentifierOutput, p3 as UsersUsersUnbanInput, p4 as UsersUsersUnbanOutput, p5 as UsersUsersUpdateInput, p6 as UsersUsersUpdateOutput, p7 as UsersWaitlistEraseInput, p8 as UsersWaitlistEraseOutput, p9 as UsersWaitlistFunnelInput, pa as UsersWaitlistFunnelOutput, pb as UsersWaitlistImportInput, pc as UsersWaitlistImportOutput, pd as UsersWaitlistInviteInput, pe as UsersWaitlistInviteOutput, pf as UsersWaitlistListInput, pg as UsersWaitlistListOutput, ph as UsersWebhooksCreateInput, pi as UsersWebhooksCreateOutput, pj as UsersWebhooksDeleteInput, pk as UsersWebhooksDeleteOutput, pl as UsersWebhooksDeliveriesListInput, pm as UsersWebhooksDeliveriesListOutput, pn as UsersWebhooksGetInput, po as UsersWebhooksGetOutput, pp as UsersWebhooksListInput, pq as UsersWebhooksListOutput, pr as UsersWebhooksRotateSecretInput, ps as UsersWebhooksRotateSecretOutput, pt as UsersWebhooksUpdateInput, pu as UsersWebhooksUpdateOutput } from '../client.gen-cA-2Hpsz.cjs';
|
|
2
2
|
|
|
3
3
|
declare const usersApikeysCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
package/dist/users/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, o7 as UsersApikeysCreateInput, o8 as UsersApikeysCreateOutput, o9 as UsersApikeysListInput, oa as UsersApikeysListOutput, ob as UsersApikeysRevokeInput, oc as UsersApikeysRevokeOutput, od as UsersAuditListInput, oe as UsersAuditListOutput, of as UsersConfigGetInput, og as UsersConfigGetOutput, oh as UsersConfigUpsertInput, oi as UsersConfigUpsertOutput, oj as UsersFactorsListInput, ok as UsersFactorsListOutput, ol as UsersFactorsResetInput, om as UsersFactorsResetOutput, on as UsersKeysListInput, oo as UsersKeysListOutput, op as UsersKeysRevokeInput, oq as UsersKeysRevokeOutput, or as UsersKeysRotateInput, os as UsersKeysRotateOutput, ot as UsersOpsRetentionGetInput, ou as UsersOpsRetentionGetOutput, ov as UsersOpsSloGetInput, ow as UsersOpsSloGetOutput, ox as UsersPasskeysListInput, oy as UsersPasskeysListOutput, oz as UsersPasskeysRevokeInput, oA as UsersPasskeysRevokeOutput, oB as UsersSessionsGetInput, oC as UsersSessionsGetOutput, oD as UsersSessionsImpersonateInput, oE as UsersSessionsImpersonateOutput, oF as UsersSessionsListInput, oG as UsersSessionsListOutput, oH as UsersSessionsRevokeInput, oI as UsersSessionsRevokeOutput, oJ as UsersStatsGetInput, oK as UsersStatsGetOutput, oL as UsersUsersBanInput, oM as UsersUsersBanOutput, oN as UsersUsersCreateInput, oO as UsersUsersCreateOutput, oP as UsersUsersDeleteInput, oQ as UsersUsersDeleteOutput, oR as UsersUsersEraseInput, oS as UsersUsersEraseOutput, oT as UsersUsersExportInput, oU as UsersUsersExportOutput, oV as UsersUsersGetInput, oW as UsersUsersGetOutput, oX as UsersUsersImportInput, oY as UsersUsersImportOutput, oZ as UsersUsersInviteInput, o_ as UsersUsersInviteOutput, o$ as UsersUsersListInput, p0 as UsersUsersListOutput, p1 as UsersUsersSetPrimaryIdentifierInput, p2 as UsersUsersSetPrimaryIdentifierOutput, p3 as UsersUsersUnbanInput, p4 as UsersUsersUnbanOutput, p5 as UsersUsersUpdateInput, p6 as UsersUsersUpdateOutput, p7 as UsersWaitlistEraseInput, p8 as UsersWaitlistEraseOutput, p9 as UsersWaitlistFunnelInput, pa as UsersWaitlistFunnelOutput, pb as UsersWaitlistImportInput, pc as UsersWaitlistImportOutput, pd as UsersWaitlistInviteInput, pe as UsersWaitlistInviteOutput, pf as UsersWaitlistListInput, pg as UsersWaitlistListOutput, ph as UsersWebhooksCreateInput, pi as UsersWebhooksCreateOutput, pj as UsersWebhooksDeleteInput, pk as UsersWebhooksDeleteOutput, pl as UsersWebhooksDeliveriesListInput, pm as UsersWebhooksDeliveriesListOutput, pn as UsersWebhooksGetInput, po as UsersWebhooksGetOutput, pp as UsersWebhooksListInput, pq as UsersWebhooksListOutput, pr as UsersWebhooksRotateSecretInput, ps as UsersWebhooksRotateSecretOutput, pt as UsersWebhooksUpdateInput, pu as UsersWebhooksUpdateOutput } from '../client.gen-cA-2Hpsz.js';
|
|
2
2
|
|
|
3
3
|
declare const usersApikeysCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, pv as WaitlistConfigGetInput, pw as WaitlistConfigGetOutput, px as WaitlistConfigUpsertInput, py as WaitlistConfigUpsertOutput, pz as WaitlistEmbedGetInput, pA as WaitlistEmbedGetOutput, pB as WaitlistInvitesSendInput, pC as WaitlistInvitesSendOutput, pD as WaitlistSignupsEraseInput, pE as WaitlistSignupsEraseOutput, pF as WaitlistSignupsFunnelInput, pG as WaitlistSignupsFunnelOutput, pH as WaitlistSignupsListInput, pI as WaitlistSignupsListOutput } from '../client.gen-cA-2Hpsz.cjs';
|
|
2
2
|
|
|
3
3
|
declare const waitlistConfigGetQueryOptions: (sdk: GeneratedClient, input: WaitlistConfigGetInput) => {
|
|
4
4
|
queryKey: readonly ["waitlist", "config", "get", WaitlistConfigGetInput];
|
package/dist/waitlist/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, pv as WaitlistConfigGetInput, pw as WaitlistConfigGetOutput, px as WaitlistConfigUpsertInput, py as WaitlistConfigUpsertOutput, pz as WaitlistEmbedGetInput, pA as WaitlistEmbedGetOutput, pB as WaitlistInvitesSendInput, pC as WaitlistInvitesSendOutput, pD as WaitlistSignupsEraseInput, pE as WaitlistSignupsEraseOutput, pF as WaitlistSignupsFunnelInput, pG as WaitlistSignupsFunnelOutput, pH as WaitlistSignupsListInput, pI as WaitlistSignupsListOutput } from '../client.gen-cA-2Hpsz.js';
|
|
2
2
|
|
|
3
3
|
declare const waitlistConfigGetQueryOptions: (sdk: GeneratedClient, input: WaitlistConfigGetInput) => {
|
|
4
4
|
queryKey: readonly ["waitlist", "config", "get", WaitlistConfigGetInput];
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lessly/sdk-app",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "52.1.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"engines": {
|
|
@@ -111,5 +111,5 @@
|
|
|
111
111
|
"require": "./dist/waitlist/index.cjs"
|
|
112
112
|
}
|
|
113
113
|
},
|
|
114
|
-
"sdkContentHash": "sha256:
|
|
114
|
+
"sdkContentHash": "sha256:51d2bd662a63aa880e7f8ee798792821f74ed5bb3759efd8081cd5f307e7df8c"
|
|
115
115
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
// AUTOGENERATED by scripts/generate.ts — do not edit.
|
|
2
2
|
export * from './queryOptions.gen';
|
|
3
|
-
export type { AnalyticsQueryRunInput, AnalyticsQueryRunOutput } from '../types.gen';
|
|
3
|
+
export type { AnalyticsCatalogGetInput, AnalyticsCatalogGetOutput, AnalyticsMetricQueryInput, AnalyticsMetricQueryOutput, AnalyticsPersonTimelineInput, AnalyticsPersonTimelineOutput, AnalyticsQueryRunInput, AnalyticsQueryRunOutput } from '../types.gen';
|
|
@@ -1,10 +1,31 @@
|
|
|
1
1
|
// AUTOGENERATED by scripts/generate.ts — do not edit.
|
|
2
2
|
import type { GeneratedClient } from '../client.gen';
|
|
3
3
|
import type {
|
|
4
|
+
AnalyticsCatalogGetInput,
|
|
5
|
+
AnalyticsCatalogGetOutput,
|
|
6
|
+
AnalyticsMetricQueryInput,
|
|
7
|
+
AnalyticsMetricQueryOutput,
|
|
8
|
+
AnalyticsPersonTimelineInput,
|
|
9
|
+
AnalyticsPersonTimelineOutput,
|
|
4
10
|
AnalyticsQueryRunInput,
|
|
5
11
|
AnalyticsQueryRunOutput,
|
|
6
12
|
} from '../types.gen';
|
|
7
13
|
|
|
14
|
+
export const analyticsCatalogGetQueryOptions = (sdk: GeneratedClient, input: AnalyticsCatalogGetInput) => ({
|
|
15
|
+
queryKey: ['analytics', 'catalog', 'get', input] as const,
|
|
16
|
+
queryFn: () => sdk['analytics']['catalog']['get'](input),
|
|
17
|
+
});
|
|
18
|
+
|
|
19
|
+
export const analyticsMetricQueryQueryOptions = (sdk: GeneratedClient, input: AnalyticsMetricQueryInput) => ({
|
|
20
|
+
queryKey: ['analytics', 'metric', 'query', input] as const,
|
|
21
|
+
queryFn: () => sdk['analytics']['metric']['query'](input),
|
|
22
|
+
});
|
|
23
|
+
|
|
24
|
+
export const analyticsPersonTimelineQueryOptions = (sdk: GeneratedClient, input: AnalyticsPersonTimelineInput) => ({
|
|
25
|
+
queryKey: ['analytics', 'person', 'timeline', input] as const,
|
|
26
|
+
queryFn: () => sdk['analytics']['person']['timeline'](input),
|
|
27
|
+
});
|
|
28
|
+
|
|
8
29
|
export const analyticsQueryRunQueryOptions = (sdk: GeneratedClient, input: AnalyticsQueryRunInput) => ({
|
|
9
30
|
queryKey: ['analytics', 'query', 'run', input] as const,
|
|
10
31
|
queryFn: () => sdk['analytics']['query']['run'](input),
|
package/src/gen/bindings.gen.ts
CHANGED
|
@@ -3,6 +3,79 @@ import type { BindingsMap, WsBindingsMap } from '../runtime/types';
|
|
|
3
3
|
|
|
4
4
|
export const bindings: BindingsMap = {
|
|
5
5
|
"analytics": {
|
|
6
|
+
"catalog": {
|
|
7
|
+
"get": {
|
|
8
|
+
"method": "GET",
|
|
9
|
+
"path": "/analytics/catalog",
|
|
10
|
+
"readOnly": true
|
|
11
|
+
}
|
|
12
|
+
},
|
|
13
|
+
"metric": {
|
|
14
|
+
"query": {
|
|
15
|
+
"method": "POST",
|
|
16
|
+
"params": [
|
|
17
|
+
{
|
|
18
|
+
"in": "body",
|
|
19
|
+
"name": "entity"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"in": "body",
|
|
23
|
+
"name": "metrics"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"in": "body",
|
|
27
|
+
"name": "grain"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"in": "body",
|
|
31
|
+
"name": "from"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"in": "body",
|
|
35
|
+
"name": "to"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"in": "body",
|
|
39
|
+
"name": "group_by"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"in": "body",
|
|
43
|
+
"name": "filters"
|
|
44
|
+
}
|
|
45
|
+
],
|
|
46
|
+
"path": "/analytics/metrics/query",
|
|
47
|
+
"readOnly": true
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
"person": {
|
|
51
|
+
"timeline": {
|
|
52
|
+
"method": "POST",
|
|
53
|
+
"params": [
|
|
54
|
+
{
|
|
55
|
+
"in": "body",
|
|
56
|
+
"name": "person_id"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"in": "body",
|
|
60
|
+
"name": "identifier"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"in": "body",
|
|
64
|
+
"name": "from"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"in": "body",
|
|
68
|
+
"name": "to"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"in": "body",
|
|
72
|
+
"name": "limit"
|
|
73
|
+
}
|
|
74
|
+
],
|
|
75
|
+
"path": "/analytics/persons/timeline",
|
|
76
|
+
"readOnly": true
|
|
77
|
+
}
|
|
78
|
+
},
|
|
6
79
|
"query": {
|
|
7
80
|
"run": {
|
|
8
81
|
"method": "POST",
|
package/src/gen/client.gen.ts
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
// AUTOGENERATED by scripts/generate.ts — do not edit.
|
|
2
2
|
import type {
|
|
3
|
+
AnalyticsCatalogGetInput,
|
|
4
|
+
AnalyticsCatalogGetOutput,
|
|
5
|
+
AnalyticsMetricQueryInput,
|
|
6
|
+
AnalyticsMetricQueryOutput,
|
|
7
|
+
AnalyticsPersonTimelineInput,
|
|
8
|
+
AnalyticsPersonTimelineOutput,
|
|
3
9
|
AnalyticsQueryRunInput,
|
|
4
10
|
AnalyticsQueryRunOutput,
|
|
5
11
|
BrainBackupCreateInput,
|
|
@@ -1052,6 +1058,15 @@ import type {
|
|
|
1052
1058
|
|
|
1053
1059
|
export interface GeneratedClient {
|
|
1054
1060
|
analytics: {
|
|
1061
|
+
catalog: {
|
|
1062
|
+
get(input: AnalyticsCatalogGetInput): Promise<AnalyticsCatalogGetOutput>;
|
|
1063
|
+
};
|
|
1064
|
+
metric: {
|
|
1065
|
+
query(input: AnalyticsMetricQueryInput): Promise<AnalyticsMetricQueryOutput>;
|
|
1066
|
+
};
|
|
1067
|
+
person: {
|
|
1068
|
+
timeline(input: AnalyticsPersonTimelineInput): Promise<AnalyticsPersonTimelineOutput>;
|
|
1069
|
+
};
|
|
1055
1070
|
query: {
|
|
1056
1071
|
run(input: AnalyticsQueryRunInput): Promise<AnalyticsQueryRunOutput>;
|
|
1057
1072
|
};
|
package/src/gen/types.gen.ts
CHANGED
|
@@ -1,5 +1,150 @@
|
|
|
1
1
|
// AUTOGENERATED by scripts/generate.ts — do not edit.
|
|
2
2
|
|
|
3
|
+
export interface AnalyticsCatalogGetInput {
|
|
4
|
+
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export interface AnalyticsCatalogGetOutput {
|
|
8
|
+
entities: {
|
|
9
|
+
entity: string
|
|
10
|
+
metrics: {
|
|
11
|
+
name: string
|
|
12
|
+
type: ("count" | "sum" | "avg" | "ratio")
|
|
13
|
+
description: string
|
|
14
|
+
}[]
|
|
15
|
+
dimensions: {
|
|
16
|
+
name: string
|
|
17
|
+
description: string
|
|
18
|
+
}[]
|
|
19
|
+
entityName: string
|
|
20
|
+
timeColumn: (string | null)
|
|
21
|
+
description: string
|
|
22
|
+
extensionSlug: string
|
|
23
|
+
identityKinds: ("email" | "phone" | "users_id" | "anonymous_id")[]
|
|
24
|
+
}[]
|
|
25
|
+
product_id: string
|
|
26
|
+
generated_at: string
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
export interface AnalyticsMetricQueryInput {
|
|
30
|
+
/**
|
|
31
|
+
* Inclusive last day (UTC)
|
|
32
|
+
*/
|
|
33
|
+
to: string
|
|
34
|
+
/**
|
|
35
|
+
* Inclusive first day (UTC)
|
|
36
|
+
*/
|
|
37
|
+
from: string
|
|
38
|
+
/**
|
|
39
|
+
* Time bucket size
|
|
40
|
+
*/
|
|
41
|
+
grain: ("day" | "week" | "month")
|
|
42
|
+
/**
|
|
43
|
+
* Semantic view name from the catalog
|
|
44
|
+
*/
|
|
45
|
+
entity: string
|
|
46
|
+
/**
|
|
47
|
+
* Equality filters on declared dimensions
|
|
48
|
+
*/
|
|
49
|
+
filters?: {
|
|
50
|
+
eq: (string | number | boolean)
|
|
51
|
+
dimension: string
|
|
52
|
+
}[]
|
|
53
|
+
/**
|
|
54
|
+
* Declared metric names to compute
|
|
55
|
+
*
|
|
56
|
+
* @minItems 1
|
|
57
|
+
*/
|
|
58
|
+
metrics: [string, ...(string)[]]
|
|
59
|
+
/**
|
|
60
|
+
* One declared dimension to group by
|
|
61
|
+
*/
|
|
62
|
+
group_by?: string
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
export interface AnalyticsMetricQueryOutput {
|
|
66
|
+
meta: {
|
|
67
|
+
sql: string
|
|
68
|
+
grain: ("day" | "week" | "month")
|
|
69
|
+
entity: string
|
|
70
|
+
source: ("rollup" | "live" | "mixed")
|
|
71
|
+
}
|
|
72
|
+
series: {
|
|
73
|
+
/**
|
|
74
|
+
* Bucket start, YYYY-MM-DD (UTC)
|
|
75
|
+
*/
|
|
76
|
+
ts: string
|
|
77
|
+
group?: string
|
|
78
|
+
value: (number | null)
|
|
79
|
+
metric: string
|
|
80
|
+
}[]
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
export interface AnalyticsPersonTimelineInput {
|
|
84
|
+
/**
|
|
85
|
+
* Inclusive last day (UTC); unbounded when omitted
|
|
86
|
+
*/
|
|
87
|
+
to?: string
|
|
88
|
+
/**
|
|
89
|
+
* Inclusive first day (UTC); unbounded when omitted
|
|
90
|
+
*/
|
|
91
|
+
from?: string
|
|
92
|
+
/**
|
|
93
|
+
* Maximum events to return, newest first
|
|
94
|
+
*/
|
|
95
|
+
limit?: number
|
|
96
|
+
/**
|
|
97
|
+
* Graph person id, when already known
|
|
98
|
+
*/
|
|
99
|
+
person_id?: string
|
|
100
|
+
/**
|
|
101
|
+
* Any single identifier belonging to the person
|
|
102
|
+
*/
|
|
103
|
+
identifier?: {
|
|
104
|
+
/**
|
|
105
|
+
* Which kind of identifier `value` is
|
|
106
|
+
*/
|
|
107
|
+
type: ("email" | "phone" | "users_id" | "anonymous_id")
|
|
108
|
+
/**
|
|
109
|
+
* Raw identifier; normalised server-side before lookup
|
|
110
|
+
*/
|
|
111
|
+
value: string
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
export interface AnalyticsPersonTimelineOutput {
|
|
116
|
+
meta: {
|
|
117
|
+
sql: string
|
|
118
|
+
limit: number
|
|
119
|
+
entities: string[]
|
|
120
|
+
}
|
|
121
|
+
events: {
|
|
122
|
+
/**
|
|
123
|
+
* Event time, ISO-8601 (UTC)
|
|
124
|
+
*/
|
|
125
|
+
ts: string
|
|
126
|
+
/**
|
|
127
|
+
* Semantic view the event came from
|
|
128
|
+
*/
|
|
129
|
+
entity: string
|
|
130
|
+
/**
|
|
131
|
+
* Catalog-declared columns of that row
|
|
132
|
+
*/
|
|
133
|
+
fields: {
|
|
134
|
+
[k: string]: unknown
|
|
135
|
+
}
|
|
136
|
+
}[]
|
|
137
|
+
person: {
|
|
138
|
+
users_id: (string | null)
|
|
139
|
+
last_seen: (string | null)
|
|
140
|
+
person_id: string
|
|
141
|
+
first_seen: (string | null)
|
|
142
|
+
primary_email: (string | null)
|
|
143
|
+
primary_phone: (string | null)
|
|
144
|
+
}
|
|
145
|
+
truncated: boolean
|
|
146
|
+
}
|
|
147
|
+
|
|
3
148
|
export interface AnalyticsQueryRunInput {
|
|
4
149
|
/**
|
|
5
150
|
* Natural-language analytics question
|
|
@@ -14,6 +159,24 @@ rows: {
|
|
|
14
159
|
}[]
|
|
15
160
|
answer: string
|
|
16
161
|
truncated: boolean
|
|
162
|
+
structured?: {
|
|
163
|
+
/**
|
|
164
|
+
* Which deterministic tool answered
|
|
165
|
+
*/
|
|
166
|
+
kind: ("metric_query" | "funnel")
|
|
167
|
+
/**
|
|
168
|
+
* The exact tool input that was executed
|
|
169
|
+
*/
|
|
170
|
+
request: {
|
|
171
|
+
[k: string]: unknown
|
|
172
|
+
}
|
|
173
|
+
/**
|
|
174
|
+
* The exact tool output
|
|
175
|
+
*/
|
|
176
|
+
response: {
|
|
177
|
+
[k: string]: unknown
|
|
178
|
+
}
|
|
179
|
+
}
|
|
17
180
|
explanation: string
|
|
18
181
|
}
|
|
19
182
|
|
|
@@ -7170,9 +7333,9 @@ outputDir?: string
|
|
|
7170
7333
|
markdown?: boolean
|
|
7171
7334
|
})
|
|
7172
7335
|
/**
|
|
7173
|
-
* Shell command a scheduled run executes (`/bin/sh -c <command>`). Scheduled services only; omit it to run the image entrypoint.
|
|
7336
|
+
* Shell command a scheduled run executes (`/bin/sh -c <command>`). Scheduled services only; omit it to run the image entrypoint. `null` clears a command that was set and returns the run to the image entrypoint.
|
|
7174
7337
|
*/
|
|
7175
|
-
command?: string
|
|
7338
|
+
command?: (string | null)
|
|
7176
7339
|
/**
|
|
7177
7340
|
* OTel SDK to inject into this service's pods: 'off' (none), 'node' or 'python'. Read when a deploy builds the workload — takes effect on the next deploy, running pods are untouched.
|
|
7178
7341
|
*/
|
|
@@ -7699,9 +7862,9 @@ outputDir?: string
|
|
|
7699
7862
|
markdown?: boolean
|
|
7700
7863
|
})
|
|
7701
7864
|
/**
|
|
7702
|
-
* Shell command a scheduled run executes (`/bin/sh -c <command>`). Scheduled services only; omit it to run the image entrypoint.
|
|
7865
|
+
* Shell command a scheduled run executes (`/bin/sh -c <command>`). Scheduled services only; omit it to run the image entrypoint. `null` clears a command that was set and returns the run to the image entrypoint.
|
|
7703
7866
|
*/
|
|
7704
|
-
command?: string
|
|
7867
|
+
command?: (string | null)
|
|
7705
7868
|
/**
|
|
7706
7869
|
* OTel SDK to inject into this service's pods: 'off' (none), 'node' or 'python'. Read when a deploy builds the workload — takes effect on the next deploy, running pods are untouched.
|
|
7707
7870
|
*/
|