@lessly/sdk-app 44.0.0 → 44.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (59) 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 +0 -5
  4. package/dist/brain/index.cjs.map +1 -1
  5. package/dist/brain/index.d.cts +2 -6
  6. package/dist/brain/index.d.ts +2 -6
  7. package/dist/brain/index.js +1 -5
  8. package/dist/brain/index.js.map +1 -1
  9. package/dist/{client.gen-BsjxuDLy.d.cts → client.gen-DlCqQAIZ.d.cts} +1392 -94
  10. package/dist/{client.gen-BsjxuDLy.d.ts → client.gen-DlCqQAIZ.d.ts} +1392 -94
  11. package/dist/consent/index.d.cts +1 -1
  12. package/dist/consent/index.d.ts +1 -1
  13. package/dist/content/index.cjs +96 -0
  14. package/dist/content/index.cjs.map +1 -0
  15. package/dist/content/index.d.cts +76 -0
  16. package/dist/content/index.d.ts +76 -0
  17. package/dist/content/index.js +77 -0
  18. package/dist/content/index.js.map +1 -0
  19. package/dist/deployment/index.d.cts +1 -1
  20. package/dist/deployment/index.d.ts +1 -1
  21. package/dist/index.cjs +406 -13
  22. package/dist/index.cjs.map +1 -1
  23. package/dist/index.d.cts +1 -1
  24. package/dist/index.d.ts +1 -1
  25. package/dist/index.js +406 -13
  26. package/dist/index.js.map +1 -1
  27. package/dist/mail/index.d.cts +2 -2
  28. package/dist/mail/index.d.ts +2 -2
  29. package/dist/observe/index.d.cts +1 -1
  30. package/dist/observe/index.d.ts +1 -1
  31. package/dist/organization/index.d.cts +1 -1
  32. package/dist/organization/index.d.ts +1 -1
  33. package/dist/playground/index.cjs +66 -0
  34. package/dist/playground/index.cjs.map +1 -0
  35. package/dist/playground/index.d.cts +52 -0
  36. package/dist/playground/index.d.ts +52 -0
  37. package/dist/playground/index.js +53 -0
  38. package/dist/playground/index.js.map +1 -0
  39. package/dist/realtime/index.d.cts +1 -1
  40. package/dist/realtime/index.d.ts +1 -1
  41. package/dist/support/index.d.cts +1 -1
  42. package/dist/support/index.d.ts +1 -1
  43. package/dist/tracking/index.d.cts +1 -1
  44. package/dist/tracking/index.d.ts +1 -1
  45. package/dist/users/index.d.cts +1 -1
  46. package/dist/users/index.d.ts +1 -1
  47. package/dist/waitlist/index.d.cts +1 -1
  48. package/dist/waitlist/index.d.ts +1 -1
  49. package/package.json +12 -2
  50. package/src/gen/bindings.gen.ts +406 -13
  51. package/src/gen/brain/index.ts +1 -1
  52. package/src/gen/brain/queryOptions.gen.ts +0 -7
  53. package/src/gen/client.gen.ts +114 -5
  54. package/src/gen/content/index.ts +3 -0
  55. package/src/gen/content/queryOptions.gen.ts +119 -0
  56. package/src/gen/manifest.gen.ts +1 -1
  57. package/src/gen/playground/index.ts +3 -0
  58. package/src/gen/playground/queryOptions.gen.ts +86 -0
  59. package/src/gen/types.gen.ts +1500 -187
@@ -1,4 +1,4 @@
1
- import { G as GeneratedClient, av as ConsentConfigCookieDomainUpsertInput, aw as ConsentConfigCookieDomainUpsertOutput, ax as ConsentConfigCustomizationUpsertInput, ay as ConsentConfigCustomizationUpsertOutput, az as ConsentConfigFloatingIconUpsertInput, aA as ConsentConfigFloatingIconUpsertOutput, aB as ConsentConfigThemeUpsertInput, aC as ConsentConfigThemeUpsertOutput, aD as ConsentDashboardConfigGetInput, aE as ConsentDashboardConfigGetOutput, aF as ConsentDashboardDecisionsListInput, aG as ConsentDashboardDecisionsListOutput, aH as ConsentDashboardEmbedSnippetGetInput, aI as ConsentDashboardEmbedSnippetGetOutput, aJ as ConsentDashboardStatsGetInput, aK as ConsentDashboardStatsGetOutput, aL as ConsentEmbedGetInput, aM as ConsentEmbedGetOutput, aN as ConsentProvidersCreateInput, aO as ConsentProvidersCreateOutput, aP as ConsentProvidersDeleteInput, aQ as ConsentProvidersDeleteOutput, aR as ConsentProvidersListInput, aS as ConsentProvidersListOutput, aT as ConsentProvidersUpdateInput, aU as ConsentProvidersUpdateOutput, aV as ConsentRecordsExportInput, aW as ConsentRecordsExportOutput, aX as ConsentStatsGetInput, aY as ConsentStatsGetOutput } from '../client.gen-BsjxuDLy.cjs';
1
+ import { G as GeneratedClient, at as ConsentConfigCookieDomainUpsertInput, au as ConsentConfigCookieDomainUpsertOutput, av as ConsentConfigCustomizationUpsertInput, aw as ConsentConfigCustomizationUpsertOutput, ax as ConsentConfigFloatingIconUpsertInput, ay as ConsentConfigFloatingIconUpsertOutput, az as ConsentConfigThemeUpsertInput, aA as ConsentConfigThemeUpsertOutput, aB as ConsentDashboardConfigGetInput, aC as ConsentDashboardConfigGetOutput, aD as ConsentDashboardDecisionsListInput, aE as ConsentDashboardDecisionsListOutput, aF as ConsentDashboardEmbedSnippetGetInput, aG as ConsentDashboardEmbedSnippetGetOutput, aH as ConsentDashboardStatsGetInput, aI as ConsentDashboardStatsGetOutput, aJ as ConsentEmbedGetInput, aK as ConsentEmbedGetOutput, aL as ConsentProvidersCreateInput, aM as ConsentProvidersCreateOutput, aN as ConsentProvidersDeleteInput, aO as ConsentProvidersDeleteOutput, aP as ConsentProvidersListInput, aQ as ConsentProvidersListOutput, aR as ConsentProvidersUpdateInput, aS as ConsentProvidersUpdateOutput, aT as ConsentRecordsExportInput, aU as ConsentRecordsExportOutput, aV as ConsentStatsGetInput, aW as ConsentStatsGetOutput } from '../client.gen-DlCqQAIZ.cjs';
2
2
 
3
3
  declare const consentConfigCookieDomainUpsertMutationOptions: (sdk: GeneratedClient) => {
4
4
  mutationKey: string[];
@@ -1,4 +1,4 @@
1
- import { G as GeneratedClient, av as ConsentConfigCookieDomainUpsertInput, aw as ConsentConfigCookieDomainUpsertOutput, ax as ConsentConfigCustomizationUpsertInput, ay as ConsentConfigCustomizationUpsertOutput, az as ConsentConfigFloatingIconUpsertInput, aA as ConsentConfigFloatingIconUpsertOutput, aB as ConsentConfigThemeUpsertInput, aC as ConsentConfigThemeUpsertOutput, aD as ConsentDashboardConfigGetInput, aE as ConsentDashboardConfigGetOutput, aF as ConsentDashboardDecisionsListInput, aG as ConsentDashboardDecisionsListOutput, aH as ConsentDashboardEmbedSnippetGetInput, aI as ConsentDashboardEmbedSnippetGetOutput, aJ as ConsentDashboardStatsGetInput, aK as ConsentDashboardStatsGetOutput, aL as ConsentEmbedGetInput, aM as ConsentEmbedGetOutput, aN as ConsentProvidersCreateInput, aO as ConsentProvidersCreateOutput, aP as ConsentProvidersDeleteInput, aQ as ConsentProvidersDeleteOutput, aR as ConsentProvidersListInput, aS as ConsentProvidersListOutput, aT as ConsentProvidersUpdateInput, aU as ConsentProvidersUpdateOutput, aV as ConsentRecordsExportInput, aW as ConsentRecordsExportOutput, aX as ConsentStatsGetInput, aY as ConsentStatsGetOutput } from '../client.gen-BsjxuDLy.js';
1
+ import { G as GeneratedClient, at as ConsentConfigCookieDomainUpsertInput, au as ConsentConfigCookieDomainUpsertOutput, av as ConsentConfigCustomizationUpsertInput, aw as ConsentConfigCustomizationUpsertOutput, ax as ConsentConfigFloatingIconUpsertInput, ay as ConsentConfigFloatingIconUpsertOutput, az as ConsentConfigThemeUpsertInput, aA as ConsentConfigThemeUpsertOutput, aB as ConsentDashboardConfigGetInput, aC as ConsentDashboardConfigGetOutput, aD as ConsentDashboardDecisionsListInput, aE as ConsentDashboardDecisionsListOutput, aF as ConsentDashboardEmbedSnippetGetInput, aG as ConsentDashboardEmbedSnippetGetOutput, aH as ConsentDashboardStatsGetInput, aI as ConsentDashboardStatsGetOutput, aJ as ConsentEmbedGetInput, aK as ConsentEmbedGetOutput, aL as ConsentProvidersCreateInput, aM as ConsentProvidersCreateOutput, aN as ConsentProvidersDeleteInput, aO as ConsentProvidersDeleteOutput, aP as ConsentProvidersListInput, aQ as ConsentProvidersListOutput, aR as ConsentProvidersUpdateInput, aS as ConsentProvidersUpdateOutput, aT as ConsentRecordsExportInput, aU as ConsentRecordsExportOutput, aV as ConsentStatsGetInput, aW as ConsentStatsGetOutput } from '../client.gen-DlCqQAIZ.js';
2
2
 
3
3
  declare const consentConfigCookieDomainUpsertMutationOptions: (sdk: GeneratedClient) => {
4
4
  mutationKey: string[];
@@ -0,0 +1,96 @@
1
+ 'use strict';
2
+
3
+ // src/gen/content/queryOptions.gen.ts
4
+ var contentChannelsGetQueryOptions = (sdk, input) => ({
5
+ queryKey: ["content", "channels", "get", input],
6
+ queryFn: () => sdk["content"]["channels"]["get"](input)
7
+ });
8
+ var contentChannelsListQueryOptions = (sdk, input) => ({
9
+ queryKey: ["content", "channels", "list", input],
10
+ queryFn: () => sdk["content"]["channels"]["list"](input)
11
+ });
12
+ var contentChannelsUpdateMutationOptions = (sdk) => ({
13
+ mutationKey: ["content", "channels", "update"],
14
+ mutationFn: (input) => sdk["content"]["channels"]["update"](input)
15
+ });
16
+ var contentPostsApproveMutationOptions = (sdk) => ({
17
+ mutationKey: ["content", "posts", "approve"],
18
+ mutationFn: (input) => sdk["content"]["posts"]["approve"](input)
19
+ });
20
+ var contentPostsCreateMutationOptions = (sdk) => ({
21
+ mutationKey: ["content", "posts", "create"],
22
+ mutationFn: (input) => sdk["content"]["posts"]["create"](input)
23
+ });
24
+ var contentPostsGetQueryOptions = (sdk, input) => ({
25
+ queryKey: ["content", "posts", "get", input],
26
+ queryFn: () => sdk["content"]["posts"]["get"](input)
27
+ });
28
+ var contentPostsListQueryOptions = (sdk, input) => ({
29
+ queryKey: ["content", "posts", "list", input],
30
+ queryFn: () => sdk["content"]["posts"]["list"](input)
31
+ });
32
+ var contentPostsSubmitMutationOptions = (sdk) => ({
33
+ mutationKey: ["content", "posts", "submit"],
34
+ mutationFn: (input) => sdk["content"]["posts"]["submit"](input)
35
+ });
36
+ var contentPostsUpdateMutationOptions = (sdk) => ({
37
+ mutationKey: ["content", "posts", "update"],
38
+ mutationFn: (input) => sdk["content"]["posts"]["update"](input)
39
+ });
40
+ var contentPostsVersionsQueryOptions = (sdk, input) => ({
41
+ queryKey: ["content", "posts", "versions", input],
42
+ queryFn: () => sdk["content"]["posts"]["versions"](input)
43
+ });
44
+ var contentPublicationsCancelMutationOptions = (sdk) => ({
45
+ mutationKey: ["content", "publications", "cancel"],
46
+ mutationFn: (input) => sdk["content"]["publications"]["cancel"](input)
47
+ });
48
+ var contentPublicationsConfirmMutationOptions = (sdk) => ({
49
+ mutationKey: ["content", "publications", "confirm"],
50
+ mutationFn: (input) => sdk["content"]["publications"]["confirm"](input)
51
+ });
52
+ var contentPublicationsGetQueryOptions = (sdk, input) => ({
53
+ queryKey: ["content", "publications", "get", input],
54
+ queryFn: () => sdk["content"]["publications"]["get"](input)
55
+ });
56
+ var contentPublicationsListQueryOptions = (sdk, input) => ({
57
+ queryKey: ["content", "publications", "list", input],
58
+ queryFn: () => sdk["content"]["publications"]["list"](input)
59
+ });
60
+ var contentPublicationsPublishMutationOptions = (sdk) => ({
61
+ mutationKey: ["content", "publications", "publish"],
62
+ mutationFn: (input) => sdk["content"]["publications"]["publish"](input)
63
+ });
64
+ var contentPublicationsRemindMutationOptions = (sdk) => ({
65
+ mutationKey: ["content", "publications", "remind"],
66
+ mutationFn: (input) => sdk["content"]["publications"]["remind"](input)
67
+ });
68
+ var contentPublicationsRescheduleMutationOptions = (sdk) => ({
69
+ mutationKey: ["content", "publications", "reschedule"],
70
+ mutationFn: (input) => sdk["content"]["publications"]["reschedule"](input)
71
+ });
72
+ var contentPublicationsScheduleMutationOptions = (sdk) => ({
73
+ mutationKey: ["content", "publications", "schedule"],
74
+ mutationFn: (input) => sdk["content"]["publications"]["schedule"](input)
75
+ });
76
+
77
+ exports.contentChannelsGetQueryOptions = contentChannelsGetQueryOptions;
78
+ exports.contentChannelsListQueryOptions = contentChannelsListQueryOptions;
79
+ exports.contentChannelsUpdateMutationOptions = contentChannelsUpdateMutationOptions;
80
+ exports.contentPostsApproveMutationOptions = contentPostsApproveMutationOptions;
81
+ exports.contentPostsCreateMutationOptions = contentPostsCreateMutationOptions;
82
+ exports.contentPostsGetQueryOptions = contentPostsGetQueryOptions;
83
+ exports.contentPostsListQueryOptions = contentPostsListQueryOptions;
84
+ exports.contentPostsSubmitMutationOptions = contentPostsSubmitMutationOptions;
85
+ exports.contentPostsUpdateMutationOptions = contentPostsUpdateMutationOptions;
86
+ exports.contentPostsVersionsQueryOptions = contentPostsVersionsQueryOptions;
87
+ exports.contentPublicationsCancelMutationOptions = contentPublicationsCancelMutationOptions;
88
+ exports.contentPublicationsConfirmMutationOptions = contentPublicationsConfirmMutationOptions;
89
+ exports.contentPublicationsGetQueryOptions = contentPublicationsGetQueryOptions;
90
+ exports.contentPublicationsListQueryOptions = contentPublicationsListQueryOptions;
91
+ exports.contentPublicationsPublishMutationOptions = contentPublicationsPublishMutationOptions;
92
+ exports.contentPublicationsRemindMutationOptions = contentPublicationsRemindMutationOptions;
93
+ exports.contentPublicationsRescheduleMutationOptions = contentPublicationsRescheduleMutationOptions;
94
+ exports.contentPublicationsScheduleMutationOptions = contentPublicationsScheduleMutationOptions;
95
+ //# sourceMappingURL=index.cjs.map
96
+ //# sourceMappingURL=index.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/gen/content/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 ContentChannelsGetInput,\n ContentChannelsGetOutput,\n ContentChannelsListInput,\n ContentChannelsListOutput,\n ContentChannelsUpdateInput,\n ContentPostsApproveInput,\n ContentPostsCreateInput,\n ContentPostsGetInput,\n ContentPostsGetOutput,\n ContentPostsListInput,\n ContentPostsListOutput,\n ContentPostsSubmitInput,\n ContentPostsUpdateInput,\n ContentPostsVersionsInput,\n ContentPostsVersionsOutput,\n ContentPublicationsCancelInput,\n ContentPublicationsConfirmInput,\n ContentPublicationsGetInput,\n ContentPublicationsGetOutput,\n ContentPublicationsListInput,\n ContentPublicationsListOutput,\n ContentPublicationsPublishInput,\n ContentPublicationsRemindInput,\n ContentPublicationsRescheduleInput,\n ContentPublicationsScheduleInput,\n} from '../types.gen';\n\nexport const contentChannelsGetQueryOptions = (sdk: GeneratedClient, input: ContentChannelsGetInput) => ({\n queryKey: ['content', 'channels', 'get', input] as const,\n queryFn: () => sdk['content']['channels']['get'](input),\n});\n\nexport const contentChannelsListQueryOptions = (sdk: GeneratedClient, input: ContentChannelsListInput) => ({\n queryKey: ['content', 'channels', 'list', input] as const,\n queryFn: () => sdk['content']['channels']['list'](input),\n});\n\nexport const contentChannelsUpdateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'channels', 'update'],\n mutationFn: (input: ContentChannelsUpdateInput) => sdk['content']['channels']['update'](input),\n});\n\nexport const contentPostsApproveMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'posts', 'approve'],\n mutationFn: (input: ContentPostsApproveInput) => sdk['content']['posts']['approve'](input),\n});\n\nexport const contentPostsCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'posts', 'create'],\n mutationFn: (input: ContentPostsCreateInput) => sdk['content']['posts']['create'](input),\n});\n\nexport const contentPostsGetQueryOptions = (sdk: GeneratedClient, input: ContentPostsGetInput) => ({\n queryKey: ['content', 'posts', 'get', input] as const,\n queryFn: () => sdk['content']['posts']['get'](input),\n});\n\nexport const contentPostsListQueryOptions = (sdk: GeneratedClient, input: ContentPostsListInput) => ({\n queryKey: ['content', 'posts', 'list', input] as const,\n queryFn: () => sdk['content']['posts']['list'](input),\n});\n\nexport const contentPostsSubmitMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'posts', 'submit'],\n mutationFn: (input: ContentPostsSubmitInput) => sdk['content']['posts']['submit'](input),\n});\n\nexport const contentPostsUpdateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'posts', 'update'],\n mutationFn: (input: ContentPostsUpdateInput) => sdk['content']['posts']['update'](input),\n});\n\nexport const contentPostsVersionsQueryOptions = (sdk: GeneratedClient, input: ContentPostsVersionsInput) => ({\n queryKey: ['content', 'posts', 'versions', input] as const,\n queryFn: () => sdk['content']['posts']['versions'](input),\n});\n\nexport const contentPublicationsCancelMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'publications', 'cancel'],\n mutationFn: (input: ContentPublicationsCancelInput) => sdk['content']['publications']['cancel'](input),\n});\n\nexport const contentPublicationsConfirmMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'publications', 'confirm'],\n mutationFn: (input: ContentPublicationsConfirmInput) => sdk['content']['publications']['confirm'](input),\n});\n\nexport const contentPublicationsGetQueryOptions = (sdk: GeneratedClient, input: ContentPublicationsGetInput) => ({\n queryKey: ['content', 'publications', 'get', input] as const,\n queryFn: () => sdk['content']['publications']['get'](input),\n});\n\nexport const contentPublicationsListQueryOptions = (sdk: GeneratedClient, input: ContentPublicationsListInput) => ({\n queryKey: ['content', 'publications', 'list', input] as const,\n queryFn: () => sdk['content']['publications']['list'](input),\n});\n\nexport const contentPublicationsPublishMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'publications', 'publish'],\n mutationFn: (input: ContentPublicationsPublishInput) => sdk['content']['publications']['publish'](input),\n});\n\nexport const contentPublicationsRemindMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'publications', 'remind'],\n mutationFn: (input: ContentPublicationsRemindInput) => sdk['content']['publications']['remind'](input),\n});\n\nexport const contentPublicationsRescheduleMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'publications', 'reschedule'],\n mutationFn: (input: ContentPublicationsRescheduleInput) => sdk['content']['publications']['reschedule'](input),\n});\n\nexport const contentPublicationsScheduleMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'publications', 'schedule'],\n mutationFn: (input: ContentPublicationsScheduleInput) => sdk['content']['publications']['schedule'](input),\n});\n"]}
@@ -0,0 +1,76 @@
1
+ import { G as GeneratedClient, aX as ContentChannelsGetInput, aY as ContentChannelsGetOutput, aZ as ContentChannelsListInput, a_ as ContentChannelsListOutput, a$ as ContentChannelsUpdateInput, b0 as ContentChannelsUpdateOutput, b1 as ContentPostsApproveInput, b2 as ContentPostsApproveOutput, b3 as ContentPostsCreateInput, b4 as ContentPostsCreateOutput, b5 as ContentPostsGetInput, b6 as ContentPostsGetOutput, b7 as ContentPostsListInput, b8 as ContentPostsListOutput, b9 as ContentPostsSubmitInput, ba as ContentPostsSubmitOutput, bb as ContentPostsUpdateInput, bc as ContentPostsUpdateOutput, bd as ContentPostsVersionsInput, be as ContentPostsVersionsOutput, bf as ContentPublicationsCancelInput, bg as ContentPublicationsCancelOutput, bh as ContentPublicationsConfirmInput, bi as ContentPublicationsConfirmOutput, bj as ContentPublicationsGetInput, bk as ContentPublicationsGetOutput, bl as ContentPublicationsListInput, bm as ContentPublicationsListOutput, bn as ContentPublicationsPublishInput, bo as ContentPublicationsPublishOutput, bp as ContentPublicationsRemindInput, bq as ContentPublicationsRemindOutput, br as ContentPublicationsRescheduleInput, bs as ContentPublicationsRescheduleOutput, bt as ContentPublicationsScheduleInput, bu as ContentPublicationsScheduleOutput } from '../client.gen-DlCqQAIZ.cjs';
2
+
3
+ declare const contentChannelsGetQueryOptions: (sdk: GeneratedClient, input: ContentChannelsGetInput) => {
4
+ queryKey: readonly ["content", "channels", "get", ContentChannelsGetInput];
5
+ queryFn: () => Promise<ContentChannelsGetOutput>;
6
+ };
7
+ declare const contentChannelsListQueryOptions: (sdk: GeneratedClient, input: ContentChannelsListInput) => {
8
+ queryKey: readonly ["content", "channels", "list", ContentChannelsListInput];
9
+ queryFn: () => Promise<ContentChannelsListOutput>;
10
+ };
11
+ declare const contentChannelsUpdateMutationOptions: (sdk: GeneratedClient) => {
12
+ mutationKey: string[];
13
+ mutationFn: (input: ContentChannelsUpdateInput) => Promise<ContentChannelsUpdateOutput>;
14
+ };
15
+ declare const contentPostsApproveMutationOptions: (sdk: GeneratedClient) => {
16
+ mutationKey: string[];
17
+ mutationFn: (input: ContentPostsApproveInput) => Promise<ContentPostsApproveOutput>;
18
+ };
19
+ declare const contentPostsCreateMutationOptions: (sdk: GeneratedClient) => {
20
+ mutationKey: string[];
21
+ mutationFn: (input: ContentPostsCreateInput) => Promise<ContentPostsCreateOutput>;
22
+ };
23
+ declare const contentPostsGetQueryOptions: (sdk: GeneratedClient, input: ContentPostsGetInput) => {
24
+ queryKey: readonly ["content", "posts", "get", ContentPostsGetInput];
25
+ queryFn: () => Promise<ContentPostsGetOutput>;
26
+ };
27
+ declare const contentPostsListQueryOptions: (sdk: GeneratedClient, input: ContentPostsListInput) => {
28
+ queryKey: readonly ["content", "posts", "list", ContentPostsListInput];
29
+ queryFn: () => Promise<ContentPostsListOutput>;
30
+ };
31
+ declare const contentPostsSubmitMutationOptions: (sdk: GeneratedClient) => {
32
+ mutationKey: string[];
33
+ mutationFn: (input: ContentPostsSubmitInput) => Promise<ContentPostsSubmitOutput>;
34
+ };
35
+ declare const contentPostsUpdateMutationOptions: (sdk: GeneratedClient) => {
36
+ mutationKey: string[];
37
+ mutationFn: (input: ContentPostsUpdateInput) => Promise<ContentPostsUpdateOutput>;
38
+ };
39
+ declare const contentPostsVersionsQueryOptions: (sdk: GeneratedClient, input: ContentPostsVersionsInput) => {
40
+ queryKey: readonly ["content", "posts", "versions", ContentPostsVersionsInput];
41
+ queryFn: () => Promise<ContentPostsVersionsOutput>;
42
+ };
43
+ declare const contentPublicationsCancelMutationOptions: (sdk: GeneratedClient) => {
44
+ mutationKey: string[];
45
+ mutationFn: (input: ContentPublicationsCancelInput) => Promise<ContentPublicationsCancelOutput>;
46
+ };
47
+ declare const contentPublicationsConfirmMutationOptions: (sdk: GeneratedClient) => {
48
+ mutationKey: string[];
49
+ mutationFn: (input: ContentPublicationsConfirmInput) => Promise<ContentPublicationsConfirmOutput>;
50
+ };
51
+ declare const contentPublicationsGetQueryOptions: (sdk: GeneratedClient, input: ContentPublicationsGetInput) => {
52
+ queryKey: readonly ["content", "publications", "get", ContentPublicationsGetInput];
53
+ queryFn: () => Promise<ContentPublicationsGetOutput>;
54
+ };
55
+ declare const contentPublicationsListQueryOptions: (sdk: GeneratedClient, input: ContentPublicationsListInput) => {
56
+ queryKey: readonly ["content", "publications", "list", ContentPublicationsListInput];
57
+ queryFn: () => Promise<ContentPublicationsListOutput>;
58
+ };
59
+ declare const contentPublicationsPublishMutationOptions: (sdk: GeneratedClient) => {
60
+ mutationKey: string[];
61
+ mutationFn: (input: ContentPublicationsPublishInput) => Promise<ContentPublicationsPublishOutput>;
62
+ };
63
+ declare const contentPublicationsRemindMutationOptions: (sdk: GeneratedClient) => {
64
+ mutationKey: string[];
65
+ mutationFn: (input: ContentPublicationsRemindInput) => Promise<ContentPublicationsRemindOutput>;
66
+ };
67
+ declare const contentPublicationsRescheduleMutationOptions: (sdk: GeneratedClient) => {
68
+ mutationKey: string[];
69
+ mutationFn: (input: ContentPublicationsRescheduleInput) => Promise<ContentPublicationsRescheduleOutput>;
70
+ };
71
+ declare const contentPublicationsScheduleMutationOptions: (sdk: GeneratedClient) => {
72
+ mutationKey: string[];
73
+ mutationFn: (input: ContentPublicationsScheduleInput) => Promise<ContentPublicationsScheduleOutput>;
74
+ };
75
+
76
+ export { ContentChannelsGetInput, ContentChannelsGetOutput, ContentChannelsListInput, ContentChannelsListOutput, ContentChannelsUpdateInput, ContentChannelsUpdateOutput, ContentPostsApproveInput, ContentPostsApproveOutput, ContentPostsCreateInput, ContentPostsCreateOutput, ContentPostsGetInput, ContentPostsGetOutput, ContentPostsListInput, ContentPostsListOutput, ContentPostsSubmitInput, ContentPostsSubmitOutput, ContentPostsUpdateInput, ContentPostsUpdateOutput, ContentPostsVersionsInput, ContentPostsVersionsOutput, ContentPublicationsCancelInput, ContentPublicationsCancelOutput, ContentPublicationsConfirmInput, ContentPublicationsConfirmOutput, ContentPublicationsGetInput, ContentPublicationsGetOutput, ContentPublicationsListInput, ContentPublicationsListOutput, ContentPublicationsPublishInput, ContentPublicationsPublishOutput, ContentPublicationsRemindInput, ContentPublicationsRemindOutput, ContentPublicationsRescheduleInput, ContentPublicationsRescheduleOutput, ContentPublicationsScheduleInput, ContentPublicationsScheduleOutput, contentChannelsGetQueryOptions, contentChannelsListQueryOptions, contentChannelsUpdateMutationOptions, contentPostsApproveMutationOptions, contentPostsCreateMutationOptions, contentPostsGetQueryOptions, contentPostsListQueryOptions, contentPostsSubmitMutationOptions, contentPostsUpdateMutationOptions, contentPostsVersionsQueryOptions, contentPublicationsCancelMutationOptions, contentPublicationsConfirmMutationOptions, contentPublicationsGetQueryOptions, contentPublicationsListQueryOptions, contentPublicationsPublishMutationOptions, contentPublicationsRemindMutationOptions, contentPublicationsRescheduleMutationOptions, contentPublicationsScheduleMutationOptions };
@@ -0,0 +1,76 @@
1
+ import { G as GeneratedClient, aX as ContentChannelsGetInput, aY as ContentChannelsGetOutput, aZ as ContentChannelsListInput, a_ as ContentChannelsListOutput, a$ as ContentChannelsUpdateInput, b0 as ContentChannelsUpdateOutput, b1 as ContentPostsApproveInput, b2 as ContentPostsApproveOutput, b3 as ContentPostsCreateInput, b4 as ContentPostsCreateOutput, b5 as ContentPostsGetInput, b6 as ContentPostsGetOutput, b7 as ContentPostsListInput, b8 as ContentPostsListOutput, b9 as ContentPostsSubmitInput, ba as ContentPostsSubmitOutput, bb as ContentPostsUpdateInput, bc as ContentPostsUpdateOutput, bd as ContentPostsVersionsInput, be as ContentPostsVersionsOutput, bf as ContentPublicationsCancelInput, bg as ContentPublicationsCancelOutput, bh as ContentPublicationsConfirmInput, bi as ContentPublicationsConfirmOutput, bj as ContentPublicationsGetInput, bk as ContentPublicationsGetOutput, bl as ContentPublicationsListInput, bm as ContentPublicationsListOutput, bn as ContentPublicationsPublishInput, bo as ContentPublicationsPublishOutput, bp as ContentPublicationsRemindInput, bq as ContentPublicationsRemindOutput, br as ContentPublicationsRescheduleInput, bs as ContentPublicationsRescheduleOutput, bt as ContentPublicationsScheduleInput, bu as ContentPublicationsScheduleOutput } from '../client.gen-DlCqQAIZ.js';
2
+
3
+ declare const contentChannelsGetQueryOptions: (sdk: GeneratedClient, input: ContentChannelsGetInput) => {
4
+ queryKey: readonly ["content", "channels", "get", ContentChannelsGetInput];
5
+ queryFn: () => Promise<ContentChannelsGetOutput>;
6
+ };
7
+ declare const contentChannelsListQueryOptions: (sdk: GeneratedClient, input: ContentChannelsListInput) => {
8
+ queryKey: readonly ["content", "channels", "list", ContentChannelsListInput];
9
+ queryFn: () => Promise<ContentChannelsListOutput>;
10
+ };
11
+ declare const contentChannelsUpdateMutationOptions: (sdk: GeneratedClient) => {
12
+ mutationKey: string[];
13
+ mutationFn: (input: ContentChannelsUpdateInput) => Promise<ContentChannelsUpdateOutput>;
14
+ };
15
+ declare const contentPostsApproveMutationOptions: (sdk: GeneratedClient) => {
16
+ mutationKey: string[];
17
+ mutationFn: (input: ContentPostsApproveInput) => Promise<ContentPostsApproveOutput>;
18
+ };
19
+ declare const contentPostsCreateMutationOptions: (sdk: GeneratedClient) => {
20
+ mutationKey: string[];
21
+ mutationFn: (input: ContentPostsCreateInput) => Promise<ContentPostsCreateOutput>;
22
+ };
23
+ declare const contentPostsGetQueryOptions: (sdk: GeneratedClient, input: ContentPostsGetInput) => {
24
+ queryKey: readonly ["content", "posts", "get", ContentPostsGetInput];
25
+ queryFn: () => Promise<ContentPostsGetOutput>;
26
+ };
27
+ declare const contentPostsListQueryOptions: (sdk: GeneratedClient, input: ContentPostsListInput) => {
28
+ queryKey: readonly ["content", "posts", "list", ContentPostsListInput];
29
+ queryFn: () => Promise<ContentPostsListOutput>;
30
+ };
31
+ declare const contentPostsSubmitMutationOptions: (sdk: GeneratedClient) => {
32
+ mutationKey: string[];
33
+ mutationFn: (input: ContentPostsSubmitInput) => Promise<ContentPostsSubmitOutput>;
34
+ };
35
+ declare const contentPostsUpdateMutationOptions: (sdk: GeneratedClient) => {
36
+ mutationKey: string[];
37
+ mutationFn: (input: ContentPostsUpdateInput) => Promise<ContentPostsUpdateOutput>;
38
+ };
39
+ declare const contentPostsVersionsQueryOptions: (sdk: GeneratedClient, input: ContentPostsVersionsInput) => {
40
+ queryKey: readonly ["content", "posts", "versions", ContentPostsVersionsInput];
41
+ queryFn: () => Promise<ContentPostsVersionsOutput>;
42
+ };
43
+ declare const contentPublicationsCancelMutationOptions: (sdk: GeneratedClient) => {
44
+ mutationKey: string[];
45
+ mutationFn: (input: ContentPublicationsCancelInput) => Promise<ContentPublicationsCancelOutput>;
46
+ };
47
+ declare const contentPublicationsConfirmMutationOptions: (sdk: GeneratedClient) => {
48
+ mutationKey: string[];
49
+ mutationFn: (input: ContentPublicationsConfirmInput) => Promise<ContentPublicationsConfirmOutput>;
50
+ };
51
+ declare const contentPublicationsGetQueryOptions: (sdk: GeneratedClient, input: ContentPublicationsGetInput) => {
52
+ queryKey: readonly ["content", "publications", "get", ContentPublicationsGetInput];
53
+ queryFn: () => Promise<ContentPublicationsGetOutput>;
54
+ };
55
+ declare const contentPublicationsListQueryOptions: (sdk: GeneratedClient, input: ContentPublicationsListInput) => {
56
+ queryKey: readonly ["content", "publications", "list", ContentPublicationsListInput];
57
+ queryFn: () => Promise<ContentPublicationsListOutput>;
58
+ };
59
+ declare const contentPublicationsPublishMutationOptions: (sdk: GeneratedClient) => {
60
+ mutationKey: string[];
61
+ mutationFn: (input: ContentPublicationsPublishInput) => Promise<ContentPublicationsPublishOutput>;
62
+ };
63
+ declare const contentPublicationsRemindMutationOptions: (sdk: GeneratedClient) => {
64
+ mutationKey: string[];
65
+ mutationFn: (input: ContentPublicationsRemindInput) => Promise<ContentPublicationsRemindOutput>;
66
+ };
67
+ declare const contentPublicationsRescheduleMutationOptions: (sdk: GeneratedClient) => {
68
+ mutationKey: string[];
69
+ mutationFn: (input: ContentPublicationsRescheduleInput) => Promise<ContentPublicationsRescheduleOutput>;
70
+ };
71
+ declare const contentPublicationsScheduleMutationOptions: (sdk: GeneratedClient) => {
72
+ mutationKey: string[];
73
+ mutationFn: (input: ContentPublicationsScheduleInput) => Promise<ContentPublicationsScheduleOutput>;
74
+ };
75
+
76
+ export { ContentChannelsGetInput, ContentChannelsGetOutput, ContentChannelsListInput, ContentChannelsListOutput, ContentChannelsUpdateInput, ContentChannelsUpdateOutput, ContentPostsApproveInput, ContentPostsApproveOutput, ContentPostsCreateInput, ContentPostsCreateOutput, ContentPostsGetInput, ContentPostsGetOutput, ContentPostsListInput, ContentPostsListOutput, ContentPostsSubmitInput, ContentPostsSubmitOutput, ContentPostsUpdateInput, ContentPostsUpdateOutput, ContentPostsVersionsInput, ContentPostsVersionsOutput, ContentPublicationsCancelInput, ContentPublicationsCancelOutput, ContentPublicationsConfirmInput, ContentPublicationsConfirmOutput, ContentPublicationsGetInput, ContentPublicationsGetOutput, ContentPublicationsListInput, ContentPublicationsListOutput, ContentPublicationsPublishInput, ContentPublicationsPublishOutput, ContentPublicationsRemindInput, ContentPublicationsRemindOutput, ContentPublicationsRescheduleInput, ContentPublicationsRescheduleOutput, ContentPublicationsScheduleInput, ContentPublicationsScheduleOutput, contentChannelsGetQueryOptions, contentChannelsListQueryOptions, contentChannelsUpdateMutationOptions, contentPostsApproveMutationOptions, contentPostsCreateMutationOptions, contentPostsGetQueryOptions, contentPostsListQueryOptions, contentPostsSubmitMutationOptions, contentPostsUpdateMutationOptions, contentPostsVersionsQueryOptions, contentPublicationsCancelMutationOptions, contentPublicationsConfirmMutationOptions, contentPublicationsGetQueryOptions, contentPublicationsListQueryOptions, contentPublicationsPublishMutationOptions, contentPublicationsRemindMutationOptions, contentPublicationsRescheduleMutationOptions, contentPublicationsScheduleMutationOptions };
@@ -0,0 +1,77 @@
1
+ // src/gen/content/queryOptions.gen.ts
2
+ var contentChannelsGetQueryOptions = (sdk, input) => ({
3
+ queryKey: ["content", "channels", "get", input],
4
+ queryFn: () => sdk["content"]["channels"]["get"](input)
5
+ });
6
+ var contentChannelsListQueryOptions = (sdk, input) => ({
7
+ queryKey: ["content", "channels", "list", input],
8
+ queryFn: () => sdk["content"]["channels"]["list"](input)
9
+ });
10
+ var contentChannelsUpdateMutationOptions = (sdk) => ({
11
+ mutationKey: ["content", "channels", "update"],
12
+ mutationFn: (input) => sdk["content"]["channels"]["update"](input)
13
+ });
14
+ var contentPostsApproveMutationOptions = (sdk) => ({
15
+ mutationKey: ["content", "posts", "approve"],
16
+ mutationFn: (input) => sdk["content"]["posts"]["approve"](input)
17
+ });
18
+ var contentPostsCreateMutationOptions = (sdk) => ({
19
+ mutationKey: ["content", "posts", "create"],
20
+ mutationFn: (input) => sdk["content"]["posts"]["create"](input)
21
+ });
22
+ var contentPostsGetQueryOptions = (sdk, input) => ({
23
+ queryKey: ["content", "posts", "get", input],
24
+ queryFn: () => sdk["content"]["posts"]["get"](input)
25
+ });
26
+ var contentPostsListQueryOptions = (sdk, input) => ({
27
+ queryKey: ["content", "posts", "list", input],
28
+ queryFn: () => sdk["content"]["posts"]["list"](input)
29
+ });
30
+ var contentPostsSubmitMutationOptions = (sdk) => ({
31
+ mutationKey: ["content", "posts", "submit"],
32
+ mutationFn: (input) => sdk["content"]["posts"]["submit"](input)
33
+ });
34
+ var contentPostsUpdateMutationOptions = (sdk) => ({
35
+ mutationKey: ["content", "posts", "update"],
36
+ mutationFn: (input) => sdk["content"]["posts"]["update"](input)
37
+ });
38
+ var contentPostsVersionsQueryOptions = (sdk, input) => ({
39
+ queryKey: ["content", "posts", "versions", input],
40
+ queryFn: () => sdk["content"]["posts"]["versions"](input)
41
+ });
42
+ var contentPublicationsCancelMutationOptions = (sdk) => ({
43
+ mutationKey: ["content", "publications", "cancel"],
44
+ mutationFn: (input) => sdk["content"]["publications"]["cancel"](input)
45
+ });
46
+ var contentPublicationsConfirmMutationOptions = (sdk) => ({
47
+ mutationKey: ["content", "publications", "confirm"],
48
+ mutationFn: (input) => sdk["content"]["publications"]["confirm"](input)
49
+ });
50
+ var contentPublicationsGetQueryOptions = (sdk, input) => ({
51
+ queryKey: ["content", "publications", "get", input],
52
+ queryFn: () => sdk["content"]["publications"]["get"](input)
53
+ });
54
+ var contentPublicationsListQueryOptions = (sdk, input) => ({
55
+ queryKey: ["content", "publications", "list", input],
56
+ queryFn: () => sdk["content"]["publications"]["list"](input)
57
+ });
58
+ var contentPublicationsPublishMutationOptions = (sdk) => ({
59
+ mutationKey: ["content", "publications", "publish"],
60
+ mutationFn: (input) => sdk["content"]["publications"]["publish"](input)
61
+ });
62
+ var contentPublicationsRemindMutationOptions = (sdk) => ({
63
+ mutationKey: ["content", "publications", "remind"],
64
+ mutationFn: (input) => sdk["content"]["publications"]["remind"](input)
65
+ });
66
+ var contentPublicationsRescheduleMutationOptions = (sdk) => ({
67
+ mutationKey: ["content", "publications", "reschedule"],
68
+ mutationFn: (input) => sdk["content"]["publications"]["reschedule"](input)
69
+ });
70
+ var contentPublicationsScheduleMutationOptions = (sdk) => ({
71
+ mutationKey: ["content", "publications", "schedule"],
72
+ mutationFn: (input) => sdk["content"]["publications"]["schedule"](input)
73
+ });
74
+
75
+ export { contentChannelsGetQueryOptions, contentChannelsListQueryOptions, contentChannelsUpdateMutationOptions, contentPostsApproveMutationOptions, contentPostsCreateMutationOptions, contentPostsGetQueryOptions, contentPostsListQueryOptions, contentPostsSubmitMutationOptions, contentPostsUpdateMutationOptions, contentPostsVersionsQueryOptions, contentPublicationsCancelMutationOptions, contentPublicationsConfirmMutationOptions, contentPublicationsGetQueryOptions, contentPublicationsListQueryOptions, contentPublicationsPublishMutationOptions, contentPublicationsRemindMutationOptions, contentPublicationsRescheduleMutationOptions, contentPublicationsScheduleMutationOptions };
76
+ //# sourceMappingURL=index.js.map
77
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/gen/content/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 ContentChannelsGetInput,\n ContentChannelsGetOutput,\n ContentChannelsListInput,\n ContentChannelsListOutput,\n ContentChannelsUpdateInput,\n ContentPostsApproveInput,\n ContentPostsCreateInput,\n ContentPostsGetInput,\n ContentPostsGetOutput,\n ContentPostsListInput,\n ContentPostsListOutput,\n ContentPostsSubmitInput,\n ContentPostsUpdateInput,\n ContentPostsVersionsInput,\n ContentPostsVersionsOutput,\n ContentPublicationsCancelInput,\n ContentPublicationsConfirmInput,\n ContentPublicationsGetInput,\n ContentPublicationsGetOutput,\n ContentPublicationsListInput,\n ContentPublicationsListOutput,\n ContentPublicationsPublishInput,\n ContentPublicationsRemindInput,\n ContentPublicationsRescheduleInput,\n ContentPublicationsScheduleInput,\n} from '../types.gen';\n\nexport const contentChannelsGetQueryOptions = (sdk: GeneratedClient, input: ContentChannelsGetInput) => ({\n queryKey: ['content', 'channels', 'get', input] as const,\n queryFn: () => sdk['content']['channels']['get'](input),\n});\n\nexport const contentChannelsListQueryOptions = (sdk: GeneratedClient, input: ContentChannelsListInput) => ({\n queryKey: ['content', 'channels', 'list', input] as const,\n queryFn: () => sdk['content']['channels']['list'](input),\n});\n\nexport const contentChannelsUpdateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'channels', 'update'],\n mutationFn: (input: ContentChannelsUpdateInput) => sdk['content']['channels']['update'](input),\n});\n\nexport const contentPostsApproveMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'posts', 'approve'],\n mutationFn: (input: ContentPostsApproveInput) => sdk['content']['posts']['approve'](input),\n});\n\nexport const contentPostsCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'posts', 'create'],\n mutationFn: (input: ContentPostsCreateInput) => sdk['content']['posts']['create'](input),\n});\n\nexport const contentPostsGetQueryOptions = (sdk: GeneratedClient, input: ContentPostsGetInput) => ({\n queryKey: ['content', 'posts', 'get', input] as const,\n queryFn: () => sdk['content']['posts']['get'](input),\n});\n\nexport const contentPostsListQueryOptions = (sdk: GeneratedClient, input: ContentPostsListInput) => ({\n queryKey: ['content', 'posts', 'list', input] as const,\n queryFn: () => sdk['content']['posts']['list'](input),\n});\n\nexport const contentPostsSubmitMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'posts', 'submit'],\n mutationFn: (input: ContentPostsSubmitInput) => sdk['content']['posts']['submit'](input),\n});\n\nexport const contentPostsUpdateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'posts', 'update'],\n mutationFn: (input: ContentPostsUpdateInput) => sdk['content']['posts']['update'](input),\n});\n\nexport const contentPostsVersionsQueryOptions = (sdk: GeneratedClient, input: ContentPostsVersionsInput) => ({\n queryKey: ['content', 'posts', 'versions', input] as const,\n queryFn: () => sdk['content']['posts']['versions'](input),\n});\n\nexport const contentPublicationsCancelMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'publications', 'cancel'],\n mutationFn: (input: ContentPublicationsCancelInput) => sdk['content']['publications']['cancel'](input),\n});\n\nexport const contentPublicationsConfirmMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'publications', 'confirm'],\n mutationFn: (input: ContentPublicationsConfirmInput) => sdk['content']['publications']['confirm'](input),\n});\n\nexport const contentPublicationsGetQueryOptions = (sdk: GeneratedClient, input: ContentPublicationsGetInput) => ({\n queryKey: ['content', 'publications', 'get', input] as const,\n queryFn: () => sdk['content']['publications']['get'](input),\n});\n\nexport const contentPublicationsListQueryOptions = (sdk: GeneratedClient, input: ContentPublicationsListInput) => ({\n queryKey: ['content', 'publications', 'list', input] as const,\n queryFn: () => sdk['content']['publications']['list'](input),\n});\n\nexport const contentPublicationsPublishMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'publications', 'publish'],\n mutationFn: (input: ContentPublicationsPublishInput) => sdk['content']['publications']['publish'](input),\n});\n\nexport const contentPublicationsRemindMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'publications', 'remind'],\n mutationFn: (input: ContentPublicationsRemindInput) => sdk['content']['publications']['remind'](input),\n});\n\nexport const contentPublicationsRescheduleMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'publications', 'reschedule'],\n mutationFn: (input: ContentPublicationsRescheduleInput) => sdk['content']['publications']['reschedule'](input),\n});\n\nexport const contentPublicationsScheduleMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['content', 'publications', 'schedule'],\n mutationFn: (input: ContentPublicationsScheduleInput) => sdk['content']['publications']['schedule'](input),\n});\n"]}
@@ -1,4 +1,4 @@
1
- import { G as GeneratedClient, aZ as DeploymentAlertCreateInput, a_ as DeploymentAlertCreateOutput, a$ as DeploymentAlertDeleteInput, b0 as DeploymentAlertDeleteOutput, b1 as DeploymentAlertEventsListInput, b2 as DeploymentAlertEventsListOutput, b3 as DeploymentAlertListInput, b4 as DeploymentAlertListOutput, b5 as DeploymentAlertUpdateInput, b6 as DeploymentAlertUpdateOutput, b7 as DeploymentAnalyticsQueryInput, b8 as DeploymentAnalyticsQueryOutput, b9 as DeploymentAuditListInput, ba as DeploymentAuditListOutput, bb as DeploymentBuildGetInput, bc as DeploymentBuildGetOutput, bd as DeploymentBuildListInput, be as DeploymentBuildListOutput, bf as DeploymentBuildLogsInput, bg as DeploymentBuildLogsOutput, bh as DeploymentCanvasGetInput, bi as DeploymentCanvasGetOutput, bj as DeploymentCanvasMoveNodeInput, bk as DeploymentCanvasMoveNodeOutput, bl as DeploymentCloudSqlBackfillLogFlagsInput, bm as DeploymentCloudSqlBackfillLogFlagsOutput, bn as DeploymentCloudSqlDatabaseAttachInput, bo as DeploymentCloudSqlDatabaseAttachOutput, bp as DeploymentCloudSqlDatabaseCreateInput, bq as DeploymentCloudSqlDatabaseCreateOutput, br as DeploymentCloudSqlDatabaseDeleteInput, bs as DeploymentCloudSqlDatabaseDeleteOutput, bt as DeploymentCloudSqlDatabaseDetachInput, bu as DeploymentCloudSqlDatabaseDetachOutput, bv as DeploymentCloudSqlDatabaseGetInput, bw as DeploymentCloudSqlDatabaseGetOutput, bx as DeploymentCloudSqlDatabaseListInput, by as DeploymentCloudSqlDatabaseListOutput, bz as DeploymentCloudSqlInstanceBackupListInput, bA as DeploymentCloudSqlInstanceBackupListOutput, bB as DeploymentCloudSqlInstanceBackupInput, bC as DeploymentCloudSqlInstanceBackupOutput, bD as DeploymentCloudSqlInstanceCreateInput, bE as DeploymentCloudSqlInstanceCreateOutput, bF as DeploymentCloudSqlInstanceDeleteInput, bG as DeploymentCloudSqlInstanceDeleteOutput, bH as DeploymentCloudSqlInstanceGetInput, bI as DeploymentCloudSqlInstanceGetOutput, bJ as DeploymentCloudSqlInstanceListInput, bK as DeploymentCloudSqlInstanceListOutput, bL as DeploymentCloudSqlInstanceResizeInput, bM as DeploymentCloudSqlInstanceResizeOutput, bN as DeploymentCloudSqlInstanceRestoreInput, bO as DeploymentCloudSqlInstanceRestoreOutput, bP as DeploymentCloudSqlLogsInput, bQ as DeploymentCloudSqlLogsOutput, bR as DeploymentDeploymentCancelInput, bS as DeploymentDeploymentCancelOutput, bT as DeploymentDeploymentGetInput, bU as DeploymentDeploymentGetOutput, bV as DeploymentDeploymentListInput, bW as DeploymentDeploymentListOutput, bX as DeploymentDomainAddInput, bY as DeploymentDomainAddOutput, bZ as DeploymentDomainAllowedListInput, b_ as DeploymentDomainAllowedListOutput, b$ as DeploymentDomainGetInput, c0 as DeploymentDomainGetOutput, c1 as DeploymentDomainListByServiceInput, c2 as DeploymentDomainListByServiceOutput, c3 as DeploymentDomainListInput, c4 as DeploymentDomainListOutput, c5 as DeploymentDomainRedirectWwwInput, c6 as DeploymentDomainRedirectWwwOutput, c7 as DeploymentDomainRemoveInput, c8 as DeploymentDomainRemoveOutput, c9 as DeploymentDomainRoutesAddInput, ca as DeploymentDomainRoutesAddOutput, cb as DeploymentDomainRoutesListInput, cc as DeploymentDomainRoutesListOutput, cd as DeploymentDomainRoutesRemoveInput, ce as DeploymentDomainRoutesRemoveOutput, cf as DeploymentDomainRoutesUpdateInput, cg as DeploymentDomainRoutesUpdateOutput, ch as DeploymentDomainVerifyInput, ci as DeploymentDomainVerifyOutput, cj as DeploymentEnvironmentCreateInput, ck as DeploymentEnvironmentCreateOutput, cl as DeploymentEnvironmentDeleteInput, cm as DeploymentEnvironmentDeleteOutput, cn as DeploymentEnvironmentForkInput, co as DeploymentEnvironmentForkOutput, cp as DeploymentEnvironmentGetInput, cq as DeploymentEnvironmentGetOutput, cr as DeploymentEnvironmentListInput, cs as DeploymentEnvironmentListOutput, ct as DeploymentEnvironmentReconcileInput, cu as DeploymentEnvironmentReconcileOutput, cv as DeploymentEnvironmentUpdateInput, cw as DeploymentEnvironmentUpdateOutput, cx as DeploymentEventsListByEnvironmentInput, cy as DeploymentEventsListByEnvironmentOutput, cz as DeploymentEventsListByServiceInput, cA as DeploymentEventsListByServiceOutput, cB as DeploymentManagedServiceBackupListInput, cC as DeploymentManagedServiceBackupListOutput, cD as DeploymentManagedServiceBackupInput, cE as DeploymentManagedServiceBackupOutput, cF as DeploymentManagedServiceConnectInfoInput, cG as DeploymentManagedServiceConnectInfoOutput, cH as DeploymentManagedServiceDeleteInput, cI as DeploymentManagedServiceDeleteOutput, cJ as DeploymentManagedServiceGetInput, cK as DeploymentManagedServiceGetOutput, cL as DeploymentManagedServiceListInput, cM as DeploymentManagedServiceListOutput, cN as DeploymentManagedServiceLogsInput, cO as DeploymentManagedServiceLogsOutput, cP as DeploymentManagedServiceProvisionInput, cQ as DeploymentManagedServiceProvisionOutput, cR as DeploymentManagedServiceReconcileInput, cS as DeploymentManagedServiceReconcileOutput, cT as DeploymentManagedServiceResizeInput, cU as DeploymentManagedServiceResizeOutput, cV as DeploymentManagedServiceRestoreInput, cW as DeploymentManagedServiceRestoreOutput, cX as DeploymentManagedServiceStartInput, cY as DeploymentManagedServiceStartOutput, cZ as DeploymentManagedServiceStopInput, c_ as DeploymentManagedServiceStopOutput, c$ as DeploymentManagedServiceTypesInput, d0 as DeploymentManagedServiceTypesOutput, d1 as DeploymentMetricsGetInput, d2 as DeploymentMetricsGetOutput, d3 as DeploymentPreviewEnvironmentCreateInput, d4 as DeploymentPreviewEnvironmentCreateOutput, d5 as DeploymentPreviewEnvironmentDeleteInput, d6 as DeploymentPreviewEnvironmentDeleteOutput, d7 as DeploymentPreviewEnvironmentListInput, d8 as DeploymentPreviewEnvironmentListOutput, d9 as DeploymentPreviewPolicyGetInput, da as DeploymentPreviewPolicyGetOutput, db as DeploymentPreviewPolicySetInput, dc as DeploymentPreviewPolicySetOutput, dd as DeploymentServiceCreateInput, de as DeploymentServiceCreateOutput, df as DeploymentServiceDeleteInput, dg as DeploymentServiceDeleteOutput, dh as DeploymentServiceExecInput, di as DeploymentServiceExecOutput, dj as DeploymentServiceGetInput, dk as DeploymentServiceGetOutput, dl as DeploymentServiceListInput, dm as DeploymentServiceListOutput, dn as DeploymentServiceLogsInput, dp as DeploymentServiceLogsOutput, dq as DeploymentServiceRedeployInput, dr as DeploymentServiceRedeployOutput, ds as DeploymentServiceRestartInput, dt as DeploymentServiceRestartOutput, du as DeploymentServiceRollbackInput, dv as DeploymentServiceRollbackOutput, dw as DeploymentServiceScaleInput, dx as DeploymentServiceScaleOutput, dy as DeploymentServiceUpdateInput, dz as DeploymentServiceUpdateOutput, dA as DeploymentServiceWakeInput, dB as DeploymentServiceWakeOutput, dC as DeploymentSshCommandInput, dD as DeploymentSshCommandOutput, dE as DeploymentSshKeyDeleteInput, dF as DeploymentSshKeyDeleteOutput, dG as DeploymentSshKeyListInput, dH as DeploymentSshKeyListOutput, dI as DeploymentSshKeyRegisterInput, dJ as DeploymentSshKeyRegisterOutput, dK as DeploymentSuspensionGetInput, dL as DeploymentSuspensionGetOutput, dM as DeploymentVariableListEnvInput, dN as DeploymentVariableListEnvOutput, dO as DeploymentVariableListProductInput, dP as DeploymentVariableListProductOutput, dQ as DeploymentVariableListInput, dR as DeploymentVariableListOutput, dS as DeploymentVariableSetEnvInput, dT as DeploymentVariableSetEnvOutput, dU as DeploymentVariableSetInput, dV as DeploymentVariableSetOutput, dW as DeploymentVariableSetProductInput, dX as DeploymentVariableSetProductOutput, dY as DeploymentVariableUnsetEnvInput, dZ as DeploymentVariableUnsetEnvOutput, d_ as DeploymentVariableUnsetInput, d$ as DeploymentVariableUnsetOutput, e0 as DeploymentVariableUnsetProductInput, e1 as DeploymentVariableUnsetProductOutput, e2 as DeploymentVcsBranchListInput, e3 as DeploymentVcsBranchListOutput, e4 as DeploymentVcsConnectionListInput, e5 as DeploymentVcsConnectionListOutput, e6 as DeploymentVcsRepoListInput, e7 as DeploymentVcsRepoListOutput, e8 as DeploymentVolumeCreateInput, e9 as DeploymentVolumeCreateOutput, ea as DeploymentVolumeDeleteInput, eb as DeploymentVolumeDeleteOutput, ec as DeploymentVolumeDetachInput, ed as DeploymentVolumeDetachOutput, ee as DeploymentVolumeGetInput, ef as DeploymentVolumeGetOutput, eg as DeploymentVolumeListInput, eh as DeploymentVolumeListOutput, ei as DeploymentVolumeResizeInput, ej as DeploymentVolumeResizeOutput } from '../client.gen-BsjxuDLy.cjs';
1
+ import { G as GeneratedClient, bv as DeploymentAlertCreateInput, bw as DeploymentAlertCreateOutput, bx as DeploymentAlertDeleteInput, by as DeploymentAlertDeleteOutput, bz as DeploymentAlertEventsListInput, bA as DeploymentAlertEventsListOutput, bB as DeploymentAlertListInput, bC as DeploymentAlertListOutput, bD as DeploymentAlertUpdateInput, bE as DeploymentAlertUpdateOutput, bF as DeploymentAnalyticsQueryInput, bG as DeploymentAnalyticsQueryOutput, bH as DeploymentAuditListInput, bI as DeploymentAuditListOutput, bJ as DeploymentBuildGetInput, bK as DeploymentBuildGetOutput, bL as DeploymentBuildListInput, bM as DeploymentBuildListOutput, bN as DeploymentBuildLogsInput, bO as DeploymentBuildLogsOutput, bP as DeploymentCanvasGetInput, bQ as DeploymentCanvasGetOutput, bR as DeploymentCanvasMoveNodeInput, bS as DeploymentCanvasMoveNodeOutput, bT as DeploymentCloudSqlBackfillLogFlagsInput, bU as DeploymentCloudSqlBackfillLogFlagsOutput, bV as DeploymentCloudSqlDatabaseAttachInput, bW as DeploymentCloudSqlDatabaseAttachOutput, bX as DeploymentCloudSqlDatabaseCreateInput, bY as DeploymentCloudSqlDatabaseCreateOutput, bZ as DeploymentCloudSqlDatabaseDeleteInput, b_ as DeploymentCloudSqlDatabaseDeleteOutput, b$ as DeploymentCloudSqlDatabaseDetachInput, c0 as DeploymentCloudSqlDatabaseDetachOutput, c1 as DeploymentCloudSqlDatabaseGetInput, c2 as DeploymentCloudSqlDatabaseGetOutput, c3 as DeploymentCloudSqlDatabaseListInput, c4 as DeploymentCloudSqlDatabaseListOutput, c5 as DeploymentCloudSqlInstanceBackupListInput, c6 as DeploymentCloudSqlInstanceBackupListOutput, c7 as DeploymentCloudSqlInstanceBackupInput, c8 as DeploymentCloudSqlInstanceBackupOutput, c9 as DeploymentCloudSqlInstanceCreateInput, ca as DeploymentCloudSqlInstanceCreateOutput, cb as DeploymentCloudSqlInstanceDeleteInput, cc as DeploymentCloudSqlInstanceDeleteOutput, cd as DeploymentCloudSqlInstanceGetInput, ce as DeploymentCloudSqlInstanceGetOutput, cf as DeploymentCloudSqlInstanceListInput, cg as DeploymentCloudSqlInstanceListOutput, ch as DeploymentCloudSqlInstanceResizeInput, ci as DeploymentCloudSqlInstanceResizeOutput, cj as DeploymentCloudSqlInstanceRestoreInput, ck as DeploymentCloudSqlInstanceRestoreOutput, cl as DeploymentCloudSqlLogsInput, cm as DeploymentCloudSqlLogsOutput, cn as DeploymentDeploymentCancelInput, co as DeploymentDeploymentCancelOutput, cp as DeploymentDeploymentGetInput, cq as DeploymentDeploymentGetOutput, cr as DeploymentDeploymentListInput, cs as DeploymentDeploymentListOutput, ct as DeploymentDomainAddInput, cu as DeploymentDomainAddOutput, cv as DeploymentDomainAllowedListInput, cw as DeploymentDomainAllowedListOutput, cx as DeploymentDomainGetInput, cy as DeploymentDomainGetOutput, cz as DeploymentDomainListByServiceInput, cA as DeploymentDomainListByServiceOutput, cB as DeploymentDomainListInput, cC as DeploymentDomainListOutput, cD as DeploymentDomainRedirectWwwInput, cE as DeploymentDomainRedirectWwwOutput, cF as DeploymentDomainRemoveInput, cG as DeploymentDomainRemoveOutput, cH as DeploymentDomainRoutesAddInput, cI as DeploymentDomainRoutesAddOutput, cJ as DeploymentDomainRoutesListInput, cK as DeploymentDomainRoutesListOutput, cL as DeploymentDomainRoutesRemoveInput, cM as DeploymentDomainRoutesRemoveOutput, cN as DeploymentDomainRoutesUpdateInput, cO as DeploymentDomainRoutesUpdateOutput, cP as DeploymentDomainVerifyInput, cQ as DeploymentDomainVerifyOutput, cR as DeploymentEnvironmentCreateInput, cS as DeploymentEnvironmentCreateOutput, cT as DeploymentEnvironmentDeleteInput, cU as DeploymentEnvironmentDeleteOutput, cV as DeploymentEnvironmentForkInput, cW as DeploymentEnvironmentForkOutput, cX as DeploymentEnvironmentGetInput, cY as DeploymentEnvironmentGetOutput, cZ as DeploymentEnvironmentListInput, c_ as DeploymentEnvironmentListOutput, c$ as DeploymentEnvironmentReconcileInput, d0 as DeploymentEnvironmentReconcileOutput, d1 as DeploymentEnvironmentUpdateInput, d2 as DeploymentEnvironmentUpdateOutput, d3 as DeploymentEventsListByEnvironmentInput, d4 as DeploymentEventsListByEnvironmentOutput, d5 as DeploymentEventsListByServiceInput, d6 as DeploymentEventsListByServiceOutput, d7 as DeploymentManagedServiceBackupListInput, d8 as DeploymentManagedServiceBackupListOutput, d9 as DeploymentManagedServiceBackupInput, da as DeploymentManagedServiceBackupOutput, db as DeploymentManagedServiceConnectInfoInput, dc as DeploymentManagedServiceConnectInfoOutput, dd as DeploymentManagedServiceDeleteInput, de as DeploymentManagedServiceDeleteOutput, df as DeploymentManagedServiceGetInput, dg as DeploymentManagedServiceGetOutput, dh as DeploymentManagedServiceListInput, di as DeploymentManagedServiceListOutput, dj as DeploymentManagedServiceLogsInput, dk as DeploymentManagedServiceLogsOutput, dl as DeploymentManagedServiceProvisionInput, dm as DeploymentManagedServiceProvisionOutput, dn as DeploymentManagedServiceReconcileInput, dp as DeploymentManagedServiceReconcileOutput, dq as DeploymentManagedServiceResizeInput, dr as DeploymentManagedServiceResizeOutput, ds as DeploymentManagedServiceRestoreInput, dt as DeploymentManagedServiceRestoreOutput, du as DeploymentManagedServiceStartInput, dv as DeploymentManagedServiceStartOutput, dw as DeploymentManagedServiceStopInput, dx as DeploymentManagedServiceStopOutput, dy as DeploymentManagedServiceTypesInput, dz as DeploymentManagedServiceTypesOutput, dA as DeploymentMetricsGetInput, dB as DeploymentMetricsGetOutput, dC as DeploymentPreviewEnvironmentCreateInput, dD as DeploymentPreviewEnvironmentCreateOutput, dE as DeploymentPreviewEnvironmentDeleteInput, dF as DeploymentPreviewEnvironmentDeleteOutput, dG as DeploymentPreviewEnvironmentListInput, dH as DeploymentPreviewEnvironmentListOutput, dI as DeploymentPreviewPolicyGetInput, dJ as DeploymentPreviewPolicyGetOutput, dK as DeploymentPreviewPolicySetInput, dL as DeploymentPreviewPolicySetOutput, dM as DeploymentServiceCreateInput, dN as DeploymentServiceCreateOutput, dO as DeploymentServiceDeleteInput, dP as DeploymentServiceDeleteOutput, dQ as DeploymentServiceExecInput, dR as DeploymentServiceExecOutput, dS as DeploymentServiceGetInput, dT as DeploymentServiceGetOutput, dU as DeploymentServiceListInput, dV as DeploymentServiceListOutput, dW as DeploymentServiceLogsInput, dX as DeploymentServiceLogsOutput, dY as DeploymentServiceRedeployInput, dZ as DeploymentServiceRedeployOutput, d_ as DeploymentServiceRestartInput, d$ as DeploymentServiceRestartOutput, e0 as DeploymentServiceRollbackInput, e1 as DeploymentServiceRollbackOutput, e2 as DeploymentServiceScaleInput, e3 as DeploymentServiceScaleOutput, e4 as DeploymentServiceUpdateInput, e5 as DeploymentServiceUpdateOutput, e6 as DeploymentServiceWakeInput, e7 as DeploymentServiceWakeOutput, e8 as DeploymentSshCommandInput, e9 as DeploymentSshCommandOutput, ea as DeploymentSshKeyDeleteInput, eb as DeploymentSshKeyDeleteOutput, ec as DeploymentSshKeyListInput, ed as DeploymentSshKeyListOutput, ee as DeploymentSshKeyRegisterInput, ef as DeploymentSshKeyRegisterOutput, eg as DeploymentSuspensionGetInput, eh as DeploymentSuspensionGetOutput, ei as DeploymentVariableListEnvInput, ej as DeploymentVariableListEnvOutput, ek as DeploymentVariableListProductInput, el as DeploymentVariableListProductOutput, em as DeploymentVariableListInput, en as DeploymentVariableListOutput, eo as DeploymentVariableSetEnvInput, ep as DeploymentVariableSetEnvOutput, eq as DeploymentVariableSetInput, er as DeploymentVariableSetOutput, es as DeploymentVariableSetProductInput, et as DeploymentVariableSetProductOutput, eu as DeploymentVariableUnsetEnvInput, ev as DeploymentVariableUnsetEnvOutput, ew as DeploymentVariableUnsetInput, ex as DeploymentVariableUnsetOutput, ey as DeploymentVariableUnsetProductInput, ez as DeploymentVariableUnsetProductOutput, eA as DeploymentVcsBranchListInput, eB as DeploymentVcsBranchListOutput, eC as DeploymentVcsConnectionListInput, eD as DeploymentVcsConnectionListOutput, eE as DeploymentVcsRepoListInput, eF as DeploymentVcsRepoListOutput, eG as DeploymentVolumeCreateInput, eH as DeploymentVolumeCreateOutput, eI as DeploymentVolumeDeleteInput, eJ as DeploymentVolumeDeleteOutput, eK as DeploymentVolumeDetachInput, eL as DeploymentVolumeDetachOutput, eM as DeploymentVolumeGetInput, eN as DeploymentVolumeGetOutput, eO as DeploymentVolumeListInput, eP as DeploymentVolumeListOutput, eQ as DeploymentVolumeResizeInput, eR as DeploymentVolumeResizeOutput } from '../client.gen-DlCqQAIZ.cjs';
2
2
 
3
3
  declare const deploymentAlertCreateMutationOptions: (sdk: GeneratedClient) => {
4
4
  mutationKey: string[];
@@ -1,4 +1,4 @@
1
- import { G as GeneratedClient, aZ as DeploymentAlertCreateInput, a_ as DeploymentAlertCreateOutput, a$ as DeploymentAlertDeleteInput, b0 as DeploymentAlertDeleteOutput, b1 as DeploymentAlertEventsListInput, b2 as DeploymentAlertEventsListOutput, b3 as DeploymentAlertListInput, b4 as DeploymentAlertListOutput, b5 as DeploymentAlertUpdateInput, b6 as DeploymentAlertUpdateOutput, b7 as DeploymentAnalyticsQueryInput, b8 as DeploymentAnalyticsQueryOutput, b9 as DeploymentAuditListInput, ba as DeploymentAuditListOutput, bb as DeploymentBuildGetInput, bc as DeploymentBuildGetOutput, bd as DeploymentBuildListInput, be as DeploymentBuildListOutput, bf as DeploymentBuildLogsInput, bg as DeploymentBuildLogsOutput, bh as DeploymentCanvasGetInput, bi as DeploymentCanvasGetOutput, bj as DeploymentCanvasMoveNodeInput, bk as DeploymentCanvasMoveNodeOutput, bl as DeploymentCloudSqlBackfillLogFlagsInput, bm as DeploymentCloudSqlBackfillLogFlagsOutput, bn as DeploymentCloudSqlDatabaseAttachInput, bo as DeploymentCloudSqlDatabaseAttachOutput, bp as DeploymentCloudSqlDatabaseCreateInput, bq as DeploymentCloudSqlDatabaseCreateOutput, br as DeploymentCloudSqlDatabaseDeleteInput, bs as DeploymentCloudSqlDatabaseDeleteOutput, bt as DeploymentCloudSqlDatabaseDetachInput, bu as DeploymentCloudSqlDatabaseDetachOutput, bv as DeploymentCloudSqlDatabaseGetInput, bw as DeploymentCloudSqlDatabaseGetOutput, bx as DeploymentCloudSqlDatabaseListInput, by as DeploymentCloudSqlDatabaseListOutput, bz as DeploymentCloudSqlInstanceBackupListInput, bA as DeploymentCloudSqlInstanceBackupListOutput, bB as DeploymentCloudSqlInstanceBackupInput, bC as DeploymentCloudSqlInstanceBackupOutput, bD as DeploymentCloudSqlInstanceCreateInput, bE as DeploymentCloudSqlInstanceCreateOutput, bF as DeploymentCloudSqlInstanceDeleteInput, bG as DeploymentCloudSqlInstanceDeleteOutput, bH as DeploymentCloudSqlInstanceGetInput, bI as DeploymentCloudSqlInstanceGetOutput, bJ as DeploymentCloudSqlInstanceListInput, bK as DeploymentCloudSqlInstanceListOutput, bL as DeploymentCloudSqlInstanceResizeInput, bM as DeploymentCloudSqlInstanceResizeOutput, bN as DeploymentCloudSqlInstanceRestoreInput, bO as DeploymentCloudSqlInstanceRestoreOutput, bP as DeploymentCloudSqlLogsInput, bQ as DeploymentCloudSqlLogsOutput, bR as DeploymentDeploymentCancelInput, bS as DeploymentDeploymentCancelOutput, bT as DeploymentDeploymentGetInput, bU as DeploymentDeploymentGetOutput, bV as DeploymentDeploymentListInput, bW as DeploymentDeploymentListOutput, bX as DeploymentDomainAddInput, bY as DeploymentDomainAddOutput, bZ as DeploymentDomainAllowedListInput, b_ as DeploymentDomainAllowedListOutput, b$ as DeploymentDomainGetInput, c0 as DeploymentDomainGetOutput, c1 as DeploymentDomainListByServiceInput, c2 as DeploymentDomainListByServiceOutput, c3 as DeploymentDomainListInput, c4 as DeploymentDomainListOutput, c5 as DeploymentDomainRedirectWwwInput, c6 as DeploymentDomainRedirectWwwOutput, c7 as DeploymentDomainRemoveInput, c8 as DeploymentDomainRemoveOutput, c9 as DeploymentDomainRoutesAddInput, ca as DeploymentDomainRoutesAddOutput, cb as DeploymentDomainRoutesListInput, cc as DeploymentDomainRoutesListOutput, cd as DeploymentDomainRoutesRemoveInput, ce as DeploymentDomainRoutesRemoveOutput, cf as DeploymentDomainRoutesUpdateInput, cg as DeploymentDomainRoutesUpdateOutput, ch as DeploymentDomainVerifyInput, ci as DeploymentDomainVerifyOutput, cj as DeploymentEnvironmentCreateInput, ck as DeploymentEnvironmentCreateOutput, cl as DeploymentEnvironmentDeleteInput, cm as DeploymentEnvironmentDeleteOutput, cn as DeploymentEnvironmentForkInput, co as DeploymentEnvironmentForkOutput, cp as DeploymentEnvironmentGetInput, cq as DeploymentEnvironmentGetOutput, cr as DeploymentEnvironmentListInput, cs as DeploymentEnvironmentListOutput, ct as DeploymentEnvironmentReconcileInput, cu as DeploymentEnvironmentReconcileOutput, cv as DeploymentEnvironmentUpdateInput, cw as DeploymentEnvironmentUpdateOutput, cx as DeploymentEventsListByEnvironmentInput, cy as DeploymentEventsListByEnvironmentOutput, cz as DeploymentEventsListByServiceInput, cA as DeploymentEventsListByServiceOutput, cB as DeploymentManagedServiceBackupListInput, cC as DeploymentManagedServiceBackupListOutput, cD as DeploymentManagedServiceBackupInput, cE as DeploymentManagedServiceBackupOutput, cF as DeploymentManagedServiceConnectInfoInput, cG as DeploymentManagedServiceConnectInfoOutput, cH as DeploymentManagedServiceDeleteInput, cI as DeploymentManagedServiceDeleteOutput, cJ as DeploymentManagedServiceGetInput, cK as DeploymentManagedServiceGetOutput, cL as DeploymentManagedServiceListInput, cM as DeploymentManagedServiceListOutput, cN as DeploymentManagedServiceLogsInput, cO as DeploymentManagedServiceLogsOutput, cP as DeploymentManagedServiceProvisionInput, cQ as DeploymentManagedServiceProvisionOutput, cR as DeploymentManagedServiceReconcileInput, cS as DeploymentManagedServiceReconcileOutput, cT as DeploymentManagedServiceResizeInput, cU as DeploymentManagedServiceResizeOutput, cV as DeploymentManagedServiceRestoreInput, cW as DeploymentManagedServiceRestoreOutput, cX as DeploymentManagedServiceStartInput, cY as DeploymentManagedServiceStartOutput, cZ as DeploymentManagedServiceStopInput, c_ as DeploymentManagedServiceStopOutput, c$ as DeploymentManagedServiceTypesInput, d0 as DeploymentManagedServiceTypesOutput, d1 as DeploymentMetricsGetInput, d2 as DeploymentMetricsGetOutput, d3 as DeploymentPreviewEnvironmentCreateInput, d4 as DeploymentPreviewEnvironmentCreateOutput, d5 as DeploymentPreviewEnvironmentDeleteInput, d6 as DeploymentPreviewEnvironmentDeleteOutput, d7 as DeploymentPreviewEnvironmentListInput, d8 as DeploymentPreviewEnvironmentListOutput, d9 as DeploymentPreviewPolicyGetInput, da as DeploymentPreviewPolicyGetOutput, db as DeploymentPreviewPolicySetInput, dc as DeploymentPreviewPolicySetOutput, dd as DeploymentServiceCreateInput, de as DeploymentServiceCreateOutput, df as DeploymentServiceDeleteInput, dg as DeploymentServiceDeleteOutput, dh as DeploymentServiceExecInput, di as DeploymentServiceExecOutput, dj as DeploymentServiceGetInput, dk as DeploymentServiceGetOutput, dl as DeploymentServiceListInput, dm as DeploymentServiceListOutput, dn as DeploymentServiceLogsInput, dp as DeploymentServiceLogsOutput, dq as DeploymentServiceRedeployInput, dr as DeploymentServiceRedeployOutput, ds as DeploymentServiceRestartInput, dt as DeploymentServiceRestartOutput, du as DeploymentServiceRollbackInput, dv as DeploymentServiceRollbackOutput, dw as DeploymentServiceScaleInput, dx as DeploymentServiceScaleOutput, dy as DeploymentServiceUpdateInput, dz as DeploymentServiceUpdateOutput, dA as DeploymentServiceWakeInput, dB as DeploymentServiceWakeOutput, dC as DeploymentSshCommandInput, dD as DeploymentSshCommandOutput, dE as DeploymentSshKeyDeleteInput, dF as DeploymentSshKeyDeleteOutput, dG as DeploymentSshKeyListInput, dH as DeploymentSshKeyListOutput, dI as DeploymentSshKeyRegisterInput, dJ as DeploymentSshKeyRegisterOutput, dK as DeploymentSuspensionGetInput, dL as DeploymentSuspensionGetOutput, dM as DeploymentVariableListEnvInput, dN as DeploymentVariableListEnvOutput, dO as DeploymentVariableListProductInput, dP as DeploymentVariableListProductOutput, dQ as DeploymentVariableListInput, dR as DeploymentVariableListOutput, dS as DeploymentVariableSetEnvInput, dT as DeploymentVariableSetEnvOutput, dU as DeploymentVariableSetInput, dV as DeploymentVariableSetOutput, dW as DeploymentVariableSetProductInput, dX as DeploymentVariableSetProductOutput, dY as DeploymentVariableUnsetEnvInput, dZ as DeploymentVariableUnsetEnvOutput, d_ as DeploymentVariableUnsetInput, d$ as DeploymentVariableUnsetOutput, e0 as DeploymentVariableUnsetProductInput, e1 as DeploymentVariableUnsetProductOutput, e2 as DeploymentVcsBranchListInput, e3 as DeploymentVcsBranchListOutput, e4 as DeploymentVcsConnectionListInput, e5 as DeploymentVcsConnectionListOutput, e6 as DeploymentVcsRepoListInput, e7 as DeploymentVcsRepoListOutput, e8 as DeploymentVolumeCreateInput, e9 as DeploymentVolumeCreateOutput, ea as DeploymentVolumeDeleteInput, eb as DeploymentVolumeDeleteOutput, ec as DeploymentVolumeDetachInput, ed as DeploymentVolumeDetachOutput, ee as DeploymentVolumeGetInput, ef as DeploymentVolumeGetOutput, eg as DeploymentVolumeListInput, eh as DeploymentVolumeListOutput, ei as DeploymentVolumeResizeInput, ej as DeploymentVolumeResizeOutput } from '../client.gen-BsjxuDLy.js';
1
+ import { G as GeneratedClient, bv as DeploymentAlertCreateInput, bw as DeploymentAlertCreateOutput, bx as DeploymentAlertDeleteInput, by as DeploymentAlertDeleteOutput, bz as DeploymentAlertEventsListInput, bA as DeploymentAlertEventsListOutput, bB as DeploymentAlertListInput, bC as DeploymentAlertListOutput, bD as DeploymentAlertUpdateInput, bE as DeploymentAlertUpdateOutput, bF as DeploymentAnalyticsQueryInput, bG as DeploymentAnalyticsQueryOutput, bH as DeploymentAuditListInput, bI as DeploymentAuditListOutput, bJ as DeploymentBuildGetInput, bK as DeploymentBuildGetOutput, bL as DeploymentBuildListInput, bM as DeploymentBuildListOutput, bN as DeploymentBuildLogsInput, bO as DeploymentBuildLogsOutput, bP as DeploymentCanvasGetInput, bQ as DeploymentCanvasGetOutput, bR as DeploymentCanvasMoveNodeInput, bS as DeploymentCanvasMoveNodeOutput, bT as DeploymentCloudSqlBackfillLogFlagsInput, bU as DeploymentCloudSqlBackfillLogFlagsOutput, bV as DeploymentCloudSqlDatabaseAttachInput, bW as DeploymentCloudSqlDatabaseAttachOutput, bX as DeploymentCloudSqlDatabaseCreateInput, bY as DeploymentCloudSqlDatabaseCreateOutput, bZ as DeploymentCloudSqlDatabaseDeleteInput, b_ as DeploymentCloudSqlDatabaseDeleteOutput, b$ as DeploymentCloudSqlDatabaseDetachInput, c0 as DeploymentCloudSqlDatabaseDetachOutput, c1 as DeploymentCloudSqlDatabaseGetInput, c2 as DeploymentCloudSqlDatabaseGetOutput, c3 as DeploymentCloudSqlDatabaseListInput, c4 as DeploymentCloudSqlDatabaseListOutput, c5 as DeploymentCloudSqlInstanceBackupListInput, c6 as DeploymentCloudSqlInstanceBackupListOutput, c7 as DeploymentCloudSqlInstanceBackupInput, c8 as DeploymentCloudSqlInstanceBackupOutput, c9 as DeploymentCloudSqlInstanceCreateInput, ca as DeploymentCloudSqlInstanceCreateOutput, cb as DeploymentCloudSqlInstanceDeleteInput, cc as DeploymentCloudSqlInstanceDeleteOutput, cd as DeploymentCloudSqlInstanceGetInput, ce as DeploymentCloudSqlInstanceGetOutput, cf as DeploymentCloudSqlInstanceListInput, cg as DeploymentCloudSqlInstanceListOutput, ch as DeploymentCloudSqlInstanceResizeInput, ci as DeploymentCloudSqlInstanceResizeOutput, cj as DeploymentCloudSqlInstanceRestoreInput, ck as DeploymentCloudSqlInstanceRestoreOutput, cl as DeploymentCloudSqlLogsInput, cm as DeploymentCloudSqlLogsOutput, cn as DeploymentDeploymentCancelInput, co as DeploymentDeploymentCancelOutput, cp as DeploymentDeploymentGetInput, cq as DeploymentDeploymentGetOutput, cr as DeploymentDeploymentListInput, cs as DeploymentDeploymentListOutput, ct as DeploymentDomainAddInput, cu as DeploymentDomainAddOutput, cv as DeploymentDomainAllowedListInput, cw as DeploymentDomainAllowedListOutput, cx as DeploymentDomainGetInput, cy as DeploymentDomainGetOutput, cz as DeploymentDomainListByServiceInput, cA as DeploymentDomainListByServiceOutput, cB as DeploymentDomainListInput, cC as DeploymentDomainListOutput, cD as DeploymentDomainRedirectWwwInput, cE as DeploymentDomainRedirectWwwOutput, cF as DeploymentDomainRemoveInput, cG as DeploymentDomainRemoveOutput, cH as DeploymentDomainRoutesAddInput, cI as DeploymentDomainRoutesAddOutput, cJ as DeploymentDomainRoutesListInput, cK as DeploymentDomainRoutesListOutput, cL as DeploymentDomainRoutesRemoveInput, cM as DeploymentDomainRoutesRemoveOutput, cN as DeploymentDomainRoutesUpdateInput, cO as DeploymentDomainRoutesUpdateOutput, cP as DeploymentDomainVerifyInput, cQ as DeploymentDomainVerifyOutput, cR as DeploymentEnvironmentCreateInput, cS as DeploymentEnvironmentCreateOutput, cT as DeploymentEnvironmentDeleteInput, cU as DeploymentEnvironmentDeleteOutput, cV as DeploymentEnvironmentForkInput, cW as DeploymentEnvironmentForkOutput, cX as DeploymentEnvironmentGetInput, cY as DeploymentEnvironmentGetOutput, cZ as DeploymentEnvironmentListInput, c_ as DeploymentEnvironmentListOutput, c$ as DeploymentEnvironmentReconcileInput, d0 as DeploymentEnvironmentReconcileOutput, d1 as DeploymentEnvironmentUpdateInput, d2 as DeploymentEnvironmentUpdateOutput, d3 as DeploymentEventsListByEnvironmentInput, d4 as DeploymentEventsListByEnvironmentOutput, d5 as DeploymentEventsListByServiceInput, d6 as DeploymentEventsListByServiceOutput, d7 as DeploymentManagedServiceBackupListInput, d8 as DeploymentManagedServiceBackupListOutput, d9 as DeploymentManagedServiceBackupInput, da as DeploymentManagedServiceBackupOutput, db as DeploymentManagedServiceConnectInfoInput, dc as DeploymentManagedServiceConnectInfoOutput, dd as DeploymentManagedServiceDeleteInput, de as DeploymentManagedServiceDeleteOutput, df as DeploymentManagedServiceGetInput, dg as DeploymentManagedServiceGetOutput, dh as DeploymentManagedServiceListInput, di as DeploymentManagedServiceListOutput, dj as DeploymentManagedServiceLogsInput, dk as DeploymentManagedServiceLogsOutput, dl as DeploymentManagedServiceProvisionInput, dm as DeploymentManagedServiceProvisionOutput, dn as DeploymentManagedServiceReconcileInput, dp as DeploymentManagedServiceReconcileOutput, dq as DeploymentManagedServiceResizeInput, dr as DeploymentManagedServiceResizeOutput, ds as DeploymentManagedServiceRestoreInput, dt as DeploymentManagedServiceRestoreOutput, du as DeploymentManagedServiceStartInput, dv as DeploymentManagedServiceStartOutput, dw as DeploymentManagedServiceStopInput, dx as DeploymentManagedServiceStopOutput, dy as DeploymentManagedServiceTypesInput, dz as DeploymentManagedServiceTypesOutput, dA as DeploymentMetricsGetInput, dB as DeploymentMetricsGetOutput, dC as DeploymentPreviewEnvironmentCreateInput, dD as DeploymentPreviewEnvironmentCreateOutput, dE as DeploymentPreviewEnvironmentDeleteInput, dF as DeploymentPreviewEnvironmentDeleteOutput, dG as DeploymentPreviewEnvironmentListInput, dH as DeploymentPreviewEnvironmentListOutput, dI as DeploymentPreviewPolicyGetInput, dJ as DeploymentPreviewPolicyGetOutput, dK as DeploymentPreviewPolicySetInput, dL as DeploymentPreviewPolicySetOutput, dM as DeploymentServiceCreateInput, dN as DeploymentServiceCreateOutput, dO as DeploymentServiceDeleteInput, dP as DeploymentServiceDeleteOutput, dQ as DeploymentServiceExecInput, dR as DeploymentServiceExecOutput, dS as DeploymentServiceGetInput, dT as DeploymentServiceGetOutput, dU as DeploymentServiceListInput, dV as DeploymentServiceListOutput, dW as DeploymentServiceLogsInput, dX as DeploymentServiceLogsOutput, dY as DeploymentServiceRedeployInput, dZ as DeploymentServiceRedeployOutput, d_ as DeploymentServiceRestartInput, d$ as DeploymentServiceRestartOutput, e0 as DeploymentServiceRollbackInput, e1 as DeploymentServiceRollbackOutput, e2 as DeploymentServiceScaleInput, e3 as DeploymentServiceScaleOutput, e4 as DeploymentServiceUpdateInput, e5 as DeploymentServiceUpdateOutput, e6 as DeploymentServiceWakeInput, e7 as DeploymentServiceWakeOutput, e8 as DeploymentSshCommandInput, e9 as DeploymentSshCommandOutput, ea as DeploymentSshKeyDeleteInput, eb as DeploymentSshKeyDeleteOutput, ec as DeploymentSshKeyListInput, ed as DeploymentSshKeyListOutput, ee as DeploymentSshKeyRegisterInput, ef as DeploymentSshKeyRegisterOutput, eg as DeploymentSuspensionGetInput, eh as DeploymentSuspensionGetOutput, ei as DeploymentVariableListEnvInput, ej as DeploymentVariableListEnvOutput, ek as DeploymentVariableListProductInput, el as DeploymentVariableListProductOutput, em as DeploymentVariableListInput, en as DeploymentVariableListOutput, eo as DeploymentVariableSetEnvInput, ep as DeploymentVariableSetEnvOutput, eq as DeploymentVariableSetInput, er as DeploymentVariableSetOutput, es as DeploymentVariableSetProductInput, et as DeploymentVariableSetProductOutput, eu as DeploymentVariableUnsetEnvInput, ev as DeploymentVariableUnsetEnvOutput, ew as DeploymentVariableUnsetInput, ex as DeploymentVariableUnsetOutput, ey as DeploymentVariableUnsetProductInput, ez as DeploymentVariableUnsetProductOutput, eA as DeploymentVcsBranchListInput, eB as DeploymentVcsBranchListOutput, eC as DeploymentVcsConnectionListInput, eD as DeploymentVcsConnectionListOutput, eE as DeploymentVcsRepoListInput, eF as DeploymentVcsRepoListOutput, eG as DeploymentVolumeCreateInput, eH as DeploymentVolumeCreateOutput, eI as DeploymentVolumeDeleteInput, eJ as DeploymentVolumeDeleteOutput, eK as DeploymentVolumeDetachInput, eL as DeploymentVolumeDetachOutput, eM as DeploymentVolumeGetInput, eN as DeploymentVolumeGetOutput, eO as DeploymentVolumeListInput, eP as DeploymentVolumeListOutput, eQ as DeploymentVolumeResizeInput, eR as DeploymentVolumeResizeOutput } from '../client.gen-DlCqQAIZ.js';
2
2
 
3
3
  declare const deploymentAlertCreateMutationOptions: (sdk: GeneratedClient) => {
4
4
  mutationKey: string[];