@lessly/sdk-app 12.1.0 → 14.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.d.cts +1 -1
- package/dist/brain/index.d.ts +1 -1
- package/dist/{client.gen-CUGiXN_3.d.cts → client.gen-CcgqVajm.d.cts} +286 -10
- package/dist/{client.gen-CUGiXN_3.d.ts → client.gen-CcgqVajm.d.ts} +286 -10
- package/dist/consent/index.d.cts +1 -1
- package/dist/consent/index.d.ts +1 -1
- package/dist/deployment/index.cjs +5 -0
- package/dist/deployment/index.cjs.map +1 -1
- package/dist/deployment/index.d.cts +6 -2
- package/dist/deployment/index.d.ts +6 -2
- package/dist/deployment/index.js +5 -1
- package/dist/deployment/index.js.map +1 -1
- package/dist/index.cjs +123 -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 +123 -0
- package/dist/index.js.map +1 -1
- package/dist/mail/index.d.cts +2 -2
- package/dist/mail/index.d.ts +2 -2
- package/dist/organization/index.d.cts +1 -1
- package/dist/organization/index.d.ts +1 -1
- package/dist/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/tracking/index.d.cts +1 -1
- package/dist/tracking/index.d.ts +1 -1
- package/dist/waitlist/index.d.cts +1 -1
- package/dist/waitlist/index.d.ts +1 -1
- package/package.json +7 -2
- package/src/gen/bindings.gen.ts +123 -0
- package/src/gen/client.gen.ts +55 -0
- package/src/gen/deployment/index.ts +1 -1
- package/src/gen/deployment/queryOptions.gen.ts +6 -0
- package/src/gen/manifest.gen.ts +1 -1
- package/src/gen/playground/index.ts +3 -0
- package/src/gen/playground/queryOptions.gen.ts +86 -0
- package/src/gen/types.gen.ts +290 -9
package/dist/mail/index.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
2
|
-
export {
|
|
1
|
+
import { G as GeneratedClient, eg as MailApikeyCreateInput, eh as MailApikeyCreateOutput, ei as MailApikeyDeleteInput, ej as MailApikeyDeleteOutput, ek as MailApikeyListInput, el as MailApikeyListOutput, em as MailAudienceCreateInput, en as MailAudienceCreateOutput, eo as MailAudienceDeleteInput, ep as MailAudienceDeleteOutput, eq as MailAudienceGetInput, er as MailAudienceGetOutput, es as MailAudienceListInput, et as MailAudienceListOutput, eu as MailAudienceUpdateInput, ev as MailAudienceUpdateOutput, ew as MailBroadcastCancelInput, ex as MailBroadcastCancelOutput, ey as MailBroadcastCreateInput, ez as MailBroadcastCreateOutput, eA as MailBroadcastDeleteInput, eB as MailBroadcastDeleteOutput, eC as MailBroadcastGetInput, eD as MailBroadcastGetOutput, eE as MailBroadcastListInput, eF as MailBroadcastListOutput, eG as MailBroadcastQueueInput, eH as MailBroadcastQueueOutput, eI as MailBroadcastStatsInput, eJ as MailBroadcastStatsOutput, eK as MailBroadcastUpdateInput, eL as MailBroadcastUpdateOutput, eM as MailContactCreateInput, eN as MailContactCreateOutput, eO as MailContactDeleteInput, eP as MailContactDeleteOutput, eQ as MailContactGetInput, eR as MailContactGetOutput, eS as MailContactListInput, eT as MailContactListOutput, eU as MailContactUpdateInput, eV as MailContactUpdateOutput, eW as MailDomainAllowedListInput, eX as MailDomainAllowedListOutput, eY as MailDomainCreateInput, eZ as MailDomainCreateOutput, e_ as MailDomainDeleteInput, e$ as MailDomainDeleteOutput, f0 as MailDomainGetInput, f1 as MailDomainGetOutput, f2 as MailDomainListInput, f3 as MailDomainListOutput, f4 as MailDomainUpdateInput, f5 as MailDomainUpdateOutput, f6 as MailDomainVerifyInput, f7 as MailDomainVerifyOutput, f8 as MailEmailCancelInput, f9 as MailEmailCancelOutput, fa as MailEmailGetInput, fb as MailEmailSendBatchInput, fc as MailEmailSendBatchOutput, fd as MailEmailSendInput, fe as MailEmailSendOutput, ff as MailEmailUpdateInput, fg as MailEmailUpdateOutput, fh as MailReputationGetInput, fi as MailReputationGetOutput, fj as MailStatsGetInput, fk as MailStatsGetOutput, fl as MailSuppressionAddInput, fm as MailSuppressionAddOutput, fn as MailSuppressionListInput, fo as MailSuppressionListOutput, fp as MailSuppressionRemoveInput, fq as MailSuppressionRemoveOutput, fr as MailTemplateCreateInput, fs as MailTemplateCreateOutput, ft as MailTemplateDeleteInput, fu as MailTemplateDeleteOutput, fv as MailTemplateGetInput, fw as MailTemplateGetOutput, fx as MailTemplateListInput, fy as MailTemplateListOutput, fz as MailTemplatePublishInput, fA as MailTemplatePublishOutput, fB as MailTemplateUpdateInput, fC as MailTemplateUpdateOutput, fD as MailUsageGetInput, fE as MailUsageGetOutput, fF as MailWebhookCreateInput, fG as MailWebhookCreateOutput, fH as MailWebhookDeleteInput, fI as MailWebhookDeleteOutput, fJ as MailWebhookDeliveriesListInput, fK as MailWebhookDeliveriesListOutput, fL as MailWebhookGetInput, fM as MailWebhookGetOutput, fN as MailWebhookListInput, fO as MailWebhookListOutput, fP as MailWebhookUpdateInput, fQ as MailWebhookUpdateOutput } from '../client.gen-CcgqVajm.cjs';
|
|
2
|
+
export { fR as MailEmailGetOutput } from '../client.gen-CcgqVajm.cjs';
|
|
3
3
|
|
|
4
4
|
declare const mailApikeyCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
5
5
|
mutationKey: string[];
|
package/dist/mail/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
2
|
-
export {
|
|
1
|
+
import { G as GeneratedClient, eg as MailApikeyCreateInput, eh as MailApikeyCreateOutput, ei as MailApikeyDeleteInput, ej as MailApikeyDeleteOutput, ek as MailApikeyListInput, el as MailApikeyListOutput, em as MailAudienceCreateInput, en as MailAudienceCreateOutput, eo as MailAudienceDeleteInput, ep as MailAudienceDeleteOutput, eq as MailAudienceGetInput, er as MailAudienceGetOutput, es as MailAudienceListInput, et as MailAudienceListOutput, eu as MailAudienceUpdateInput, ev as MailAudienceUpdateOutput, ew as MailBroadcastCancelInput, ex as MailBroadcastCancelOutput, ey as MailBroadcastCreateInput, ez as MailBroadcastCreateOutput, eA as MailBroadcastDeleteInput, eB as MailBroadcastDeleteOutput, eC as MailBroadcastGetInput, eD as MailBroadcastGetOutput, eE as MailBroadcastListInput, eF as MailBroadcastListOutput, eG as MailBroadcastQueueInput, eH as MailBroadcastQueueOutput, eI as MailBroadcastStatsInput, eJ as MailBroadcastStatsOutput, eK as MailBroadcastUpdateInput, eL as MailBroadcastUpdateOutput, eM as MailContactCreateInput, eN as MailContactCreateOutput, eO as MailContactDeleteInput, eP as MailContactDeleteOutput, eQ as MailContactGetInput, eR as MailContactGetOutput, eS as MailContactListInput, eT as MailContactListOutput, eU as MailContactUpdateInput, eV as MailContactUpdateOutput, eW as MailDomainAllowedListInput, eX as MailDomainAllowedListOutput, eY as MailDomainCreateInput, eZ as MailDomainCreateOutput, e_ as MailDomainDeleteInput, e$ as MailDomainDeleteOutput, f0 as MailDomainGetInput, f1 as MailDomainGetOutput, f2 as MailDomainListInput, f3 as MailDomainListOutput, f4 as MailDomainUpdateInput, f5 as MailDomainUpdateOutput, f6 as MailDomainVerifyInput, f7 as MailDomainVerifyOutput, f8 as MailEmailCancelInput, f9 as MailEmailCancelOutput, fa as MailEmailGetInput, fb as MailEmailSendBatchInput, fc as MailEmailSendBatchOutput, fd as MailEmailSendInput, fe as MailEmailSendOutput, ff as MailEmailUpdateInput, fg as MailEmailUpdateOutput, fh as MailReputationGetInput, fi as MailReputationGetOutput, fj as MailStatsGetInput, fk as MailStatsGetOutput, fl as MailSuppressionAddInput, fm as MailSuppressionAddOutput, fn as MailSuppressionListInput, fo as MailSuppressionListOutput, fp as MailSuppressionRemoveInput, fq as MailSuppressionRemoveOutput, fr as MailTemplateCreateInput, fs as MailTemplateCreateOutput, ft as MailTemplateDeleteInput, fu as MailTemplateDeleteOutput, fv as MailTemplateGetInput, fw as MailTemplateGetOutput, fx as MailTemplateListInput, fy as MailTemplateListOutput, fz as MailTemplatePublishInput, fA as MailTemplatePublishOutput, fB as MailTemplateUpdateInput, fC as MailTemplateUpdateOutput, fD as MailUsageGetInput, fE as MailUsageGetOutput, fF as MailWebhookCreateInput, fG as MailWebhookCreateOutput, fH as MailWebhookDeleteInput, fI as MailWebhookDeleteOutput, fJ as MailWebhookDeliveriesListInput, fK as MailWebhookDeliveriesListOutput, fL as MailWebhookGetInput, fM as MailWebhookGetOutput, fN as MailWebhookListInput, fO as MailWebhookListOutput, fP as MailWebhookUpdateInput, fQ as MailWebhookUpdateOutput } from '../client.gen-CcgqVajm.js';
|
|
2
|
+
export { fR as MailEmailGetOutput } from '../client.gen-CcgqVajm.js';
|
|
3
3
|
|
|
4
4
|
declare const mailApikeyCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
5
5
|
mutationKey: string[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, fS as OrganizationAuthMeInput, fT as OrganizationAuthMeOutput, fU as OrganizationBindingsListInput, fV as OrganizationBindingsListOutput, fW as OrganizationClickupInstallInput, fX as OrganizationClickupInstallOutput, fY as OrganizationClickupListInstallationsInput, fZ as OrganizationClickupListInstallationsOutput, f_ as OrganizationCloudflareInstallInput, f$ as OrganizationCloudflareInstallOutput, g0 as OrganizationConnectorsApproveRequestInput, g1 as OrganizationConnectorsApproveRequestOutput, g2 as OrganizationConnectorsAttachInput, g3 as OrganizationConnectorsAttachOutput, g4 as OrganizationConnectorsDeleteInput, g5 as OrganizationConnectorsDeleteOutput, g6 as OrganizationConnectorsDenyRequestInput, g7 as OrganizationConnectorsDenyRequestOutput, g8 as OrganizationConnectorsDetachInput, g9 as OrganizationConnectorsDetachOutput, ga as OrganizationConnectorsListAttachmentsInput, gb as OrganizationConnectorsListAttachmentsOutput, gc as OrganizationConnectorsListAvailableInput, gd as OrganizationConnectorsListAvailableOutput, ge as OrganizationConnectorsListOrgInput, gf as OrganizationConnectorsListOrgOutput, gg as OrganizationConnectorsListInput, gh as OrganizationConnectorsListOutput, gi as OrganizationConnectorsListRequestsInput, gj as OrganizationConnectorsListRequestsOutput, gk as OrganizationConnectorsRemoveInput, gl as OrganizationConnectorsRemoveOutput, gm as OrganizationConnectorsRequestInput, gn as OrganizationConnectorsRequestOutput, go as OrganizationCreateInput, gp as OrganizationCreateOutput, gq as OrganizationDomainsAddInput, gr as OrganizationDomainsAddOutput, gs as OrganizationDomainsGetInput, gt as OrganizationDomainsGetOutput, gu as OrganizationDomainsListInput, gv as OrganizationDomainsListOutput, gw as OrganizationDomainsRemoveInput, gx as OrganizationDomainsRemoveOutput, gy as OrganizationExtensionsInstallInput, gz as OrganizationExtensionsInstallOutput, gA as OrganizationExtensionsListInstalledInput, gB as OrganizationExtensionsListInstalledOutput, gC as OrganizationExtensionsListInput, gD as OrganizationExtensionsListOutput, gE as OrganizationExtensionsUninstallInput, gF as OrganizationExtensionsUninstallOutput, gG as OrganizationFeedbackSubmitInput, gH as OrganizationFeedbackSubmitOutput, gI as OrganizationGdriveInstallInput, gJ as OrganizationGdriveInstallOutput, gK as OrganizationGithubInstallInput, gL as OrganizationGithubInstallOutput, gM as OrganizationGithubListInstallationsInput, gN as OrganizationGithubListInstallationsOutput, gO as OrganizationGoogleadsInstallInput, gP as OrganizationGoogleadsInstallOutput, gQ as OrganizationListInput, gR as OrganizationListOutput, gS as OrganizationMemberAcceptInviteInput, gT as OrganizationMemberAcceptInviteOutput, gU as OrganizationMemberInviteInput, gV as OrganizationMemberInviteOutput, gW as OrganizationMemberListInvitationsInput, gX as OrganizationMemberListInvitationsOutput, gY as OrganizationMemberListProductAccessInput, gZ as OrganizationMemberListProductAccessOutput, g_ as OrganizationMemberListInput, g$ as OrganizationMemberListOutput, h0 as OrganizationMemberRemoveInput, h1 as OrganizationMemberRemoveOutput, h2 as OrganizationMemberRevokeInvitationInput, h3 as OrganizationMemberRevokeInvitationOutput, h4 as OrganizationMemberSetRoleInput, h5 as OrganizationMemberSetRoleOutput, h6 as OrganizationMemberShareProductInput, h7 as OrganizationMemberShareProductOutput, h8 as OrganizationMemberUnshareProductInput, h9 as OrganizationMemberUnshareProductOutput, ha as OrganizationMembersAssignRoleInput, hb as OrganizationMembersAssignRoleOutput, hc as OrganizationPermissionCatalogInput, hd as OrganizationPermissionCatalogOutput, he as OrganizationProductAcceptInvitationInput, hf as OrganizationProductAcceptInvitationOutput, hg as OrganizationProductCreateInput, hh as OrganizationProductCreateOutput, hi as OrganizationProductInviteInput, hj as OrganizationProductInviteOutput, hk as OrganizationProductListInvitationsInput, hl as OrganizationProductListInvitationsOutput, hm as OrganizationProductListMembersInput, hn as OrganizationProductListMembersOutput, ho as OrganizationProductListInput, hp as OrganizationProductListOutput, hq as OrganizationProductListRolesInput, hr as OrganizationProductListRolesOutput, hs as OrganizationProductRevokeInvitationInput, ht as OrganizationProductRevokeInvitationOutput, hu as OrganizationProductSelectInput, hv as OrganizationProductSelectOutput, hw as OrganizationRolesCreateInput, hx as OrganizationRolesCreateOutput, hy as OrganizationRolesDeleteInput, hz as OrganizationRolesDeleteOutput, hA as OrganizationRolesGetInput, hB as OrganizationRolesGetOutput, hC as OrganizationRolesListInput, hD as OrganizationRolesListOutput, hE as OrganizationRolesUpdateInput, hF as OrganizationRolesUpdateOutput, hG as OrganizationSelectInput, hH as OrganizationSelectOutput } from '../client.gen-CcgqVajm.cjs';
|
|
2
2
|
|
|
3
3
|
declare const organizationAuthMeQueryOptions: (sdk: GeneratedClient, input: OrganizationAuthMeInput) => {
|
|
4
4
|
queryKey: readonly ["organization", "auth", "me", OrganizationAuthMeInput];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, fS as OrganizationAuthMeInput, fT as OrganizationAuthMeOutput, fU as OrganizationBindingsListInput, fV as OrganizationBindingsListOutput, fW as OrganizationClickupInstallInput, fX as OrganizationClickupInstallOutput, fY as OrganizationClickupListInstallationsInput, fZ as OrganizationClickupListInstallationsOutput, f_ as OrganizationCloudflareInstallInput, f$ as OrganizationCloudflareInstallOutput, g0 as OrganizationConnectorsApproveRequestInput, g1 as OrganizationConnectorsApproveRequestOutput, g2 as OrganizationConnectorsAttachInput, g3 as OrganizationConnectorsAttachOutput, g4 as OrganizationConnectorsDeleteInput, g5 as OrganizationConnectorsDeleteOutput, g6 as OrganizationConnectorsDenyRequestInput, g7 as OrganizationConnectorsDenyRequestOutput, g8 as OrganizationConnectorsDetachInput, g9 as OrganizationConnectorsDetachOutput, ga as OrganizationConnectorsListAttachmentsInput, gb as OrganizationConnectorsListAttachmentsOutput, gc as OrganizationConnectorsListAvailableInput, gd as OrganizationConnectorsListAvailableOutput, ge as OrganizationConnectorsListOrgInput, gf as OrganizationConnectorsListOrgOutput, gg as OrganizationConnectorsListInput, gh as OrganizationConnectorsListOutput, gi as OrganizationConnectorsListRequestsInput, gj as OrganizationConnectorsListRequestsOutput, gk as OrganizationConnectorsRemoveInput, gl as OrganizationConnectorsRemoveOutput, gm as OrganizationConnectorsRequestInput, gn as OrganizationConnectorsRequestOutput, go as OrganizationCreateInput, gp as OrganizationCreateOutput, gq as OrganizationDomainsAddInput, gr as OrganizationDomainsAddOutput, gs as OrganizationDomainsGetInput, gt as OrganizationDomainsGetOutput, gu as OrganizationDomainsListInput, gv as OrganizationDomainsListOutput, gw as OrganizationDomainsRemoveInput, gx as OrganizationDomainsRemoveOutput, gy as OrganizationExtensionsInstallInput, gz as OrganizationExtensionsInstallOutput, gA as OrganizationExtensionsListInstalledInput, gB as OrganizationExtensionsListInstalledOutput, gC as OrganizationExtensionsListInput, gD as OrganizationExtensionsListOutput, gE as OrganizationExtensionsUninstallInput, gF as OrganizationExtensionsUninstallOutput, gG as OrganizationFeedbackSubmitInput, gH as OrganizationFeedbackSubmitOutput, gI as OrganizationGdriveInstallInput, gJ as OrganizationGdriveInstallOutput, gK as OrganizationGithubInstallInput, gL as OrganizationGithubInstallOutput, gM as OrganizationGithubListInstallationsInput, gN as OrganizationGithubListInstallationsOutput, gO as OrganizationGoogleadsInstallInput, gP as OrganizationGoogleadsInstallOutput, gQ as OrganizationListInput, gR as OrganizationListOutput, gS as OrganizationMemberAcceptInviteInput, gT as OrganizationMemberAcceptInviteOutput, gU as OrganizationMemberInviteInput, gV as OrganizationMemberInviteOutput, gW as OrganizationMemberListInvitationsInput, gX as OrganizationMemberListInvitationsOutput, gY as OrganizationMemberListProductAccessInput, gZ as OrganizationMemberListProductAccessOutput, g_ as OrganizationMemberListInput, g$ as OrganizationMemberListOutput, h0 as OrganizationMemberRemoveInput, h1 as OrganizationMemberRemoveOutput, h2 as OrganizationMemberRevokeInvitationInput, h3 as OrganizationMemberRevokeInvitationOutput, h4 as OrganizationMemberSetRoleInput, h5 as OrganizationMemberSetRoleOutput, h6 as OrganizationMemberShareProductInput, h7 as OrganizationMemberShareProductOutput, h8 as OrganizationMemberUnshareProductInput, h9 as OrganizationMemberUnshareProductOutput, ha as OrganizationMembersAssignRoleInput, hb as OrganizationMembersAssignRoleOutput, hc as OrganizationPermissionCatalogInput, hd as OrganizationPermissionCatalogOutput, he as OrganizationProductAcceptInvitationInput, hf as OrganizationProductAcceptInvitationOutput, hg as OrganizationProductCreateInput, hh as OrganizationProductCreateOutput, hi as OrganizationProductInviteInput, hj as OrganizationProductInviteOutput, hk as OrganizationProductListInvitationsInput, hl as OrganizationProductListInvitationsOutput, hm as OrganizationProductListMembersInput, hn as OrganizationProductListMembersOutput, ho as OrganizationProductListInput, hp as OrganizationProductListOutput, hq as OrganizationProductListRolesInput, hr as OrganizationProductListRolesOutput, hs as OrganizationProductRevokeInvitationInput, ht as OrganizationProductRevokeInvitationOutput, hu as OrganizationProductSelectInput, hv as OrganizationProductSelectOutput, hw as OrganizationRolesCreateInput, hx as OrganizationRolesCreateOutput, hy as OrganizationRolesDeleteInput, hz as OrganizationRolesDeleteOutput, hA as OrganizationRolesGetInput, hB as OrganizationRolesGetOutput, hC as OrganizationRolesListInput, hD as OrganizationRolesListOutput, hE as OrganizationRolesUpdateInput, hF as OrganizationRolesUpdateOutput, hG as OrganizationSelectInput, hH as OrganizationSelectOutput } from '../client.gen-CcgqVajm.js';
|
|
2
2
|
|
|
3
3
|
declare const organizationAuthMeQueryOptions: (sdk: GeneratedClient, input: OrganizationAuthMeInput) => {
|
|
4
4
|
queryKey: readonly ["organization", "auth", "me", OrganizationAuthMeInput];
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// src/gen/playground/queryOptions.gen.ts
|
|
4
|
+
var playgroundAnalyticsOverviewQueryOptions = (sdk, input) => ({
|
|
5
|
+
queryKey: ["playground", "analytics", "overview", input],
|
|
6
|
+
queryFn: () => sdk["playground"]["analytics"]["overview"](input)
|
|
7
|
+
});
|
|
8
|
+
var playgroundBillingEntitlementsQueryOptions = (sdk, input) => ({
|
|
9
|
+
queryKey: ["playground", "billing", "entitlements", input],
|
|
10
|
+
queryFn: () => sdk["playground"]["billing"]["entitlements"](input)
|
|
11
|
+
});
|
|
12
|
+
var playgroundBillingRecordUsageMutationOptions = (sdk) => ({
|
|
13
|
+
mutationKey: ["playground", "billing", "record-usage"],
|
|
14
|
+
mutationFn: (input) => sdk["playground"]["billing"]["record-usage"](input)
|
|
15
|
+
});
|
|
16
|
+
var playgroundClickupCreateTaskMutationOptions = (sdk) => ({
|
|
17
|
+
mutationKey: ["playground", "clickup", "create-task"],
|
|
18
|
+
mutationFn: (input) => sdk["playground"]["clickup"]["create-task"](input)
|
|
19
|
+
});
|
|
20
|
+
var playgroundClickupGetLastWebhookQueryOptions = (sdk, input) => ({
|
|
21
|
+
queryKey: ["playground", "clickup", "get-last-webhook", input],
|
|
22
|
+
queryFn: () => sdk["playground"]["clickup"]["get-last-webhook"](input)
|
|
23
|
+
});
|
|
24
|
+
var playgroundClickupGetOverviewQueryOptions = (sdk, input) => ({
|
|
25
|
+
queryKey: ["playground", "clickup", "get-overview", input],
|
|
26
|
+
queryFn: () => sdk["playground"]["clickup"]["get-overview"](input)
|
|
27
|
+
});
|
|
28
|
+
var playgroundGdriveGetLastChangeQueryOptions = (sdk, input) => ({
|
|
29
|
+
queryKey: ["playground", "gdrive", "get-last-change", input],
|
|
30
|
+
queryFn: () => sdk["playground"]["gdrive"]["get-last-change"](input)
|
|
31
|
+
});
|
|
32
|
+
var playgroundGdriveReadFileQueryOptions = (sdk, input) => ({
|
|
33
|
+
queryKey: ["playground", "gdrive", "read-file", input],
|
|
34
|
+
queryFn: () => sdk["playground"]["gdrive"]["read-file"](input)
|
|
35
|
+
});
|
|
36
|
+
var playgroundGoogleadsReadCustomerQueryOptions = (sdk, input) => ({
|
|
37
|
+
queryKey: ["playground", "googleads", "read-customer", input],
|
|
38
|
+
queryFn: () => sdk["playground"]["googleads"]["read-customer"](input)
|
|
39
|
+
});
|
|
40
|
+
var playgroundLifecycleGetStateQueryOptions = (sdk, input) => ({
|
|
41
|
+
queryKey: ["playground", "lifecycle", "get-state", input],
|
|
42
|
+
queryFn: () => sdk["playground"]["lifecycle"]["get-state"](input)
|
|
43
|
+
});
|
|
44
|
+
var playgroundLifecycleListEventsQueryOptions = (sdk, input) => ({
|
|
45
|
+
queryKey: ["playground", "lifecycle", "list-events", input],
|
|
46
|
+
queryFn: () => sdk["playground"]["lifecycle"]["list-events"](input)
|
|
47
|
+
});
|
|
48
|
+
var playgroundWebhookGetLastQueryOptions = (sdk, input) => ({
|
|
49
|
+
queryKey: ["playground", "webhook", "get-last", input],
|
|
50
|
+
queryFn: () => sdk["playground"]["webhook"]["get-last"](input)
|
|
51
|
+
});
|
|
52
|
+
|
|
53
|
+
exports.playgroundAnalyticsOverviewQueryOptions = playgroundAnalyticsOverviewQueryOptions;
|
|
54
|
+
exports.playgroundBillingEntitlementsQueryOptions = playgroundBillingEntitlementsQueryOptions;
|
|
55
|
+
exports.playgroundBillingRecordUsageMutationOptions = playgroundBillingRecordUsageMutationOptions;
|
|
56
|
+
exports.playgroundClickupCreateTaskMutationOptions = playgroundClickupCreateTaskMutationOptions;
|
|
57
|
+
exports.playgroundClickupGetLastWebhookQueryOptions = playgroundClickupGetLastWebhookQueryOptions;
|
|
58
|
+
exports.playgroundClickupGetOverviewQueryOptions = playgroundClickupGetOverviewQueryOptions;
|
|
59
|
+
exports.playgroundGdriveGetLastChangeQueryOptions = playgroundGdriveGetLastChangeQueryOptions;
|
|
60
|
+
exports.playgroundGdriveReadFileQueryOptions = playgroundGdriveReadFileQueryOptions;
|
|
61
|
+
exports.playgroundGoogleadsReadCustomerQueryOptions = playgroundGoogleadsReadCustomerQueryOptions;
|
|
62
|
+
exports.playgroundLifecycleGetStateQueryOptions = playgroundLifecycleGetStateQueryOptions;
|
|
63
|
+
exports.playgroundLifecycleListEventsQueryOptions = playgroundLifecycleListEventsQueryOptions;
|
|
64
|
+
exports.playgroundWebhookGetLastQueryOptions = playgroundWebhookGetLastQueryOptions;
|
|
65
|
+
//# sourceMappingURL=index.cjs.map
|
|
66
|
+
//# sourceMappingURL=index.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/gen/playground/queryOptions.gen.ts"],"names":[],"mappings":"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","file":"index.cjs","sourcesContent":["// AUTOGENERATED by scripts/generate.ts — do not edit.\nimport type { GeneratedClient } from '../client.gen';\nimport type {\n PlaygroundAnalyticsOverviewInput,\n PlaygroundAnalyticsOverviewOutput,\n PlaygroundBillingEntitlementsInput,\n PlaygroundBillingEntitlementsOutput,\n PlaygroundBillingRecordUsageInput,\n PlaygroundClickupCreateTaskInput,\n PlaygroundClickupGetLastWebhookInput,\n PlaygroundClickupGetLastWebhookOutput,\n PlaygroundClickupGetOverviewInput,\n PlaygroundClickupGetOverviewOutput,\n PlaygroundGdriveGetLastChangeInput,\n PlaygroundGdriveGetLastChangeOutput,\n PlaygroundGdriveReadFileInput,\n PlaygroundGdriveReadFileOutput,\n PlaygroundGoogleadsReadCustomerInput,\n PlaygroundGoogleadsReadCustomerOutput,\n PlaygroundLifecycleGetStateInput,\n PlaygroundLifecycleGetStateOutput,\n PlaygroundLifecycleListEventsInput,\n PlaygroundLifecycleListEventsOutput,\n PlaygroundWebhookGetLastInput,\n PlaygroundWebhookGetLastOutput,\n} from '../types.gen';\n\nexport const playgroundAnalyticsOverviewQueryOptions = (sdk: GeneratedClient, input: PlaygroundAnalyticsOverviewInput) => ({\n queryKey: ['playground', 'analytics', 'overview', input] as const,\n queryFn: () => sdk['playground']['analytics']['overview'](input),\n});\n\nexport const playgroundBillingEntitlementsQueryOptions = (sdk: GeneratedClient, input: PlaygroundBillingEntitlementsInput) => ({\n queryKey: ['playground', 'billing', 'entitlements', input] as const,\n queryFn: () => sdk['playground']['billing']['entitlements'](input),\n});\n\nexport const playgroundBillingRecordUsageMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['playground', 'billing', 'record-usage'],\n mutationFn: (input: PlaygroundBillingRecordUsageInput) => sdk['playground']['billing']['record-usage'](input),\n});\n\nexport const playgroundClickupCreateTaskMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['playground', 'clickup', 'create-task'],\n mutationFn: (input: PlaygroundClickupCreateTaskInput) => sdk['playground']['clickup']['create-task'](input),\n});\n\nexport const playgroundClickupGetLastWebhookQueryOptions = (sdk: GeneratedClient, input: PlaygroundClickupGetLastWebhookInput) => ({\n queryKey: ['playground', 'clickup', 'get-last-webhook', input] as const,\n queryFn: () => sdk['playground']['clickup']['get-last-webhook'](input),\n});\n\nexport const playgroundClickupGetOverviewQueryOptions = (sdk: GeneratedClient, input: PlaygroundClickupGetOverviewInput) => ({\n queryKey: ['playground', 'clickup', 'get-overview', input] as const,\n queryFn: () => sdk['playground']['clickup']['get-overview'](input),\n});\n\nexport const playgroundGdriveGetLastChangeQueryOptions = (sdk: GeneratedClient, input: PlaygroundGdriveGetLastChangeInput) => ({\n queryKey: ['playground', 'gdrive', 'get-last-change', input] as const,\n queryFn: () => sdk['playground']['gdrive']['get-last-change'](input),\n});\n\nexport const playgroundGdriveReadFileQueryOptions = (sdk: GeneratedClient, input: PlaygroundGdriveReadFileInput) => ({\n queryKey: ['playground', 'gdrive', 'read-file', input] as const,\n queryFn: () => sdk['playground']['gdrive']['read-file'](input),\n});\n\nexport const playgroundGoogleadsReadCustomerQueryOptions = (sdk: GeneratedClient, input: PlaygroundGoogleadsReadCustomerInput) => ({\n queryKey: ['playground', 'googleads', 'read-customer', input] as const,\n queryFn: () => sdk['playground']['googleads']['read-customer'](input),\n});\n\nexport const playgroundLifecycleGetStateQueryOptions = (sdk: GeneratedClient, input: PlaygroundLifecycleGetStateInput) => ({\n queryKey: ['playground', 'lifecycle', 'get-state', input] as const,\n queryFn: () => sdk['playground']['lifecycle']['get-state'](input),\n});\n\nexport const playgroundLifecycleListEventsQueryOptions = (sdk: GeneratedClient, input: PlaygroundLifecycleListEventsInput) => ({\n queryKey: ['playground', 'lifecycle', 'list-events', input] as const,\n queryFn: () => sdk['playground']['lifecycle']['list-events'](input),\n});\n\nexport const playgroundWebhookGetLastQueryOptions = (sdk: GeneratedClient, input: PlaygroundWebhookGetLastInput) => ({\n queryKey: ['playground', 'webhook', 'get-last', input] as const,\n queryFn: () => sdk['playground']['webhook']['get-last'](input),\n});\n"]}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { G as GeneratedClient, hI as PlaygroundAnalyticsOverviewInput, hJ as PlaygroundAnalyticsOverviewOutput, hK as PlaygroundBillingEntitlementsInput, hL as PlaygroundBillingEntitlementsOutput, hM as PlaygroundBillingRecordUsageInput, hN as PlaygroundBillingRecordUsageOutput, hO as PlaygroundClickupCreateTaskInput, hP as PlaygroundClickupCreateTaskOutput, hQ as PlaygroundClickupGetLastWebhookInput, hR as PlaygroundClickupGetLastWebhookOutput, hS as PlaygroundClickupGetOverviewInput, hT as PlaygroundClickupGetOverviewOutput, hU as PlaygroundGdriveGetLastChangeInput, hV as PlaygroundGdriveGetLastChangeOutput, hW as PlaygroundGdriveReadFileInput, hX as PlaygroundGdriveReadFileOutput, hY as PlaygroundGoogleadsReadCustomerInput, hZ as PlaygroundGoogleadsReadCustomerOutput, h_ as PlaygroundLifecycleGetStateInput, h$ as PlaygroundLifecycleGetStateOutput, i0 as PlaygroundLifecycleListEventsInput, i1 as PlaygroundLifecycleListEventsOutput, i2 as PlaygroundWebhookGetLastInput, i3 as PlaygroundWebhookGetLastOutput } from '../client.gen-CcgqVajm.cjs';
|
|
2
|
+
|
|
3
|
+
declare const playgroundAnalyticsOverviewQueryOptions: (sdk: GeneratedClient, input: PlaygroundAnalyticsOverviewInput) => {
|
|
4
|
+
queryKey: readonly ["playground", "analytics", "overview", PlaygroundAnalyticsOverviewInput];
|
|
5
|
+
queryFn: () => Promise<PlaygroundAnalyticsOverviewOutput>;
|
|
6
|
+
};
|
|
7
|
+
declare const playgroundBillingEntitlementsQueryOptions: (sdk: GeneratedClient, input: PlaygroundBillingEntitlementsInput) => {
|
|
8
|
+
queryKey: readonly ["playground", "billing", "entitlements", PlaygroundBillingEntitlementsInput];
|
|
9
|
+
queryFn: () => Promise<PlaygroundBillingEntitlementsOutput>;
|
|
10
|
+
};
|
|
11
|
+
declare const playgroundBillingRecordUsageMutationOptions: (sdk: GeneratedClient) => {
|
|
12
|
+
mutationKey: string[];
|
|
13
|
+
mutationFn: (input: PlaygroundBillingRecordUsageInput) => Promise<PlaygroundBillingRecordUsageOutput>;
|
|
14
|
+
};
|
|
15
|
+
declare const playgroundClickupCreateTaskMutationOptions: (sdk: GeneratedClient) => {
|
|
16
|
+
mutationKey: string[];
|
|
17
|
+
mutationFn: (input: PlaygroundClickupCreateTaskInput) => Promise<PlaygroundClickupCreateTaskOutput>;
|
|
18
|
+
};
|
|
19
|
+
declare const playgroundClickupGetLastWebhookQueryOptions: (sdk: GeneratedClient, input: PlaygroundClickupGetLastWebhookInput) => {
|
|
20
|
+
queryKey: readonly ["playground", "clickup", "get-last-webhook", PlaygroundClickupGetLastWebhookInput];
|
|
21
|
+
queryFn: () => Promise<PlaygroundClickupGetLastWebhookOutput>;
|
|
22
|
+
};
|
|
23
|
+
declare const playgroundClickupGetOverviewQueryOptions: (sdk: GeneratedClient, input: PlaygroundClickupGetOverviewInput) => {
|
|
24
|
+
queryKey: readonly ["playground", "clickup", "get-overview", PlaygroundClickupGetOverviewInput];
|
|
25
|
+
queryFn: () => Promise<PlaygroundClickupGetOverviewOutput>;
|
|
26
|
+
};
|
|
27
|
+
declare const playgroundGdriveGetLastChangeQueryOptions: (sdk: GeneratedClient, input: PlaygroundGdriveGetLastChangeInput) => {
|
|
28
|
+
queryKey: readonly ["playground", "gdrive", "get-last-change", PlaygroundGdriveGetLastChangeInput];
|
|
29
|
+
queryFn: () => Promise<PlaygroundGdriveGetLastChangeOutput>;
|
|
30
|
+
};
|
|
31
|
+
declare const playgroundGdriveReadFileQueryOptions: (sdk: GeneratedClient, input: PlaygroundGdriveReadFileInput) => {
|
|
32
|
+
queryKey: readonly ["playground", "gdrive", "read-file", PlaygroundGdriveReadFileInput];
|
|
33
|
+
queryFn: () => Promise<PlaygroundGdriveReadFileOutput>;
|
|
34
|
+
};
|
|
35
|
+
declare const playgroundGoogleadsReadCustomerQueryOptions: (sdk: GeneratedClient, input: PlaygroundGoogleadsReadCustomerInput) => {
|
|
36
|
+
queryKey: readonly ["playground", "googleads", "read-customer", PlaygroundGoogleadsReadCustomerInput];
|
|
37
|
+
queryFn: () => Promise<PlaygroundGoogleadsReadCustomerOutput>;
|
|
38
|
+
};
|
|
39
|
+
declare const playgroundLifecycleGetStateQueryOptions: (sdk: GeneratedClient, input: PlaygroundLifecycleGetStateInput) => {
|
|
40
|
+
queryKey: readonly ["playground", "lifecycle", "get-state", PlaygroundLifecycleGetStateInput];
|
|
41
|
+
queryFn: () => Promise<PlaygroundLifecycleGetStateOutput>;
|
|
42
|
+
};
|
|
43
|
+
declare const playgroundLifecycleListEventsQueryOptions: (sdk: GeneratedClient, input: PlaygroundLifecycleListEventsInput) => {
|
|
44
|
+
queryKey: readonly ["playground", "lifecycle", "list-events", PlaygroundLifecycleListEventsInput];
|
|
45
|
+
queryFn: () => Promise<PlaygroundLifecycleListEventsOutput>;
|
|
46
|
+
};
|
|
47
|
+
declare const playgroundWebhookGetLastQueryOptions: (sdk: GeneratedClient, input: PlaygroundWebhookGetLastInput) => {
|
|
48
|
+
queryKey: readonly ["playground", "webhook", "get-last", PlaygroundWebhookGetLastInput];
|
|
49
|
+
queryFn: () => Promise<PlaygroundWebhookGetLastOutput>;
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
export { PlaygroundAnalyticsOverviewInput, PlaygroundAnalyticsOverviewOutput, PlaygroundBillingEntitlementsInput, PlaygroundBillingEntitlementsOutput, PlaygroundBillingRecordUsageInput, PlaygroundBillingRecordUsageOutput, PlaygroundClickupCreateTaskInput, PlaygroundClickupCreateTaskOutput, PlaygroundClickupGetLastWebhookInput, PlaygroundClickupGetLastWebhookOutput, PlaygroundClickupGetOverviewInput, PlaygroundClickupGetOverviewOutput, PlaygroundGdriveGetLastChangeInput, PlaygroundGdriveGetLastChangeOutput, PlaygroundGdriveReadFileInput, PlaygroundGdriveReadFileOutput, PlaygroundGoogleadsReadCustomerInput, PlaygroundGoogleadsReadCustomerOutput, PlaygroundLifecycleGetStateInput, PlaygroundLifecycleGetStateOutput, PlaygroundLifecycleListEventsInput, PlaygroundLifecycleListEventsOutput, PlaygroundWebhookGetLastInput, PlaygroundWebhookGetLastOutput, playgroundAnalyticsOverviewQueryOptions, playgroundBillingEntitlementsQueryOptions, playgroundBillingRecordUsageMutationOptions, playgroundClickupCreateTaskMutationOptions, playgroundClickupGetLastWebhookQueryOptions, playgroundClickupGetOverviewQueryOptions, playgroundGdriveGetLastChangeQueryOptions, playgroundGdriveReadFileQueryOptions, playgroundGoogleadsReadCustomerQueryOptions, playgroundLifecycleGetStateQueryOptions, playgroundLifecycleListEventsQueryOptions, playgroundWebhookGetLastQueryOptions };
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { G as GeneratedClient, hI as PlaygroundAnalyticsOverviewInput, hJ as PlaygroundAnalyticsOverviewOutput, hK as PlaygroundBillingEntitlementsInput, hL as PlaygroundBillingEntitlementsOutput, hM as PlaygroundBillingRecordUsageInput, hN as PlaygroundBillingRecordUsageOutput, hO as PlaygroundClickupCreateTaskInput, hP as PlaygroundClickupCreateTaskOutput, hQ as PlaygroundClickupGetLastWebhookInput, hR as PlaygroundClickupGetLastWebhookOutput, hS as PlaygroundClickupGetOverviewInput, hT as PlaygroundClickupGetOverviewOutput, hU as PlaygroundGdriveGetLastChangeInput, hV as PlaygroundGdriveGetLastChangeOutput, hW as PlaygroundGdriveReadFileInput, hX as PlaygroundGdriveReadFileOutput, hY as PlaygroundGoogleadsReadCustomerInput, hZ as PlaygroundGoogleadsReadCustomerOutput, h_ as PlaygroundLifecycleGetStateInput, h$ as PlaygroundLifecycleGetStateOutput, i0 as PlaygroundLifecycleListEventsInput, i1 as PlaygroundLifecycleListEventsOutput, i2 as PlaygroundWebhookGetLastInput, i3 as PlaygroundWebhookGetLastOutput } from '../client.gen-CcgqVajm.js';
|
|
2
|
+
|
|
3
|
+
declare const playgroundAnalyticsOverviewQueryOptions: (sdk: GeneratedClient, input: PlaygroundAnalyticsOverviewInput) => {
|
|
4
|
+
queryKey: readonly ["playground", "analytics", "overview", PlaygroundAnalyticsOverviewInput];
|
|
5
|
+
queryFn: () => Promise<PlaygroundAnalyticsOverviewOutput>;
|
|
6
|
+
};
|
|
7
|
+
declare const playgroundBillingEntitlementsQueryOptions: (sdk: GeneratedClient, input: PlaygroundBillingEntitlementsInput) => {
|
|
8
|
+
queryKey: readonly ["playground", "billing", "entitlements", PlaygroundBillingEntitlementsInput];
|
|
9
|
+
queryFn: () => Promise<PlaygroundBillingEntitlementsOutput>;
|
|
10
|
+
};
|
|
11
|
+
declare const playgroundBillingRecordUsageMutationOptions: (sdk: GeneratedClient) => {
|
|
12
|
+
mutationKey: string[];
|
|
13
|
+
mutationFn: (input: PlaygroundBillingRecordUsageInput) => Promise<PlaygroundBillingRecordUsageOutput>;
|
|
14
|
+
};
|
|
15
|
+
declare const playgroundClickupCreateTaskMutationOptions: (sdk: GeneratedClient) => {
|
|
16
|
+
mutationKey: string[];
|
|
17
|
+
mutationFn: (input: PlaygroundClickupCreateTaskInput) => Promise<PlaygroundClickupCreateTaskOutput>;
|
|
18
|
+
};
|
|
19
|
+
declare const playgroundClickupGetLastWebhookQueryOptions: (sdk: GeneratedClient, input: PlaygroundClickupGetLastWebhookInput) => {
|
|
20
|
+
queryKey: readonly ["playground", "clickup", "get-last-webhook", PlaygroundClickupGetLastWebhookInput];
|
|
21
|
+
queryFn: () => Promise<PlaygroundClickupGetLastWebhookOutput>;
|
|
22
|
+
};
|
|
23
|
+
declare const playgroundClickupGetOverviewQueryOptions: (sdk: GeneratedClient, input: PlaygroundClickupGetOverviewInput) => {
|
|
24
|
+
queryKey: readonly ["playground", "clickup", "get-overview", PlaygroundClickupGetOverviewInput];
|
|
25
|
+
queryFn: () => Promise<PlaygroundClickupGetOverviewOutput>;
|
|
26
|
+
};
|
|
27
|
+
declare const playgroundGdriveGetLastChangeQueryOptions: (sdk: GeneratedClient, input: PlaygroundGdriveGetLastChangeInput) => {
|
|
28
|
+
queryKey: readonly ["playground", "gdrive", "get-last-change", PlaygroundGdriveGetLastChangeInput];
|
|
29
|
+
queryFn: () => Promise<PlaygroundGdriveGetLastChangeOutput>;
|
|
30
|
+
};
|
|
31
|
+
declare const playgroundGdriveReadFileQueryOptions: (sdk: GeneratedClient, input: PlaygroundGdriveReadFileInput) => {
|
|
32
|
+
queryKey: readonly ["playground", "gdrive", "read-file", PlaygroundGdriveReadFileInput];
|
|
33
|
+
queryFn: () => Promise<PlaygroundGdriveReadFileOutput>;
|
|
34
|
+
};
|
|
35
|
+
declare const playgroundGoogleadsReadCustomerQueryOptions: (sdk: GeneratedClient, input: PlaygroundGoogleadsReadCustomerInput) => {
|
|
36
|
+
queryKey: readonly ["playground", "googleads", "read-customer", PlaygroundGoogleadsReadCustomerInput];
|
|
37
|
+
queryFn: () => Promise<PlaygroundGoogleadsReadCustomerOutput>;
|
|
38
|
+
};
|
|
39
|
+
declare const playgroundLifecycleGetStateQueryOptions: (sdk: GeneratedClient, input: PlaygroundLifecycleGetStateInput) => {
|
|
40
|
+
queryKey: readonly ["playground", "lifecycle", "get-state", PlaygroundLifecycleGetStateInput];
|
|
41
|
+
queryFn: () => Promise<PlaygroundLifecycleGetStateOutput>;
|
|
42
|
+
};
|
|
43
|
+
declare const playgroundLifecycleListEventsQueryOptions: (sdk: GeneratedClient, input: PlaygroundLifecycleListEventsInput) => {
|
|
44
|
+
queryKey: readonly ["playground", "lifecycle", "list-events", PlaygroundLifecycleListEventsInput];
|
|
45
|
+
queryFn: () => Promise<PlaygroundLifecycleListEventsOutput>;
|
|
46
|
+
};
|
|
47
|
+
declare const playgroundWebhookGetLastQueryOptions: (sdk: GeneratedClient, input: PlaygroundWebhookGetLastInput) => {
|
|
48
|
+
queryKey: readonly ["playground", "webhook", "get-last", PlaygroundWebhookGetLastInput];
|
|
49
|
+
queryFn: () => Promise<PlaygroundWebhookGetLastOutput>;
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
export { PlaygroundAnalyticsOverviewInput, PlaygroundAnalyticsOverviewOutput, PlaygroundBillingEntitlementsInput, PlaygroundBillingEntitlementsOutput, PlaygroundBillingRecordUsageInput, PlaygroundBillingRecordUsageOutput, PlaygroundClickupCreateTaskInput, PlaygroundClickupCreateTaskOutput, PlaygroundClickupGetLastWebhookInput, PlaygroundClickupGetLastWebhookOutput, PlaygroundClickupGetOverviewInput, PlaygroundClickupGetOverviewOutput, PlaygroundGdriveGetLastChangeInput, PlaygroundGdriveGetLastChangeOutput, PlaygroundGdriveReadFileInput, PlaygroundGdriveReadFileOutput, PlaygroundGoogleadsReadCustomerInput, PlaygroundGoogleadsReadCustomerOutput, PlaygroundLifecycleGetStateInput, PlaygroundLifecycleGetStateOutput, PlaygroundLifecycleListEventsInput, PlaygroundLifecycleListEventsOutput, PlaygroundWebhookGetLastInput, PlaygroundWebhookGetLastOutput, playgroundAnalyticsOverviewQueryOptions, playgroundBillingEntitlementsQueryOptions, playgroundBillingRecordUsageMutationOptions, playgroundClickupCreateTaskMutationOptions, playgroundClickupGetLastWebhookQueryOptions, playgroundClickupGetOverviewQueryOptions, playgroundGdriveGetLastChangeQueryOptions, playgroundGdriveReadFileQueryOptions, playgroundGoogleadsReadCustomerQueryOptions, playgroundLifecycleGetStateQueryOptions, playgroundLifecycleListEventsQueryOptions, playgroundWebhookGetLastQueryOptions };
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
// src/gen/playground/queryOptions.gen.ts
|
|
2
|
+
var playgroundAnalyticsOverviewQueryOptions = (sdk, input) => ({
|
|
3
|
+
queryKey: ["playground", "analytics", "overview", input],
|
|
4
|
+
queryFn: () => sdk["playground"]["analytics"]["overview"](input)
|
|
5
|
+
});
|
|
6
|
+
var playgroundBillingEntitlementsQueryOptions = (sdk, input) => ({
|
|
7
|
+
queryKey: ["playground", "billing", "entitlements", input],
|
|
8
|
+
queryFn: () => sdk["playground"]["billing"]["entitlements"](input)
|
|
9
|
+
});
|
|
10
|
+
var playgroundBillingRecordUsageMutationOptions = (sdk) => ({
|
|
11
|
+
mutationKey: ["playground", "billing", "record-usage"],
|
|
12
|
+
mutationFn: (input) => sdk["playground"]["billing"]["record-usage"](input)
|
|
13
|
+
});
|
|
14
|
+
var playgroundClickupCreateTaskMutationOptions = (sdk) => ({
|
|
15
|
+
mutationKey: ["playground", "clickup", "create-task"],
|
|
16
|
+
mutationFn: (input) => sdk["playground"]["clickup"]["create-task"](input)
|
|
17
|
+
});
|
|
18
|
+
var playgroundClickupGetLastWebhookQueryOptions = (sdk, input) => ({
|
|
19
|
+
queryKey: ["playground", "clickup", "get-last-webhook", input],
|
|
20
|
+
queryFn: () => sdk["playground"]["clickup"]["get-last-webhook"](input)
|
|
21
|
+
});
|
|
22
|
+
var playgroundClickupGetOverviewQueryOptions = (sdk, input) => ({
|
|
23
|
+
queryKey: ["playground", "clickup", "get-overview", input],
|
|
24
|
+
queryFn: () => sdk["playground"]["clickup"]["get-overview"](input)
|
|
25
|
+
});
|
|
26
|
+
var playgroundGdriveGetLastChangeQueryOptions = (sdk, input) => ({
|
|
27
|
+
queryKey: ["playground", "gdrive", "get-last-change", input],
|
|
28
|
+
queryFn: () => sdk["playground"]["gdrive"]["get-last-change"](input)
|
|
29
|
+
});
|
|
30
|
+
var playgroundGdriveReadFileQueryOptions = (sdk, input) => ({
|
|
31
|
+
queryKey: ["playground", "gdrive", "read-file", input],
|
|
32
|
+
queryFn: () => sdk["playground"]["gdrive"]["read-file"](input)
|
|
33
|
+
});
|
|
34
|
+
var playgroundGoogleadsReadCustomerQueryOptions = (sdk, input) => ({
|
|
35
|
+
queryKey: ["playground", "googleads", "read-customer", input],
|
|
36
|
+
queryFn: () => sdk["playground"]["googleads"]["read-customer"](input)
|
|
37
|
+
});
|
|
38
|
+
var playgroundLifecycleGetStateQueryOptions = (sdk, input) => ({
|
|
39
|
+
queryKey: ["playground", "lifecycle", "get-state", input],
|
|
40
|
+
queryFn: () => sdk["playground"]["lifecycle"]["get-state"](input)
|
|
41
|
+
});
|
|
42
|
+
var playgroundLifecycleListEventsQueryOptions = (sdk, input) => ({
|
|
43
|
+
queryKey: ["playground", "lifecycle", "list-events", input],
|
|
44
|
+
queryFn: () => sdk["playground"]["lifecycle"]["list-events"](input)
|
|
45
|
+
});
|
|
46
|
+
var playgroundWebhookGetLastQueryOptions = (sdk, input) => ({
|
|
47
|
+
queryKey: ["playground", "webhook", "get-last", input],
|
|
48
|
+
queryFn: () => sdk["playground"]["webhook"]["get-last"](input)
|
|
49
|
+
});
|
|
50
|
+
|
|
51
|
+
export { playgroundAnalyticsOverviewQueryOptions, playgroundBillingEntitlementsQueryOptions, playgroundBillingRecordUsageMutationOptions, playgroundClickupCreateTaskMutationOptions, playgroundClickupGetLastWebhookQueryOptions, playgroundClickupGetOverviewQueryOptions, playgroundGdriveGetLastChangeQueryOptions, playgroundGdriveReadFileQueryOptions, playgroundGoogleadsReadCustomerQueryOptions, playgroundLifecycleGetStateQueryOptions, playgroundLifecycleListEventsQueryOptions, playgroundWebhookGetLastQueryOptions };
|
|
52
|
+
//# sourceMappingURL=index.js.map
|
|
53
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/gen/playground/queryOptions.gen.ts"],"names":[],"mappings":"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","file":"index.js","sourcesContent":["// AUTOGENERATED by scripts/generate.ts — do not edit.\nimport type { GeneratedClient } from '../client.gen';\nimport type {\n PlaygroundAnalyticsOverviewInput,\n PlaygroundAnalyticsOverviewOutput,\n PlaygroundBillingEntitlementsInput,\n PlaygroundBillingEntitlementsOutput,\n PlaygroundBillingRecordUsageInput,\n PlaygroundClickupCreateTaskInput,\n PlaygroundClickupGetLastWebhookInput,\n PlaygroundClickupGetLastWebhookOutput,\n PlaygroundClickupGetOverviewInput,\n PlaygroundClickupGetOverviewOutput,\n PlaygroundGdriveGetLastChangeInput,\n PlaygroundGdriveGetLastChangeOutput,\n PlaygroundGdriveReadFileInput,\n PlaygroundGdriveReadFileOutput,\n PlaygroundGoogleadsReadCustomerInput,\n PlaygroundGoogleadsReadCustomerOutput,\n PlaygroundLifecycleGetStateInput,\n PlaygroundLifecycleGetStateOutput,\n PlaygroundLifecycleListEventsInput,\n PlaygroundLifecycleListEventsOutput,\n PlaygroundWebhookGetLastInput,\n PlaygroundWebhookGetLastOutput,\n} from '../types.gen';\n\nexport const playgroundAnalyticsOverviewQueryOptions = (sdk: GeneratedClient, input: PlaygroundAnalyticsOverviewInput) => ({\n queryKey: ['playground', 'analytics', 'overview', input] as const,\n queryFn: () => sdk['playground']['analytics']['overview'](input),\n});\n\nexport const playgroundBillingEntitlementsQueryOptions = (sdk: GeneratedClient, input: PlaygroundBillingEntitlementsInput) => ({\n queryKey: ['playground', 'billing', 'entitlements', input] as const,\n queryFn: () => sdk['playground']['billing']['entitlements'](input),\n});\n\nexport const playgroundBillingRecordUsageMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['playground', 'billing', 'record-usage'],\n mutationFn: (input: PlaygroundBillingRecordUsageInput) => sdk['playground']['billing']['record-usage'](input),\n});\n\nexport const playgroundClickupCreateTaskMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['playground', 'clickup', 'create-task'],\n mutationFn: (input: PlaygroundClickupCreateTaskInput) => sdk['playground']['clickup']['create-task'](input),\n});\n\nexport const playgroundClickupGetLastWebhookQueryOptions = (sdk: GeneratedClient, input: PlaygroundClickupGetLastWebhookInput) => ({\n queryKey: ['playground', 'clickup', 'get-last-webhook', input] as const,\n queryFn: () => sdk['playground']['clickup']['get-last-webhook'](input),\n});\n\nexport const playgroundClickupGetOverviewQueryOptions = (sdk: GeneratedClient, input: PlaygroundClickupGetOverviewInput) => ({\n queryKey: ['playground', 'clickup', 'get-overview', input] as const,\n queryFn: () => sdk['playground']['clickup']['get-overview'](input),\n});\n\nexport const playgroundGdriveGetLastChangeQueryOptions = (sdk: GeneratedClient, input: PlaygroundGdriveGetLastChangeInput) => ({\n queryKey: ['playground', 'gdrive', 'get-last-change', input] as const,\n queryFn: () => sdk['playground']['gdrive']['get-last-change'](input),\n});\n\nexport const playgroundGdriveReadFileQueryOptions = (sdk: GeneratedClient, input: PlaygroundGdriveReadFileInput) => ({\n queryKey: ['playground', 'gdrive', 'read-file', input] as const,\n queryFn: () => sdk['playground']['gdrive']['read-file'](input),\n});\n\nexport const playgroundGoogleadsReadCustomerQueryOptions = (sdk: GeneratedClient, input: PlaygroundGoogleadsReadCustomerInput) => ({\n queryKey: ['playground', 'googleads', 'read-customer', input] as const,\n queryFn: () => sdk['playground']['googleads']['read-customer'](input),\n});\n\nexport const playgroundLifecycleGetStateQueryOptions = (sdk: GeneratedClient, input: PlaygroundLifecycleGetStateInput) => ({\n queryKey: ['playground', 'lifecycle', 'get-state', input] as const,\n queryFn: () => sdk['playground']['lifecycle']['get-state'](input),\n});\n\nexport const playgroundLifecycleListEventsQueryOptions = (sdk: GeneratedClient, input: PlaygroundLifecycleListEventsInput) => ({\n queryKey: ['playground', 'lifecycle', 'list-events', input] as const,\n queryFn: () => sdk['playground']['lifecycle']['list-events'](input),\n});\n\nexport const playgroundWebhookGetLastQueryOptions = (sdk: GeneratedClient, input: PlaygroundWebhookGetLastInput) => ({\n queryKey: ['playground', 'webhook', 'get-last', input] as const,\n queryFn: () => sdk['playground']['webhook']['get-last'](input),\n});\n"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, i4 as RealtimeArchiveExportInput, i5 as RealtimeArchiveExportOutput, i6 as RealtimeArchiveExportStatusInput, i7 as RealtimeArchiveExportStatusOutput, i8 as RealtimeArchiveGetInput, i9 as RealtimeArchiveGetOutput, ia as RealtimeGrantCreateInput, ib as RealtimeGrantCreateOutput, ic as RealtimeGrantListInput, id as RealtimeGrantListOutput, ie as RealtimeGrantRevokeInput, ig as RealtimeGrantRevokeOutput, ih as RealtimeHistoryGetInput, ii as RealtimeHistoryGetOutput, ij as RealtimeMessagesPublishInput, ik as RealtimeMessagesPublishOutput, il as RealtimeNamespaceCreateInput, im as RealtimeNamespaceCreateOutput, io as RealtimeNamespaceDeleteInput, ip as RealtimeNamespaceDeleteOutput, iq as RealtimeNamespaceGetInput, ir as RealtimeNamespaceGetOutput, is as RealtimeNamespaceListInput, it as RealtimeNamespaceListOutput, iu as RealtimeNamespaceUpdateInput, iv as RealtimeNamespaceUpdateOutput, iw as RealtimePresenceEnterInput, ix as RealtimePresenceEnterOutput, iy as RealtimePresenceGetInput, iz as RealtimePresenceGetOutput, iA as RealtimePresenceLeaveInput, iB as RealtimePresenceLeaveOutput, iC as RealtimePresenceStatsInput, iD as RealtimePresenceStatsOutput, iE as RealtimePresenceUpdateInput, iF as RealtimePresenceUpdateOutput, iG as RealtimeStatusGetInput, iH as RealtimeStatusGetOutput, iI as RealtimeTokensCreateInput, iJ as RealtimeTokensCreateOutput, iK as RealtimeWebhookCreateInput, iL as RealtimeWebhookCreateOutput, iM as RealtimeWebhookDeleteInput, iN as RealtimeWebhookDeleteOutput, iO as RealtimeWebhookDeliveriesListInput, iP as RealtimeWebhookDeliveriesListOutput, iQ as RealtimeWebhookGetInput, iR as RealtimeWebhookGetOutput, iS as RealtimeWebhookListInput, iT as RealtimeWebhookListOutput, iU as RealtimeWebhookSecretRotateInput, iV as RealtimeWebhookSecretRotateOutput, iW as RealtimeWebhookUpdateInput, iX as RealtimeWebhookUpdateOutput } from '../client.gen-CcgqVajm.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, i4 as RealtimeArchiveExportInput, i5 as RealtimeArchiveExportOutput, i6 as RealtimeArchiveExportStatusInput, i7 as RealtimeArchiveExportStatusOutput, i8 as RealtimeArchiveGetInput, i9 as RealtimeArchiveGetOutput, ia as RealtimeGrantCreateInput, ib as RealtimeGrantCreateOutput, ic as RealtimeGrantListInput, id as RealtimeGrantListOutput, ie as RealtimeGrantRevokeInput, ig as RealtimeGrantRevokeOutput, ih as RealtimeHistoryGetInput, ii as RealtimeHistoryGetOutput, ij as RealtimeMessagesPublishInput, ik as RealtimeMessagesPublishOutput, il as RealtimeNamespaceCreateInput, im as RealtimeNamespaceCreateOutput, io as RealtimeNamespaceDeleteInput, ip as RealtimeNamespaceDeleteOutput, iq as RealtimeNamespaceGetInput, ir as RealtimeNamespaceGetOutput, is as RealtimeNamespaceListInput, it as RealtimeNamespaceListOutput, iu as RealtimeNamespaceUpdateInput, iv as RealtimeNamespaceUpdateOutput, iw as RealtimePresenceEnterInput, ix as RealtimePresenceEnterOutput, iy as RealtimePresenceGetInput, iz as RealtimePresenceGetOutput, iA as RealtimePresenceLeaveInput, iB as RealtimePresenceLeaveOutput, iC as RealtimePresenceStatsInput, iD as RealtimePresenceStatsOutput, iE as RealtimePresenceUpdateInput, iF as RealtimePresenceUpdateOutput, iG as RealtimeStatusGetInput, iH as RealtimeStatusGetOutput, iI as RealtimeTokensCreateInput, iJ as RealtimeTokensCreateOutput, iK as RealtimeWebhookCreateInput, iL as RealtimeWebhookCreateOutput, iM as RealtimeWebhookDeleteInput, iN as RealtimeWebhookDeleteOutput, iO as RealtimeWebhookDeliveriesListInput, iP as RealtimeWebhookDeliveriesListOutput, iQ as RealtimeWebhookGetInput, iR as RealtimeWebhookGetOutput, iS as RealtimeWebhookListInput, iT as RealtimeWebhookListOutput, iU as RealtimeWebhookSecretRotateInput, iV as RealtimeWebhookSecretRotateOutput, iW as RealtimeWebhookUpdateInput, iX as RealtimeWebhookUpdateOutput } from '../client.gen-CcgqVajm.js';
|
|
2
2
|
|
|
3
3
|
declare const realtimeArchiveExportMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, iY as TrackingApiKeysCreateInput, iZ as TrackingApiKeysCreateOutput, i_ as TrackingApiKeysListInput, i$ as TrackingApiKeysListOutput, j0 as TrackingApiKeysRevokeInput, j1 as TrackingApiKeysRevokeOutput, j2 as TrackingApiKeysRotateInput, j3 as TrackingApiKeysRotateOutput, j4 as TrackingDomainsCreateInput, j5 as TrackingDomainsCreateOutput, j6 as TrackingDomainsDeleteInput, j7 as TrackingDomainsDeleteOutput, j8 as TrackingDomainsGetInput, j9 as TrackingDomainsGetOutput, ja as TrackingDomainsListInput, jb as TrackingDomainsListOutput, jc as TrackingDomainsVerifyInput, jd as TrackingDomainsVerifyOutput, je as TrackingEventNamesArchiveInput, jf as TrackingEventNamesArchiveOutput, jg as TrackingEventNamesListInput, jh as TrackingEventNamesListOutput, ji as TrackingEventNamesUnarchiveInput, jj as TrackingEventNamesUnarchiveOutput, jk as TrackingGoogleadsConnectionStatusInput, jl as TrackingGoogleadsConnectionStatusOutput, jm as TrackingGoogleadsConversionActionsInput, jn as TrackingGoogleadsConversionActionsOutput, jo as TrackingGoogleadsFeedbackConfigGetInput, jp as TrackingGoogleadsFeedbackConfigGetOutput, jq as TrackingGoogleadsFeedbackConfigSetInput, jr as TrackingGoogleadsFeedbackConfigSetOutput, js as TrackingGoogleadsFeedbackRunInput, jt as TrackingGoogleadsFeedbackRunOutput, ju as TrackingGoogleadsFeedbackStatusInput, jv as TrackingGoogleadsFeedbackStatusOutput, jw as TrackingGoogleadsFeedbackUploadsInput, jx as TrackingGoogleadsFeedbackUploadsOutput, jy as TrackingGoogleadsRoasReportInput, jz as TrackingGoogleadsRoasReportOutput, jA as TrackingGoogleadsSyncNowInput, jB as TrackingGoogleadsSyncNowOutput, jC as TrackingGoogleadsTrackingHealthInput, jD as TrackingGoogleadsTrackingHealthOutput, jE as TrackingGoogleadsUsVsPlatformInput, jF as TrackingGoogleadsUsVsPlatformOutput, jG as TrackingIdentityHealthInput, jH as TrackingIdentityHealthOutput, jI as TrackingInstallDomainsCreateInput, jJ as TrackingInstallDomainsCreateOutput, jK as TrackingInstallDomainsDeleteInput, jL as TrackingInstallDomainsDeleteOutput, jM as TrackingInstallDomainsListInput, jN as TrackingInstallDomainsListOutput, jO as TrackingLinkDomainsCreateInput, jP as TrackingLinkDomainsCreateOutput, jQ as TrackingLinkDomainsDeleteInput, jR as TrackingLinkDomainsDeleteOutput, jS as TrackingLinkDomainsListInput, jT as TrackingLinkDomainsListOutput, jU as TrackingLiveEventsListInput, jV as TrackingLiveEventsListOutput, jW as TrackingProfilesDeleteInput, jX as TrackingProfilesDeleteOutput, jY as TrackingProfilesExportInput, jZ as TrackingProfilesExportOutput, j_ as TrackingProfilesGetInput, j$ as TrackingProfilesGetOutput, k0 as TrackingProfilesListInput, k1 as TrackingProfilesListOutput, k2 as TrackingReportsAttributedJourneyInput, k3 as TrackingReportsAttributedJourneyOutput, k4 as TrackingReportsRevenueBySourceInput, k5 as TrackingReportsRevenueBySourceOutput, k6 as TrackingReportsSourcePeopleInput, k7 as TrackingReportsSourcePeopleOutput, k8 as TrackingSnippetsGetInput, k9 as TrackingSnippetsGetOutput } from '../client.gen-CcgqVajm.cjs';
|
|
2
2
|
|
|
3
3
|
declare const trackingApiKeysCreateMutationOptions: (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, iY as TrackingApiKeysCreateInput, iZ as TrackingApiKeysCreateOutput, i_ as TrackingApiKeysListInput, i$ as TrackingApiKeysListOutput, j0 as TrackingApiKeysRevokeInput, j1 as TrackingApiKeysRevokeOutput, j2 as TrackingApiKeysRotateInput, j3 as TrackingApiKeysRotateOutput, j4 as TrackingDomainsCreateInput, j5 as TrackingDomainsCreateOutput, j6 as TrackingDomainsDeleteInput, j7 as TrackingDomainsDeleteOutput, j8 as TrackingDomainsGetInput, j9 as TrackingDomainsGetOutput, ja as TrackingDomainsListInput, jb as TrackingDomainsListOutput, jc as TrackingDomainsVerifyInput, jd as TrackingDomainsVerifyOutput, je as TrackingEventNamesArchiveInput, jf as TrackingEventNamesArchiveOutput, jg as TrackingEventNamesListInput, jh as TrackingEventNamesListOutput, ji as TrackingEventNamesUnarchiveInput, jj as TrackingEventNamesUnarchiveOutput, jk as TrackingGoogleadsConnectionStatusInput, jl as TrackingGoogleadsConnectionStatusOutput, jm as TrackingGoogleadsConversionActionsInput, jn as TrackingGoogleadsConversionActionsOutput, jo as TrackingGoogleadsFeedbackConfigGetInput, jp as TrackingGoogleadsFeedbackConfigGetOutput, jq as TrackingGoogleadsFeedbackConfigSetInput, jr as TrackingGoogleadsFeedbackConfigSetOutput, js as TrackingGoogleadsFeedbackRunInput, jt as TrackingGoogleadsFeedbackRunOutput, ju as TrackingGoogleadsFeedbackStatusInput, jv as TrackingGoogleadsFeedbackStatusOutput, jw as TrackingGoogleadsFeedbackUploadsInput, jx as TrackingGoogleadsFeedbackUploadsOutput, jy as TrackingGoogleadsRoasReportInput, jz as TrackingGoogleadsRoasReportOutput, jA as TrackingGoogleadsSyncNowInput, jB as TrackingGoogleadsSyncNowOutput, jC as TrackingGoogleadsTrackingHealthInput, jD as TrackingGoogleadsTrackingHealthOutput, jE as TrackingGoogleadsUsVsPlatformInput, jF as TrackingGoogleadsUsVsPlatformOutput, jG as TrackingIdentityHealthInput, jH as TrackingIdentityHealthOutput, jI as TrackingInstallDomainsCreateInput, jJ as TrackingInstallDomainsCreateOutput, jK as TrackingInstallDomainsDeleteInput, jL as TrackingInstallDomainsDeleteOutput, jM as TrackingInstallDomainsListInput, jN as TrackingInstallDomainsListOutput, jO as TrackingLinkDomainsCreateInput, jP as TrackingLinkDomainsCreateOutput, jQ as TrackingLinkDomainsDeleteInput, jR as TrackingLinkDomainsDeleteOutput, jS as TrackingLinkDomainsListInput, jT as TrackingLinkDomainsListOutput, jU as TrackingLiveEventsListInput, jV as TrackingLiveEventsListOutput, jW as TrackingProfilesDeleteInput, jX as TrackingProfilesDeleteOutput, jY as TrackingProfilesExportInput, jZ as TrackingProfilesExportOutput, j_ as TrackingProfilesGetInput, j$ as TrackingProfilesGetOutput, k0 as TrackingProfilesListInput, k1 as TrackingProfilesListOutput, k2 as TrackingReportsAttributedJourneyInput, k3 as TrackingReportsAttributedJourneyOutput, k4 as TrackingReportsRevenueBySourceInput, k5 as TrackingReportsRevenueBySourceOutput, k6 as TrackingReportsSourcePeopleInput, k7 as TrackingReportsSourcePeopleOutput, k8 as TrackingSnippetsGetInput, k9 as TrackingSnippetsGetOutput } from '../client.gen-CcgqVajm.js';
|
|
2
2
|
|
|
3
3
|
declare const trackingApiKeysCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { G as GeneratedClient,
|
|
1
|
+
import { G as GeneratedClient, ka as WaitlistConfigGetInput, kb as WaitlistConfigGetOutput, kc as WaitlistConfigUpsertInput, kd as WaitlistConfigUpsertOutput, ke as WaitlistEmbedGetInput, kf as WaitlistEmbedGetOutput, kg as WaitlistInvitesSendInput, kh as WaitlistInvitesSendOutput, ki as WaitlistSignupsEraseInput, kj as WaitlistSignupsEraseOutput, kk as WaitlistSignupsFunnelInput, kl as WaitlistSignupsFunnelOutput, km as WaitlistSignupsListInput, kn as WaitlistSignupsListOutput } from '../client.gen-CcgqVajm.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, ka as WaitlistConfigGetInput, kb as WaitlistConfigGetOutput, kc as WaitlistConfigUpsertInput, kd as WaitlistConfigUpsertOutput, ke as WaitlistEmbedGetInput, kf as WaitlistEmbedGetOutput, kg as WaitlistInvitesSendInput, kh as WaitlistInvitesSendOutput, ki as WaitlistSignupsEraseInput, kj as WaitlistSignupsEraseOutput, kk as WaitlistSignupsFunnelInput, kl as WaitlistSignupsFunnelOutput, km as WaitlistSignupsListInput, kn as WaitlistSignupsListOutput } from '../client.gen-CcgqVajm.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": "14.0.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"engines": {
|
|
@@ -69,6 +69,11 @@
|
|
|
69
69
|
"import": "./dist/organization/index.js",
|
|
70
70
|
"require": "./dist/organization/index.cjs"
|
|
71
71
|
},
|
|
72
|
+
"./playground": {
|
|
73
|
+
"types": "./dist/playground/index.d.ts",
|
|
74
|
+
"import": "./dist/playground/index.js",
|
|
75
|
+
"require": "./dist/playground/index.cjs"
|
|
76
|
+
},
|
|
72
77
|
"./realtime": {
|
|
73
78
|
"types": "./dist/realtime/index.d.ts",
|
|
74
79
|
"import": "./dist/realtime/index.js",
|
|
@@ -85,5 +90,5 @@
|
|
|
85
90
|
"require": "./dist/waitlist/index.cjs"
|
|
86
91
|
}
|
|
87
92
|
},
|
|
88
|
-
"sdkContentHash": "sha256:
|
|
93
|
+
"sdkContentHash": "sha256:e6c95bc4b6e94f171731a3fc03d90d0c2283bcf2fe9011021edc033600e06ed4"
|
|
89
94
|
}
|