@lessly/sdk-app 15.1.0 → 15.1.1

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.
Files changed (53) hide show
  1. package/dist/analytics/index.d.cts +1 -1
  2. package/dist/analytics/index.d.ts +1 -1
  3. package/dist/brain/index.cjs +5 -0
  4. package/dist/brain/index.cjs.map +1 -1
  5. package/dist/brain/index.d.cts +6 -2
  6. package/dist/brain/index.d.ts +6 -2
  7. package/dist/brain/index.js +5 -1
  8. package/dist/brain/index.js.map +1 -1
  9. package/dist/{client.gen-BeFnNb6g.d.cts → client.gen-CxFsxxHW.d.cts} +232 -3042
  10. package/dist/{client.gen-BeFnNb6g.d.ts → client.gen-CxFsxxHW.d.ts} +232 -3042
  11. package/dist/consent/index.d.cts +1 -1
  12. package/dist/consent/index.d.ts +1 -1
  13. package/dist/deployment/index.d.cts +1 -1
  14. package/dist/deployment/index.d.ts +1 -1
  15. package/dist/index.cjs +13 -846
  16. package/dist/index.cjs.map +1 -1
  17. package/dist/index.d.cts +1 -1
  18. package/dist/index.d.ts +1 -1
  19. package/dist/index.js +13 -846
  20. package/dist/index.js.map +1 -1
  21. package/dist/mail/index.d.cts +2 -2
  22. package/dist/mail/index.d.ts +2 -2
  23. package/dist/organization/index.d.cts +1 -1
  24. package/dist/organization/index.d.ts +1 -1
  25. package/dist/realtime/index.d.cts +1 -1
  26. package/dist/realtime/index.d.ts +1 -1
  27. package/dist/tracking/index.d.cts +1 -1
  28. package/dist/tracking/index.d.ts +1 -1
  29. package/dist/waitlist/index.d.cts +1 -1
  30. package/dist/waitlist/index.d.ts +1 -1
  31. package/package.json +2 -12
  32. package/src/gen/bindings.gen.ts +13 -846
  33. package/src/gen/brain/index.ts +1 -1
  34. package/src/gen/brain/queryOptions.gen.ts +7 -0
  35. package/src/gen/client.gen.ts +5 -210
  36. package/src/gen/manifest.gen.ts +1 -1
  37. package/src/gen/types.gen.ts +96 -2923
  38. package/dist/playground/index.cjs +0 -66
  39. package/dist/playground/index.cjs.map +0 -1
  40. package/dist/playground/index.d.cts +0 -52
  41. package/dist/playground/index.d.ts +0 -52
  42. package/dist/playground/index.js +0 -53
  43. package/dist/playground/index.js.map +0 -1
  44. package/dist/users/index.cjs +0 -216
  45. package/dist/users/index.cjs.map +0 -1
  46. package/dist/users/index.d.cts +0 -172
  47. package/dist/users/index.d.ts +0 -172
  48. package/dist/users/index.js +0 -173
  49. package/dist/users/index.js.map +0 -1
  50. package/src/gen/playground/index.ts +0 -3
  51. package/src/gen/playground/queryOptions.gen.ts +0 -86
  52. package/src/gen/users/index.ts +0 -3
  53. package/src/gen/users/queryOptions.gen.ts +0 -268
@@ -1,66 +0,0 @@
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
@@ -1 +0,0 @@
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"]}
@@ -1,52 +0,0 @@
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-BeFnNb6g.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 };
@@ -1,52 +0,0 @@
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-BeFnNb6g.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 };
@@ -1,53 +0,0 @@
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
@@ -1 +0,0 @@
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,216 +0,0 @@
1
- 'use strict';
2
-
3
- // src/gen/users/queryOptions.gen.ts
4
- var usersApikeysCreateMutationOptions = (sdk) => ({
5
- mutationKey: ["users", "apikeys", "create"],
6
- mutationFn: (input) => sdk["users"]["apikeys"]["create"](input)
7
- });
8
- var usersApikeysListQueryOptions = (sdk, input) => ({
9
- queryKey: ["users", "apikeys", "list", input],
10
- queryFn: () => sdk["users"]["apikeys"]["list"](input)
11
- });
12
- var usersApikeysRevokeMutationOptions = (sdk) => ({
13
- mutationKey: ["users", "apikeys", "revoke"],
14
- mutationFn: (input) => sdk["users"]["apikeys"]["revoke"](input)
15
- });
16
- var usersAuditListQueryOptions = (sdk, input) => ({
17
- queryKey: ["users", "audit", "list", input],
18
- queryFn: () => sdk["users"]["audit"]["list"](input)
19
- });
20
- var usersConfigGetQueryOptions = (sdk, input) => ({
21
- queryKey: ["users", "config", "get", input],
22
- queryFn: () => sdk["users"]["config"]["get"](input)
23
- });
24
- var usersConfigUpsertMutationOptions = (sdk) => ({
25
- mutationKey: ["users", "config", "upsert"],
26
- mutationFn: (input) => sdk["users"]["config"]["upsert"](input)
27
- });
28
- var usersFactorsListQueryOptions = (sdk, input) => ({
29
- queryKey: ["users", "factors", "list", input],
30
- queryFn: () => sdk["users"]["factors"]["list"](input)
31
- });
32
- var usersFactorsResetMutationOptions = (sdk) => ({
33
- mutationKey: ["users", "factors", "reset"],
34
- mutationFn: (input) => sdk["users"]["factors"]["reset"](input)
35
- });
36
- var usersKeysListQueryOptions = (sdk, input) => ({
37
- queryKey: ["users", "keys", "list", input],
38
- queryFn: () => sdk["users"]["keys"]["list"](input)
39
- });
40
- var usersKeysRevokeMutationOptions = (sdk) => ({
41
- mutationKey: ["users", "keys", "revoke"],
42
- mutationFn: (input) => sdk["users"]["keys"]["revoke"](input)
43
- });
44
- var usersKeysRotateMutationOptions = (sdk) => ({
45
- mutationKey: ["users", "keys", "rotate"],
46
- mutationFn: (input) => sdk["users"]["keys"]["rotate"](input)
47
- });
48
- var usersOpsRetentionGetMutationOptions = (sdk) => ({
49
- mutationKey: ["users", "ops-retention", "get"],
50
- mutationFn: (input) => sdk["users"]["ops-retention"]["get"](input)
51
- });
52
- var usersOpsSloGetMutationOptions = (sdk) => ({
53
- mutationKey: ["users", "ops-slo", "get"],
54
- mutationFn: (input) => sdk["users"]["ops-slo"]["get"](input)
55
- });
56
- var usersSessionsGetQueryOptions = (sdk, input) => ({
57
- queryKey: ["users", "sessions", "get", input],
58
- queryFn: () => sdk["users"]["sessions"]["get"](input)
59
- });
60
- var usersSessionsImpersonateMutationOptions = (sdk) => ({
61
- mutationKey: ["users", "sessions", "impersonate"],
62
- mutationFn: (input) => sdk["users"]["sessions"]["impersonate"](input)
63
- });
64
- var usersSessionsListQueryOptions = (sdk, input) => ({
65
- queryKey: ["users", "sessions", "list", input],
66
- queryFn: () => sdk["users"]["sessions"]["list"](input)
67
- });
68
- var usersSessionsRevokeMutationOptions = (sdk) => ({
69
- mutationKey: ["users", "sessions", "revoke"],
70
- mutationFn: (input) => sdk["users"]["sessions"]["revoke"](input)
71
- });
72
- var usersStatsGetMutationOptions = (sdk) => ({
73
- mutationKey: ["users", "stats", "get"],
74
- mutationFn: (input) => sdk["users"]["stats"]["get"](input)
75
- });
76
- var usersUsersBanMutationOptions = (sdk) => ({
77
- mutationKey: ["users", "users", "ban"],
78
- mutationFn: (input) => sdk["users"]["users"]["ban"](input)
79
- });
80
- var usersUsersCreateMutationOptions = (sdk) => ({
81
- mutationKey: ["users", "users", "create"],
82
- mutationFn: (input) => sdk["users"]["users"]["create"](input)
83
- });
84
- var usersUsersDeleteMutationOptions = (sdk) => ({
85
- mutationKey: ["users", "users", "delete"],
86
- mutationFn: (input) => sdk["users"]["users"]["delete"](input)
87
- });
88
- var usersUsersEraseMutationOptions = (sdk) => ({
89
- mutationKey: ["users", "users", "erase"],
90
- mutationFn: (input) => sdk["users"]["users"]["erase"](input)
91
- });
92
- var usersUsersExportMutationOptions = (sdk) => ({
93
- mutationKey: ["users", "users", "export"],
94
- mutationFn: (input) => sdk["users"]["users"]["export"](input)
95
- });
96
- var usersUsersGetQueryOptions = (sdk, input) => ({
97
- queryKey: ["users", "users", "get", input],
98
- queryFn: () => sdk["users"]["users"]["get"](input)
99
- });
100
- var usersUsersImportMutationOptions = (sdk) => ({
101
- mutationKey: ["users", "users", "import"],
102
- mutationFn: (input) => sdk["users"]["users"]["import"](input)
103
- });
104
- var usersUsersInviteMutationOptions = (sdk) => ({
105
- mutationKey: ["users", "users", "invite"],
106
- mutationFn: (input) => sdk["users"]["users"]["invite"](input)
107
- });
108
- var usersUsersListQueryOptions = (sdk, input) => ({
109
- queryKey: ["users", "users", "list", input],
110
- queryFn: () => sdk["users"]["users"]["list"](input)
111
- });
112
- var usersUsersSetPrimaryIdentifierMutationOptions = (sdk) => ({
113
- mutationKey: ["users", "users-set-primary", "identifier"],
114
- mutationFn: (input) => sdk["users"]["users-set-primary"]["identifier"](input)
115
- });
116
- var usersUsersUnbanMutationOptions = (sdk) => ({
117
- mutationKey: ["users", "users", "unban"],
118
- mutationFn: (input) => sdk["users"]["users"]["unban"](input)
119
- });
120
- var usersUsersUpdateMutationOptions = (sdk) => ({
121
- mutationKey: ["users", "users", "update"],
122
- mutationFn: (input) => sdk["users"]["users"]["update"](input)
123
- });
124
- var usersWaitlistEraseMutationOptions = (sdk) => ({
125
- mutationKey: ["users", "waitlist", "erase"],
126
- mutationFn: (input) => sdk["users"]["waitlist"]["erase"](input)
127
- });
128
- var usersWaitlistFunnelMutationOptions = (sdk) => ({
129
- mutationKey: ["users", "waitlist", "funnel"],
130
- mutationFn: (input) => sdk["users"]["waitlist"]["funnel"](input)
131
- });
132
- var usersWaitlistImportMutationOptions = (sdk) => ({
133
- mutationKey: ["users", "waitlist", "import"],
134
- mutationFn: (input) => sdk["users"]["waitlist"]["import"](input)
135
- });
136
- var usersWaitlistInviteMutationOptions = (sdk) => ({
137
- mutationKey: ["users", "waitlist", "invite"],
138
- mutationFn: (input) => sdk["users"]["waitlist"]["invite"](input)
139
- });
140
- var usersWaitlistListMutationOptions = (sdk) => ({
141
- mutationKey: ["users", "waitlist", "list"],
142
- mutationFn: (input) => sdk["users"]["waitlist"]["list"](input)
143
- });
144
- var usersWebhooksCreateMutationOptions = (sdk) => ({
145
- mutationKey: ["users", "webhooks", "create"],
146
- mutationFn: (input) => sdk["users"]["webhooks"]["create"](input)
147
- });
148
- var usersWebhooksDeleteMutationOptions = (sdk) => ({
149
- mutationKey: ["users", "webhooks", "delete"],
150
- mutationFn: (input) => sdk["users"]["webhooks"]["delete"](input)
151
- });
152
- var usersWebhooksDeliveriesListQueryOptions = (sdk, input) => ({
153
- queryKey: ["users", "webhooks-deliveries", "list", input],
154
- queryFn: () => sdk["users"]["webhooks-deliveries"]["list"](input)
155
- });
156
- var usersWebhooksGetQueryOptions = (sdk, input) => ({
157
- queryKey: ["users", "webhooks", "get", input],
158
- queryFn: () => sdk["users"]["webhooks"]["get"](input)
159
- });
160
- var usersWebhooksListQueryOptions = (sdk, input) => ({
161
- queryKey: ["users", "webhooks", "list", input],
162
- queryFn: () => sdk["users"]["webhooks"]["list"](input)
163
- });
164
- var usersWebhooksRotateSecretMutationOptions = (sdk) => ({
165
- mutationKey: ["users", "webhooks-rotate", "secret"],
166
- mutationFn: (input) => sdk["users"]["webhooks-rotate"]["secret"](input)
167
- });
168
- var usersWebhooksUpdateMutationOptions = (sdk) => ({
169
- mutationKey: ["users", "webhooks", "update"],
170
- mutationFn: (input) => sdk["users"]["webhooks"]["update"](input)
171
- });
172
-
173
- exports.usersApikeysCreateMutationOptions = usersApikeysCreateMutationOptions;
174
- exports.usersApikeysListQueryOptions = usersApikeysListQueryOptions;
175
- exports.usersApikeysRevokeMutationOptions = usersApikeysRevokeMutationOptions;
176
- exports.usersAuditListQueryOptions = usersAuditListQueryOptions;
177
- exports.usersConfigGetQueryOptions = usersConfigGetQueryOptions;
178
- exports.usersConfigUpsertMutationOptions = usersConfigUpsertMutationOptions;
179
- exports.usersFactorsListQueryOptions = usersFactorsListQueryOptions;
180
- exports.usersFactorsResetMutationOptions = usersFactorsResetMutationOptions;
181
- exports.usersKeysListQueryOptions = usersKeysListQueryOptions;
182
- exports.usersKeysRevokeMutationOptions = usersKeysRevokeMutationOptions;
183
- exports.usersKeysRotateMutationOptions = usersKeysRotateMutationOptions;
184
- exports.usersOpsRetentionGetMutationOptions = usersOpsRetentionGetMutationOptions;
185
- exports.usersOpsSloGetMutationOptions = usersOpsSloGetMutationOptions;
186
- exports.usersSessionsGetQueryOptions = usersSessionsGetQueryOptions;
187
- exports.usersSessionsImpersonateMutationOptions = usersSessionsImpersonateMutationOptions;
188
- exports.usersSessionsListQueryOptions = usersSessionsListQueryOptions;
189
- exports.usersSessionsRevokeMutationOptions = usersSessionsRevokeMutationOptions;
190
- exports.usersStatsGetMutationOptions = usersStatsGetMutationOptions;
191
- exports.usersUsersBanMutationOptions = usersUsersBanMutationOptions;
192
- exports.usersUsersCreateMutationOptions = usersUsersCreateMutationOptions;
193
- exports.usersUsersDeleteMutationOptions = usersUsersDeleteMutationOptions;
194
- exports.usersUsersEraseMutationOptions = usersUsersEraseMutationOptions;
195
- exports.usersUsersExportMutationOptions = usersUsersExportMutationOptions;
196
- exports.usersUsersGetQueryOptions = usersUsersGetQueryOptions;
197
- exports.usersUsersImportMutationOptions = usersUsersImportMutationOptions;
198
- exports.usersUsersInviteMutationOptions = usersUsersInviteMutationOptions;
199
- exports.usersUsersListQueryOptions = usersUsersListQueryOptions;
200
- exports.usersUsersSetPrimaryIdentifierMutationOptions = usersUsersSetPrimaryIdentifierMutationOptions;
201
- exports.usersUsersUnbanMutationOptions = usersUsersUnbanMutationOptions;
202
- exports.usersUsersUpdateMutationOptions = usersUsersUpdateMutationOptions;
203
- exports.usersWaitlistEraseMutationOptions = usersWaitlistEraseMutationOptions;
204
- exports.usersWaitlistFunnelMutationOptions = usersWaitlistFunnelMutationOptions;
205
- exports.usersWaitlistImportMutationOptions = usersWaitlistImportMutationOptions;
206
- exports.usersWaitlistInviteMutationOptions = usersWaitlistInviteMutationOptions;
207
- exports.usersWaitlistListMutationOptions = usersWaitlistListMutationOptions;
208
- exports.usersWebhooksCreateMutationOptions = usersWebhooksCreateMutationOptions;
209
- exports.usersWebhooksDeleteMutationOptions = usersWebhooksDeleteMutationOptions;
210
- exports.usersWebhooksDeliveriesListQueryOptions = usersWebhooksDeliveriesListQueryOptions;
211
- exports.usersWebhooksGetQueryOptions = usersWebhooksGetQueryOptions;
212
- exports.usersWebhooksListQueryOptions = usersWebhooksListQueryOptions;
213
- exports.usersWebhooksRotateSecretMutationOptions = usersWebhooksRotateSecretMutationOptions;
214
- exports.usersWebhooksUpdateMutationOptions = usersWebhooksUpdateMutationOptions;
215
- //# sourceMappingURL=index.cjs.map
216
- //# sourceMappingURL=index.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/gen/users/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 UsersApikeysCreateInput,\n UsersApikeysListInput,\n UsersApikeysListOutput,\n UsersApikeysRevokeInput,\n UsersAuditListInput,\n UsersAuditListOutput,\n UsersConfigGetInput,\n UsersConfigGetOutput,\n UsersConfigUpsertInput,\n UsersFactorsListInput,\n UsersFactorsListOutput,\n UsersFactorsResetInput,\n UsersKeysListInput,\n UsersKeysListOutput,\n UsersKeysRevokeInput,\n UsersKeysRotateInput,\n UsersOpsRetentionGetInput,\n UsersOpsSloGetInput,\n UsersSessionsGetInput,\n UsersSessionsGetOutput,\n UsersSessionsImpersonateInput,\n UsersSessionsListInput,\n UsersSessionsListOutput,\n UsersSessionsRevokeInput,\n UsersStatsGetInput,\n UsersUsersBanInput,\n UsersUsersCreateInput,\n UsersUsersDeleteInput,\n UsersUsersEraseInput,\n UsersUsersExportInput,\n UsersUsersGetInput,\n UsersUsersGetOutput,\n UsersUsersImportInput,\n UsersUsersInviteInput,\n UsersUsersListInput,\n UsersUsersListOutput,\n UsersUsersSetPrimaryIdentifierInput,\n UsersUsersUnbanInput,\n UsersUsersUpdateInput,\n UsersWaitlistEraseInput,\n UsersWaitlistFunnelInput,\n UsersWaitlistImportInput,\n UsersWaitlistInviteInput,\n UsersWaitlistListInput,\n UsersWebhooksCreateInput,\n UsersWebhooksDeleteInput,\n UsersWebhooksDeliveriesListInput,\n UsersWebhooksDeliveriesListOutput,\n UsersWebhooksGetInput,\n UsersWebhooksGetOutput,\n UsersWebhooksListInput,\n UsersWebhooksListOutput,\n UsersWebhooksRotateSecretInput,\n UsersWebhooksUpdateInput,\n} from '../types.gen';\n\nexport const usersApikeysCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'apikeys', 'create'],\n mutationFn: (input: UsersApikeysCreateInput) => sdk['users']['apikeys']['create'](input),\n});\n\nexport const usersApikeysListQueryOptions = (sdk: GeneratedClient, input: UsersApikeysListInput) => ({\n queryKey: ['users', 'apikeys', 'list', input] as const,\n queryFn: () => sdk['users']['apikeys']['list'](input),\n});\n\nexport const usersApikeysRevokeMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'apikeys', 'revoke'],\n mutationFn: (input: UsersApikeysRevokeInput) => sdk['users']['apikeys']['revoke'](input),\n});\n\nexport const usersAuditListQueryOptions = (sdk: GeneratedClient, input: UsersAuditListInput) => ({\n queryKey: ['users', 'audit', 'list', input] as const,\n queryFn: () => sdk['users']['audit']['list'](input),\n});\n\nexport const usersConfigGetQueryOptions = (sdk: GeneratedClient, input: UsersConfigGetInput) => ({\n queryKey: ['users', 'config', 'get', input] as const,\n queryFn: () => sdk['users']['config']['get'](input),\n});\n\nexport const usersConfigUpsertMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'config', 'upsert'],\n mutationFn: (input: UsersConfigUpsertInput) => sdk['users']['config']['upsert'](input),\n});\n\nexport const usersFactorsListQueryOptions = (sdk: GeneratedClient, input: UsersFactorsListInput) => ({\n queryKey: ['users', 'factors', 'list', input] as const,\n queryFn: () => sdk['users']['factors']['list'](input),\n});\n\nexport const usersFactorsResetMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'factors', 'reset'],\n mutationFn: (input: UsersFactorsResetInput) => sdk['users']['factors']['reset'](input),\n});\n\nexport const usersKeysListQueryOptions = (sdk: GeneratedClient, input: UsersKeysListInput) => ({\n queryKey: ['users', 'keys', 'list', input] as const,\n queryFn: () => sdk['users']['keys']['list'](input),\n});\n\nexport const usersKeysRevokeMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'keys', 'revoke'],\n mutationFn: (input: UsersKeysRevokeInput) => sdk['users']['keys']['revoke'](input),\n});\n\nexport const usersKeysRotateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'keys', 'rotate'],\n mutationFn: (input: UsersKeysRotateInput) => sdk['users']['keys']['rotate'](input),\n});\n\nexport const usersOpsRetentionGetMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'ops-retention', 'get'],\n mutationFn: (input: UsersOpsRetentionGetInput) => sdk['users']['ops-retention']['get'](input),\n});\n\nexport const usersOpsSloGetMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'ops-slo', 'get'],\n mutationFn: (input: UsersOpsSloGetInput) => sdk['users']['ops-slo']['get'](input),\n});\n\nexport const usersSessionsGetQueryOptions = (sdk: GeneratedClient, input: UsersSessionsGetInput) => ({\n queryKey: ['users', 'sessions', 'get', input] as const,\n queryFn: () => sdk['users']['sessions']['get'](input),\n});\n\nexport const usersSessionsImpersonateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'sessions', 'impersonate'],\n mutationFn: (input: UsersSessionsImpersonateInput) => sdk['users']['sessions']['impersonate'](input),\n});\n\nexport const usersSessionsListQueryOptions = (sdk: GeneratedClient, input: UsersSessionsListInput) => ({\n queryKey: ['users', 'sessions', 'list', input] as const,\n queryFn: () => sdk['users']['sessions']['list'](input),\n});\n\nexport const usersSessionsRevokeMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'sessions', 'revoke'],\n mutationFn: (input: UsersSessionsRevokeInput) => sdk['users']['sessions']['revoke'](input),\n});\n\nexport const usersStatsGetMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'stats', 'get'],\n mutationFn: (input: UsersStatsGetInput) => sdk['users']['stats']['get'](input),\n});\n\nexport const usersUsersBanMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'users', 'ban'],\n mutationFn: (input: UsersUsersBanInput) => sdk['users']['users']['ban'](input),\n});\n\nexport const usersUsersCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'users', 'create'],\n mutationFn: (input: UsersUsersCreateInput) => sdk['users']['users']['create'](input),\n});\n\nexport const usersUsersDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'users', 'delete'],\n mutationFn: (input: UsersUsersDeleteInput) => sdk['users']['users']['delete'](input),\n});\n\nexport const usersUsersEraseMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'users', 'erase'],\n mutationFn: (input: UsersUsersEraseInput) => sdk['users']['users']['erase'](input),\n});\n\nexport const usersUsersExportMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'users', 'export'],\n mutationFn: (input: UsersUsersExportInput) => sdk['users']['users']['export'](input),\n});\n\nexport const usersUsersGetQueryOptions = (sdk: GeneratedClient, input: UsersUsersGetInput) => ({\n queryKey: ['users', 'users', 'get', input] as const,\n queryFn: () => sdk['users']['users']['get'](input),\n});\n\nexport const usersUsersImportMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'users', 'import'],\n mutationFn: (input: UsersUsersImportInput) => sdk['users']['users']['import'](input),\n});\n\nexport const usersUsersInviteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'users', 'invite'],\n mutationFn: (input: UsersUsersInviteInput) => sdk['users']['users']['invite'](input),\n});\n\nexport const usersUsersListQueryOptions = (sdk: GeneratedClient, input: UsersUsersListInput) => ({\n queryKey: ['users', 'users', 'list', input] as const,\n queryFn: () => sdk['users']['users']['list'](input),\n});\n\nexport const usersUsersSetPrimaryIdentifierMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'users-set-primary', 'identifier'],\n mutationFn: (input: UsersUsersSetPrimaryIdentifierInput) => sdk['users']['users-set-primary']['identifier'](input),\n});\n\nexport const usersUsersUnbanMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'users', 'unban'],\n mutationFn: (input: UsersUsersUnbanInput) => sdk['users']['users']['unban'](input),\n});\n\nexport const usersUsersUpdateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'users', 'update'],\n mutationFn: (input: UsersUsersUpdateInput) => sdk['users']['users']['update'](input),\n});\n\nexport const usersWaitlistEraseMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'waitlist', 'erase'],\n mutationFn: (input: UsersWaitlistEraseInput) => sdk['users']['waitlist']['erase'](input),\n});\n\nexport const usersWaitlistFunnelMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'waitlist', 'funnel'],\n mutationFn: (input: UsersWaitlistFunnelInput) => sdk['users']['waitlist']['funnel'](input),\n});\n\nexport const usersWaitlistImportMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'waitlist', 'import'],\n mutationFn: (input: UsersWaitlistImportInput) => sdk['users']['waitlist']['import'](input),\n});\n\nexport const usersWaitlistInviteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'waitlist', 'invite'],\n mutationFn: (input: UsersWaitlistInviteInput) => sdk['users']['waitlist']['invite'](input),\n});\n\nexport const usersWaitlistListMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'waitlist', 'list'],\n mutationFn: (input: UsersWaitlistListInput) => sdk['users']['waitlist']['list'](input),\n});\n\nexport const usersWebhooksCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'webhooks', 'create'],\n mutationFn: (input: UsersWebhooksCreateInput) => sdk['users']['webhooks']['create'](input),\n});\n\nexport const usersWebhooksDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'webhooks', 'delete'],\n mutationFn: (input: UsersWebhooksDeleteInput) => sdk['users']['webhooks']['delete'](input),\n});\n\nexport const usersWebhooksDeliveriesListQueryOptions = (sdk: GeneratedClient, input: UsersWebhooksDeliveriesListInput) => ({\n queryKey: ['users', 'webhooks-deliveries', 'list', input] as const,\n queryFn: () => sdk['users']['webhooks-deliveries']['list'](input),\n});\n\nexport const usersWebhooksGetQueryOptions = (sdk: GeneratedClient, input: UsersWebhooksGetInput) => ({\n queryKey: ['users', 'webhooks', 'get', input] as const,\n queryFn: () => sdk['users']['webhooks']['get'](input),\n});\n\nexport const usersWebhooksListQueryOptions = (sdk: GeneratedClient, input: UsersWebhooksListInput) => ({\n queryKey: ['users', 'webhooks', 'list', input] as const,\n queryFn: () => sdk['users']['webhooks']['list'](input),\n});\n\nexport const usersWebhooksRotateSecretMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'webhooks-rotate', 'secret'],\n mutationFn: (input: UsersWebhooksRotateSecretInput) => sdk['users']['webhooks-rotate']['secret'](input),\n});\n\nexport const usersWebhooksUpdateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'webhooks', 'update'],\n mutationFn: (input: UsersWebhooksUpdateInput) => sdk['users']['webhooks']['update'](input),\n});\n"]}