@lessly/sdk-app 71.6.0 → 72.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_types/gen/client.gen.d.ts +2 -1
- package/dist/_types/gen/tracking/index.d.ts +1 -1
- package/dist/_types/gen/tracking/queryOptions.gen.d.ts +5 -1
- package/dist/_types/gen/types.gen.d.ts +15 -0
- package/dist/_types/gen/users/queryOptions.gen.d.ts +16 -16
- package/dist/{chunk-C3QGKPUY.js → chunk-JOORBI6G.js} +24 -7
- package/dist/chunk-JOORBI6G.js.map +1 -0
- package/dist/index.cjs +82 -6
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +61 -2
- package/dist/index.js.map +1 -1
- package/dist/playground/index.cjs.map +1 -1
- package/dist/playground/index.js +1 -1
- package/dist/tracking/index.cjs +5 -0
- package/dist/tracking/index.cjs.map +1 -1
- package/dist/tracking/index.js +5 -1
- package/dist/tracking/index.js.map +1 -1
- package/dist/users/index.cjs +20 -20
- package/dist/users/index.cjs.map +1 -1
- package/dist/users/index.js +16 -16
- package/dist/users/index.js.map +1 -1
- package/package.json +2 -2
- package/src/gen/bindings.gen.ts +22 -5
- package/src/gen/client.gen.ts +3 -0
- package/src/gen/manifest.gen.ts +59 -0
- package/src/gen/tracking/index.ts +1 -1
- package/src/gen/tracking/queryOptions.gen.ts +6 -0
- package/src/gen/types.gen.ts +17 -0
- package/src/gen/users/queryOptions.gen.ts +20 -15
- package/dist/chunk-C3QGKPUY.js.map +0 -1
package/dist/playground/index.js
CHANGED
package/dist/tracking/index.cjs
CHANGED
|
@@ -29,6 +29,10 @@ var trackingEventNamesListQueryOptions = (sdk, input) => ({
|
|
|
29
29
|
queryKey: ["tracking", "event-names", "list", input],
|
|
30
30
|
queryFn: () => sdk["tracking"]["event-names"]["list"](input)
|
|
31
31
|
});
|
|
32
|
+
var trackingEventNamesSetConversionMutationOptions = (sdk) => ({
|
|
33
|
+
mutationKey: ["tracking", "event-names", "set-conversion"],
|
|
34
|
+
mutationFn: (input) => sdk["tracking"]["event-names"]["set-conversion"](input)
|
|
35
|
+
});
|
|
32
36
|
var trackingEventNamesUnarchiveMutationOptions = (sdk) => ({
|
|
33
37
|
mutationKey: ["tracking", "event-names", "unarchive"],
|
|
34
38
|
mutationFn: (input) => sdk["tracking"]["event-names"]["unarchive"](input)
|
|
@@ -153,6 +157,7 @@ exports.trackingDomainsListQueryOptions = trackingDomainsListQueryOptions;
|
|
|
153
157
|
exports.trackingDomainsVerifyMutationOptions = trackingDomainsVerifyMutationOptions;
|
|
154
158
|
exports.trackingEventNamesArchiveMutationOptions = trackingEventNamesArchiveMutationOptions;
|
|
155
159
|
exports.trackingEventNamesListQueryOptions = trackingEventNamesListQueryOptions;
|
|
160
|
+
exports.trackingEventNamesSetConversionMutationOptions = trackingEventNamesSetConversionMutationOptions;
|
|
156
161
|
exports.trackingEventNamesUnarchiveMutationOptions = trackingEventNamesUnarchiveMutationOptions;
|
|
157
162
|
exports.trackingGoogleadsConnectionStatusQueryOptions = trackingGoogleadsConnectionStatusQueryOptions;
|
|
158
163
|
exports.trackingGoogleadsConversionActionsQueryOptions = trackingGoogleadsConversionActionsQueryOptions;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/gen/tracking/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 TrackingDomainsCreateInput,\n TrackingDomainsDeleteInput,\n TrackingDomainsGetInput,\n TrackingDomainsGetOutput,\n TrackingDomainsListInput,\n TrackingDomainsListOutput,\n TrackingDomainsVerifyInput,\n TrackingEventNamesArchiveInput,\n TrackingEventNamesListInput,\n TrackingEventNamesListOutput,\n TrackingEventNamesUnarchiveInput,\n TrackingGoogleadsConnectionStatusInput,\n TrackingGoogleadsConnectionStatusOutput,\n TrackingGoogleadsConversionActionsInput,\n TrackingGoogleadsConversionActionsOutput,\n TrackingGoogleadsFeedbackConfigGetInput,\n TrackingGoogleadsFeedbackConfigGetOutput,\n TrackingGoogleadsFeedbackConfigSetInput,\n TrackingGoogleadsFeedbackRunInput,\n TrackingGoogleadsFeedbackStatusInput,\n TrackingGoogleadsFeedbackStatusOutput,\n TrackingGoogleadsFeedbackUploadsInput,\n TrackingGoogleadsFeedbackUploadsOutput,\n TrackingGoogleadsRoasReportInput,\n TrackingGoogleadsRoasReportOutput,\n TrackingGoogleadsSyncNowInput,\n TrackingGoogleadsTrackingHealthInput,\n TrackingGoogleadsTrackingHealthOutput,\n TrackingGoogleadsUsVsPlatformInput,\n TrackingGoogleadsUsVsPlatformOutput,\n TrackingIdentityHealthInput,\n TrackingIdentityHealthOutput,\n TrackingInstallDomainsCreateInput,\n TrackingInstallDomainsDeleteInput,\n TrackingInstallDomainsListInput,\n TrackingInstallDomainsListOutput,\n TrackingLinkDomainsCreateInput,\n TrackingLinkDomainsDeleteInput,\n TrackingLinkDomainsListInput,\n TrackingLinkDomainsListOutput,\n TrackingLiveEventsListInput,\n TrackingLiveEventsListOutput,\n TrackingProfilesDeleteInput,\n TrackingProfilesExportInput,\n TrackingProfilesExportOutput,\n TrackingProfilesGetInput,\n TrackingProfilesGetOutput,\n TrackingProfilesListInput,\n TrackingProfilesListOutput,\n TrackingReportsAttributedJourneyInput,\n TrackingReportsAttributedJourneyOutput,\n TrackingReportsEventVolumeInput,\n TrackingReportsEventVolumeOutput,\n TrackingReportsRevenueBySourceInput,\n TrackingReportsRevenueBySourceOutput,\n TrackingReportsSourcePeopleInput,\n TrackingReportsSourcePeopleOutput,\n TrackingSnippetsGetInput,\n TrackingSnippetsGetOutput,\n} from '../types.gen';\n\nexport const trackingDomainsCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'domains', 'create'],\n mutationFn: (input: TrackingDomainsCreateInput) => sdk['tracking']['domains']['create'](input),\n});\n\nexport const trackingDomainsDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'domains', 'delete'],\n mutationFn: (input: TrackingDomainsDeleteInput) => sdk['tracking']['domains']['delete'](input),\n});\n\nexport const trackingDomainsGetQueryOptions = (sdk: GeneratedClient, input: TrackingDomainsGetInput) => ({\n queryKey: ['tracking', 'domains', 'get', input] as const,\n queryFn: () => sdk['tracking']['domains']['get'](input),\n});\n\nexport const trackingDomainsListQueryOptions = (sdk: GeneratedClient, input: TrackingDomainsListInput) => ({\n queryKey: ['tracking', 'domains', 'list', input] as const,\n queryFn: () => sdk['tracking']['domains']['list'](input),\n});\n\nexport const trackingDomainsVerifyMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'domains', 'verify'],\n mutationFn: (input: TrackingDomainsVerifyInput) => sdk['tracking']['domains']['verify'](input),\n});\n\nexport const trackingEventNamesArchiveMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'event-names', 'archive'],\n mutationFn: (input: TrackingEventNamesArchiveInput) => sdk['tracking']['event-names']['archive'](input),\n});\n\nexport const trackingEventNamesListQueryOptions = (sdk: GeneratedClient, input: TrackingEventNamesListInput) => ({\n queryKey: ['tracking', 'event-names', 'list', input] as const,\n queryFn: () => sdk['tracking']['event-names']['list'](input),\n});\n\nexport const trackingEventNamesUnarchiveMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'event-names', 'unarchive'],\n mutationFn: (input: TrackingEventNamesUnarchiveInput) => sdk['tracking']['event-names']['unarchive'](input),\n});\n\nexport const trackingGoogleadsConnectionStatusQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsConnectionStatusInput) => ({\n queryKey: ['tracking', 'googleads-connection', 'status', input] as const,\n queryFn: () => sdk['tracking']['googleads-connection']['status'](input),\n});\n\nexport const trackingGoogleadsConversionActionsQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsConversionActionsInput) => ({\n queryKey: ['tracking', 'googleads-conversion', 'actions', input] as const,\n queryFn: () => sdk['tracking']['googleads-conversion']['actions'](input),\n});\n\nexport const trackingGoogleadsFeedbackConfigGetQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsFeedbackConfigGetInput) => ({\n queryKey: ['tracking', 'googleads-feedback-config', 'get', input] as const,\n queryFn: () => sdk['tracking']['googleads-feedback-config']['get'](input),\n});\n\nexport const trackingGoogleadsFeedbackConfigSetMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'googleads-feedback-config', 'set'],\n mutationFn: (input: TrackingGoogleadsFeedbackConfigSetInput) => sdk['tracking']['googleads-feedback-config']['set'](input),\n});\n\nexport const trackingGoogleadsFeedbackRunMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'googleads-feedback', 'run'],\n mutationFn: (input: TrackingGoogleadsFeedbackRunInput) => sdk['tracking']['googleads-feedback']['run'](input),\n});\n\nexport const trackingGoogleadsFeedbackStatusQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsFeedbackStatusInput) => ({\n queryKey: ['tracking', 'googleads-feedback', 'status', input] as const,\n queryFn: () => sdk['tracking']['googleads-feedback']['status'](input),\n});\n\nexport const trackingGoogleadsFeedbackUploadsQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsFeedbackUploadsInput) => ({\n queryKey: ['tracking', 'googleads-feedback', 'uploads', input] as const,\n queryFn: () => sdk['tracking']['googleads-feedback']['uploads'](input),\n});\n\nexport const trackingGoogleadsRoasReportQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsRoasReportInput) => ({\n queryKey: ['tracking', 'googleads-roas', 'report', input] as const,\n queryFn: () => sdk['tracking']['googleads-roas']['report'](input),\n});\n\nexport const trackingGoogleadsSyncNowMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'googleads-sync', 'now'],\n mutationFn: (input: TrackingGoogleadsSyncNowInput) => sdk['tracking']['googleads-sync']['now'](input),\n});\n\nexport const trackingGoogleadsTrackingHealthQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsTrackingHealthInput) => ({\n queryKey: ['tracking', 'googleads-tracking', 'health', input] as const,\n queryFn: () => sdk['tracking']['googleads-tracking']['health'](input),\n});\n\nexport const trackingGoogleadsUsVsPlatformQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsUsVsPlatformInput) => ({\n queryKey: ['tracking', 'googleads-us-vs', 'platform', input] as const,\n queryFn: () => sdk['tracking']['googleads-us-vs']['platform'](input),\n});\n\nexport const trackingIdentityHealthQueryOptions = (sdk: GeneratedClient, input: TrackingIdentityHealthInput) => ({\n queryKey: ['tracking', 'identity', 'health', input] as const,\n queryFn: () => sdk['tracking']['identity']['health'](input),\n});\n\nexport const trackingInstallDomainsCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'install-domains', 'create'],\n mutationFn: (input: TrackingInstallDomainsCreateInput) => sdk['tracking']['install-domains']['create'](input),\n});\n\nexport const trackingInstallDomainsDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'install-domains', 'delete'],\n mutationFn: (input: TrackingInstallDomainsDeleteInput) => sdk['tracking']['install-domains']['delete'](input),\n});\n\nexport const trackingInstallDomainsListQueryOptions = (sdk: GeneratedClient, input: TrackingInstallDomainsListInput) => ({\n queryKey: ['tracking', 'install-domains', 'list', input] as const,\n queryFn: () => sdk['tracking']['install-domains']['list'](input),\n});\n\nexport const trackingLinkDomainsCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'link-domains', 'create'],\n mutationFn: (input: TrackingLinkDomainsCreateInput) => sdk['tracking']['link-domains']['create'](input),\n});\n\nexport const trackingLinkDomainsDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'link-domains', 'delete'],\n mutationFn: (input: TrackingLinkDomainsDeleteInput) => sdk['tracking']['link-domains']['delete'](input),\n});\n\nexport const trackingLinkDomainsListQueryOptions = (sdk: GeneratedClient, input: TrackingLinkDomainsListInput) => ({\n queryKey: ['tracking', 'link-domains', 'list', input] as const,\n queryFn: () => sdk['tracking']['link-domains']['list'](input),\n});\n\nexport const trackingLiveEventsListQueryOptions = (sdk: GeneratedClient, input: TrackingLiveEventsListInput) => ({\n queryKey: ['tracking', 'live-events', 'list', input] as const,\n queryFn: () => sdk['tracking']['live-events']['list'](input),\n});\n\nexport const trackingProfilesDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'profiles', 'delete'],\n mutationFn: (input: TrackingProfilesDeleteInput) => sdk['tracking']['profiles']['delete'](input),\n});\n\nexport const trackingProfilesExportQueryOptions = (sdk: GeneratedClient, input: TrackingProfilesExportInput) => ({\n queryKey: ['tracking', 'profiles', 'export', input] as const,\n queryFn: () => sdk['tracking']['profiles']['export'](input),\n});\n\nexport const trackingProfilesGetQueryOptions = (sdk: GeneratedClient, input: TrackingProfilesGetInput) => ({\n queryKey: ['tracking', 'profiles', 'get', input] as const,\n queryFn: () => sdk['tracking']['profiles']['get'](input),\n});\n\nexport const trackingProfilesListQueryOptions = (sdk: GeneratedClient, input: TrackingProfilesListInput) => ({\n queryKey: ['tracking', 'profiles', 'list', input] as const,\n queryFn: () => sdk['tracking']['profiles']['list'](input),\n});\n\nexport const trackingReportsAttributedJourneyQueryOptions = (sdk: GeneratedClient, input: TrackingReportsAttributedJourneyInput) => ({\n queryKey: ['tracking', 'reports-attributed', 'journey', input] as const,\n queryFn: () => sdk['tracking']['reports-attributed']['journey'](input),\n});\n\nexport const trackingReportsEventVolumeQueryOptions = (sdk: GeneratedClient, input: TrackingReportsEventVolumeInput) => ({\n queryKey: ['tracking', 'reports-event', 'volume', input] as const,\n queryFn: () => sdk['tracking']['reports-event']['volume'](input),\n});\n\nexport const trackingReportsRevenueBySourceQueryOptions = (sdk: GeneratedClient, input: TrackingReportsRevenueBySourceInput) => ({\n queryKey: ['tracking', 'reports-revenue-by', 'source', input] as const,\n queryFn: () => sdk['tracking']['reports-revenue-by']['source'](input),\n});\n\nexport const trackingReportsSourcePeopleQueryOptions = (sdk: GeneratedClient, input: TrackingReportsSourcePeopleInput) => ({\n queryKey: ['tracking', 'reports-source', 'people', input] as const,\n queryFn: () => sdk['tracking']['reports-source']['people'](input),\n});\n\nexport const trackingSnippetsGetQueryOptions = (sdk: GeneratedClient, input: TrackingSnippetsGetInput) => ({\n queryKey: ['tracking', 'snippets', 'get', input] as const,\n queryFn: () => sdk['tracking']['snippets']['get'](input),\n});\n"]}
|
|
1
|
+
{"version":3,"sources":["../../src/gen/tracking/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 TrackingDomainsCreateInput,\n TrackingDomainsDeleteInput,\n TrackingDomainsGetInput,\n TrackingDomainsGetOutput,\n TrackingDomainsListInput,\n TrackingDomainsListOutput,\n TrackingDomainsVerifyInput,\n TrackingEventNamesArchiveInput,\n TrackingEventNamesListInput,\n TrackingEventNamesListOutput,\n TrackingEventNamesSetConversionInput,\n TrackingEventNamesUnarchiveInput,\n TrackingGoogleadsConnectionStatusInput,\n TrackingGoogleadsConnectionStatusOutput,\n TrackingGoogleadsConversionActionsInput,\n TrackingGoogleadsConversionActionsOutput,\n TrackingGoogleadsFeedbackConfigGetInput,\n TrackingGoogleadsFeedbackConfigGetOutput,\n TrackingGoogleadsFeedbackConfigSetInput,\n TrackingGoogleadsFeedbackRunInput,\n TrackingGoogleadsFeedbackStatusInput,\n TrackingGoogleadsFeedbackStatusOutput,\n TrackingGoogleadsFeedbackUploadsInput,\n TrackingGoogleadsFeedbackUploadsOutput,\n TrackingGoogleadsRoasReportInput,\n TrackingGoogleadsRoasReportOutput,\n TrackingGoogleadsSyncNowInput,\n TrackingGoogleadsTrackingHealthInput,\n TrackingGoogleadsTrackingHealthOutput,\n TrackingGoogleadsUsVsPlatformInput,\n TrackingGoogleadsUsVsPlatformOutput,\n TrackingIdentityHealthInput,\n TrackingIdentityHealthOutput,\n TrackingInstallDomainsCreateInput,\n TrackingInstallDomainsDeleteInput,\n TrackingInstallDomainsListInput,\n TrackingInstallDomainsListOutput,\n TrackingLinkDomainsCreateInput,\n TrackingLinkDomainsDeleteInput,\n TrackingLinkDomainsListInput,\n TrackingLinkDomainsListOutput,\n TrackingLiveEventsListInput,\n TrackingLiveEventsListOutput,\n TrackingProfilesDeleteInput,\n TrackingProfilesExportInput,\n TrackingProfilesExportOutput,\n TrackingProfilesGetInput,\n TrackingProfilesGetOutput,\n TrackingProfilesListInput,\n TrackingProfilesListOutput,\n TrackingReportsAttributedJourneyInput,\n TrackingReportsAttributedJourneyOutput,\n TrackingReportsEventVolumeInput,\n TrackingReportsEventVolumeOutput,\n TrackingReportsRevenueBySourceInput,\n TrackingReportsRevenueBySourceOutput,\n TrackingReportsSourcePeopleInput,\n TrackingReportsSourcePeopleOutput,\n TrackingSnippetsGetInput,\n TrackingSnippetsGetOutput,\n} from '../types.gen';\n\nexport const trackingDomainsCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'domains', 'create'],\n mutationFn: (input: TrackingDomainsCreateInput) => sdk['tracking']['domains']['create'](input),\n});\n\nexport const trackingDomainsDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'domains', 'delete'],\n mutationFn: (input: TrackingDomainsDeleteInput) => sdk['tracking']['domains']['delete'](input),\n});\n\nexport const trackingDomainsGetQueryOptions = (sdk: GeneratedClient, input: TrackingDomainsGetInput) => ({\n queryKey: ['tracking', 'domains', 'get', input] as const,\n queryFn: () => sdk['tracking']['domains']['get'](input),\n});\n\nexport const trackingDomainsListQueryOptions = (sdk: GeneratedClient, input: TrackingDomainsListInput) => ({\n queryKey: ['tracking', 'domains', 'list', input] as const,\n queryFn: () => sdk['tracking']['domains']['list'](input),\n});\n\nexport const trackingDomainsVerifyMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'domains', 'verify'],\n mutationFn: (input: TrackingDomainsVerifyInput) => sdk['tracking']['domains']['verify'](input),\n});\n\nexport const trackingEventNamesArchiveMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'event-names', 'archive'],\n mutationFn: (input: TrackingEventNamesArchiveInput) => sdk['tracking']['event-names']['archive'](input),\n});\n\nexport const trackingEventNamesListQueryOptions = (sdk: GeneratedClient, input: TrackingEventNamesListInput) => ({\n queryKey: ['tracking', 'event-names', 'list', input] as const,\n queryFn: () => sdk['tracking']['event-names']['list'](input),\n});\n\nexport const trackingEventNamesSetConversionMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'event-names', 'set-conversion'],\n mutationFn: (input: TrackingEventNamesSetConversionInput) => sdk['tracking']['event-names']['set-conversion'](input),\n});\n\nexport const trackingEventNamesUnarchiveMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'event-names', 'unarchive'],\n mutationFn: (input: TrackingEventNamesUnarchiveInput) => sdk['tracking']['event-names']['unarchive'](input),\n});\n\nexport const trackingGoogleadsConnectionStatusQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsConnectionStatusInput) => ({\n queryKey: ['tracking', 'googleads-connection', 'status', input] as const,\n queryFn: () => sdk['tracking']['googleads-connection']['status'](input),\n});\n\nexport const trackingGoogleadsConversionActionsQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsConversionActionsInput) => ({\n queryKey: ['tracking', 'googleads-conversion', 'actions', input] as const,\n queryFn: () => sdk['tracking']['googleads-conversion']['actions'](input),\n});\n\nexport const trackingGoogleadsFeedbackConfigGetQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsFeedbackConfigGetInput) => ({\n queryKey: ['tracking', 'googleads-feedback-config', 'get', input] as const,\n queryFn: () => sdk['tracking']['googleads-feedback-config']['get'](input),\n});\n\nexport const trackingGoogleadsFeedbackConfigSetMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'googleads-feedback-config', 'set'],\n mutationFn: (input: TrackingGoogleadsFeedbackConfigSetInput) => sdk['tracking']['googleads-feedback-config']['set'](input),\n});\n\nexport const trackingGoogleadsFeedbackRunMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'googleads-feedback', 'run'],\n mutationFn: (input: TrackingGoogleadsFeedbackRunInput) => sdk['tracking']['googleads-feedback']['run'](input),\n});\n\nexport const trackingGoogleadsFeedbackStatusQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsFeedbackStatusInput) => ({\n queryKey: ['tracking', 'googleads-feedback', 'status', input] as const,\n queryFn: () => sdk['tracking']['googleads-feedback']['status'](input),\n});\n\nexport const trackingGoogleadsFeedbackUploadsQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsFeedbackUploadsInput) => ({\n queryKey: ['tracking', 'googleads-feedback', 'uploads', input] as const,\n queryFn: () => sdk['tracking']['googleads-feedback']['uploads'](input),\n});\n\nexport const trackingGoogleadsRoasReportQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsRoasReportInput) => ({\n queryKey: ['tracking', 'googleads-roas', 'report', input] as const,\n queryFn: () => sdk['tracking']['googleads-roas']['report'](input),\n});\n\nexport const trackingGoogleadsSyncNowMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'googleads-sync', 'now'],\n mutationFn: (input: TrackingGoogleadsSyncNowInput) => sdk['tracking']['googleads-sync']['now'](input),\n});\n\nexport const trackingGoogleadsTrackingHealthQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsTrackingHealthInput) => ({\n queryKey: ['tracking', 'googleads-tracking', 'health', input] as const,\n queryFn: () => sdk['tracking']['googleads-tracking']['health'](input),\n});\n\nexport const trackingGoogleadsUsVsPlatformQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsUsVsPlatformInput) => ({\n queryKey: ['tracking', 'googleads-us-vs', 'platform', input] as const,\n queryFn: () => sdk['tracking']['googleads-us-vs']['platform'](input),\n});\n\nexport const trackingIdentityHealthQueryOptions = (sdk: GeneratedClient, input: TrackingIdentityHealthInput) => ({\n queryKey: ['tracking', 'identity', 'health', input] as const,\n queryFn: () => sdk['tracking']['identity']['health'](input),\n});\n\nexport const trackingInstallDomainsCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'install-domains', 'create'],\n mutationFn: (input: TrackingInstallDomainsCreateInput) => sdk['tracking']['install-domains']['create'](input),\n});\n\nexport const trackingInstallDomainsDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'install-domains', 'delete'],\n mutationFn: (input: TrackingInstallDomainsDeleteInput) => sdk['tracking']['install-domains']['delete'](input),\n});\n\nexport const trackingInstallDomainsListQueryOptions = (sdk: GeneratedClient, input: TrackingInstallDomainsListInput) => ({\n queryKey: ['tracking', 'install-domains', 'list', input] as const,\n queryFn: () => sdk['tracking']['install-domains']['list'](input),\n});\n\nexport const trackingLinkDomainsCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'link-domains', 'create'],\n mutationFn: (input: TrackingLinkDomainsCreateInput) => sdk['tracking']['link-domains']['create'](input),\n});\n\nexport const trackingLinkDomainsDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'link-domains', 'delete'],\n mutationFn: (input: TrackingLinkDomainsDeleteInput) => sdk['tracking']['link-domains']['delete'](input),\n});\n\nexport const trackingLinkDomainsListQueryOptions = (sdk: GeneratedClient, input: TrackingLinkDomainsListInput) => ({\n queryKey: ['tracking', 'link-domains', 'list', input] as const,\n queryFn: () => sdk['tracking']['link-domains']['list'](input),\n});\n\nexport const trackingLiveEventsListQueryOptions = (sdk: GeneratedClient, input: TrackingLiveEventsListInput) => ({\n queryKey: ['tracking', 'live-events', 'list', input] as const,\n queryFn: () => sdk['tracking']['live-events']['list'](input),\n});\n\nexport const trackingProfilesDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'profiles', 'delete'],\n mutationFn: (input: TrackingProfilesDeleteInput) => sdk['tracking']['profiles']['delete'](input),\n});\n\nexport const trackingProfilesExportQueryOptions = (sdk: GeneratedClient, input: TrackingProfilesExportInput) => ({\n queryKey: ['tracking', 'profiles', 'export', input] as const,\n queryFn: () => sdk['tracking']['profiles']['export'](input),\n});\n\nexport const trackingProfilesGetQueryOptions = (sdk: GeneratedClient, input: TrackingProfilesGetInput) => ({\n queryKey: ['tracking', 'profiles', 'get', input] as const,\n queryFn: () => sdk['tracking']['profiles']['get'](input),\n});\n\nexport const trackingProfilesListQueryOptions = (sdk: GeneratedClient, input: TrackingProfilesListInput) => ({\n queryKey: ['tracking', 'profiles', 'list', input] as const,\n queryFn: () => sdk['tracking']['profiles']['list'](input),\n});\n\nexport const trackingReportsAttributedJourneyQueryOptions = (sdk: GeneratedClient, input: TrackingReportsAttributedJourneyInput) => ({\n queryKey: ['tracking', 'reports-attributed', 'journey', input] as const,\n queryFn: () => sdk['tracking']['reports-attributed']['journey'](input),\n});\n\nexport const trackingReportsEventVolumeQueryOptions = (sdk: GeneratedClient, input: TrackingReportsEventVolumeInput) => ({\n queryKey: ['tracking', 'reports-event', 'volume', input] as const,\n queryFn: () => sdk['tracking']['reports-event']['volume'](input),\n});\n\nexport const trackingReportsRevenueBySourceQueryOptions = (sdk: GeneratedClient, input: TrackingReportsRevenueBySourceInput) => ({\n queryKey: ['tracking', 'reports-revenue-by', 'source', input] as const,\n queryFn: () => sdk['tracking']['reports-revenue-by']['source'](input),\n});\n\nexport const trackingReportsSourcePeopleQueryOptions = (sdk: GeneratedClient, input: TrackingReportsSourcePeopleInput) => ({\n queryKey: ['tracking', 'reports-source', 'people', input] as const,\n queryFn: () => sdk['tracking']['reports-source']['people'](input),\n});\n\nexport const trackingSnippetsGetQueryOptions = (sdk: GeneratedClient, input: TrackingSnippetsGetInput) => ({\n queryKey: ['tracking', 'snippets', 'get', input] as const,\n queryFn: () => sdk['tracking']['snippets']['get'](input),\n});\n"]}
|
package/dist/tracking/index.js
CHANGED
|
@@ -27,6 +27,10 @@ var trackingEventNamesListQueryOptions = (sdk, input) => ({
|
|
|
27
27
|
queryKey: ["tracking", "event-names", "list", input],
|
|
28
28
|
queryFn: () => sdk["tracking"]["event-names"]["list"](input)
|
|
29
29
|
});
|
|
30
|
+
var trackingEventNamesSetConversionMutationOptions = (sdk) => ({
|
|
31
|
+
mutationKey: ["tracking", "event-names", "set-conversion"],
|
|
32
|
+
mutationFn: (input) => sdk["tracking"]["event-names"]["set-conversion"](input)
|
|
33
|
+
});
|
|
30
34
|
var trackingEventNamesUnarchiveMutationOptions = (sdk) => ({
|
|
31
35
|
mutationKey: ["tracking", "event-names", "unarchive"],
|
|
32
36
|
mutationFn: (input) => sdk["tracking"]["event-names"]["unarchive"](input)
|
|
@@ -144,6 +148,6 @@ var trackingSnippetsGetQueryOptions = (sdk, input) => ({
|
|
|
144
148
|
queryFn: () => sdk["tracking"]["snippets"]["get"](input)
|
|
145
149
|
});
|
|
146
150
|
|
|
147
|
-
export { trackingDomainsCreateMutationOptions, trackingDomainsDeleteMutationOptions, trackingDomainsGetQueryOptions, trackingDomainsListQueryOptions, trackingDomainsVerifyMutationOptions, trackingEventNamesArchiveMutationOptions, trackingEventNamesListQueryOptions, trackingEventNamesUnarchiveMutationOptions, trackingGoogleadsConnectionStatusQueryOptions, trackingGoogleadsConversionActionsQueryOptions, trackingGoogleadsFeedbackConfigGetQueryOptions, trackingGoogleadsFeedbackConfigSetMutationOptions, trackingGoogleadsFeedbackRunMutationOptions, trackingGoogleadsFeedbackStatusQueryOptions, trackingGoogleadsFeedbackUploadsQueryOptions, trackingGoogleadsRoasReportQueryOptions, trackingGoogleadsSyncNowMutationOptions, trackingGoogleadsTrackingHealthQueryOptions, trackingGoogleadsUsVsPlatformQueryOptions, trackingIdentityHealthQueryOptions, trackingInstallDomainsCreateMutationOptions, trackingInstallDomainsDeleteMutationOptions, trackingInstallDomainsListQueryOptions, trackingLinkDomainsCreateMutationOptions, trackingLinkDomainsDeleteMutationOptions, trackingLinkDomainsListQueryOptions, trackingLiveEventsListQueryOptions, trackingProfilesDeleteMutationOptions, trackingProfilesExportQueryOptions, trackingProfilesGetQueryOptions, trackingProfilesListQueryOptions, trackingReportsAttributedJourneyQueryOptions, trackingReportsEventVolumeQueryOptions, trackingReportsRevenueBySourceQueryOptions, trackingReportsSourcePeopleQueryOptions, trackingSnippetsGetQueryOptions };
|
|
151
|
+
export { trackingDomainsCreateMutationOptions, trackingDomainsDeleteMutationOptions, trackingDomainsGetQueryOptions, trackingDomainsListQueryOptions, trackingDomainsVerifyMutationOptions, trackingEventNamesArchiveMutationOptions, trackingEventNamesListQueryOptions, trackingEventNamesSetConversionMutationOptions, trackingEventNamesUnarchiveMutationOptions, trackingGoogleadsConnectionStatusQueryOptions, trackingGoogleadsConversionActionsQueryOptions, trackingGoogleadsFeedbackConfigGetQueryOptions, trackingGoogleadsFeedbackConfigSetMutationOptions, trackingGoogleadsFeedbackRunMutationOptions, trackingGoogleadsFeedbackStatusQueryOptions, trackingGoogleadsFeedbackUploadsQueryOptions, trackingGoogleadsRoasReportQueryOptions, trackingGoogleadsSyncNowMutationOptions, trackingGoogleadsTrackingHealthQueryOptions, trackingGoogleadsUsVsPlatformQueryOptions, trackingIdentityHealthQueryOptions, trackingInstallDomainsCreateMutationOptions, trackingInstallDomainsDeleteMutationOptions, trackingInstallDomainsListQueryOptions, trackingLinkDomainsCreateMutationOptions, trackingLinkDomainsDeleteMutationOptions, trackingLinkDomainsListQueryOptions, trackingLiveEventsListQueryOptions, trackingProfilesDeleteMutationOptions, trackingProfilesExportQueryOptions, trackingProfilesGetQueryOptions, trackingProfilesListQueryOptions, trackingReportsAttributedJourneyQueryOptions, trackingReportsEventVolumeQueryOptions, trackingReportsRevenueBySourceQueryOptions, trackingReportsSourcePeopleQueryOptions, trackingSnippetsGetQueryOptions };
|
|
148
152
|
//# sourceMappingURL=index.js.map
|
|
149
153
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/gen/tracking/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 TrackingDomainsCreateInput,\n TrackingDomainsDeleteInput,\n TrackingDomainsGetInput,\n TrackingDomainsGetOutput,\n TrackingDomainsListInput,\n TrackingDomainsListOutput,\n TrackingDomainsVerifyInput,\n TrackingEventNamesArchiveInput,\n TrackingEventNamesListInput,\n TrackingEventNamesListOutput,\n TrackingEventNamesUnarchiveInput,\n TrackingGoogleadsConnectionStatusInput,\n TrackingGoogleadsConnectionStatusOutput,\n TrackingGoogleadsConversionActionsInput,\n TrackingGoogleadsConversionActionsOutput,\n TrackingGoogleadsFeedbackConfigGetInput,\n TrackingGoogleadsFeedbackConfigGetOutput,\n TrackingGoogleadsFeedbackConfigSetInput,\n TrackingGoogleadsFeedbackRunInput,\n TrackingGoogleadsFeedbackStatusInput,\n TrackingGoogleadsFeedbackStatusOutput,\n TrackingGoogleadsFeedbackUploadsInput,\n TrackingGoogleadsFeedbackUploadsOutput,\n TrackingGoogleadsRoasReportInput,\n TrackingGoogleadsRoasReportOutput,\n TrackingGoogleadsSyncNowInput,\n TrackingGoogleadsTrackingHealthInput,\n TrackingGoogleadsTrackingHealthOutput,\n TrackingGoogleadsUsVsPlatformInput,\n TrackingGoogleadsUsVsPlatformOutput,\n TrackingIdentityHealthInput,\n TrackingIdentityHealthOutput,\n TrackingInstallDomainsCreateInput,\n TrackingInstallDomainsDeleteInput,\n TrackingInstallDomainsListInput,\n TrackingInstallDomainsListOutput,\n TrackingLinkDomainsCreateInput,\n TrackingLinkDomainsDeleteInput,\n TrackingLinkDomainsListInput,\n TrackingLinkDomainsListOutput,\n TrackingLiveEventsListInput,\n TrackingLiveEventsListOutput,\n TrackingProfilesDeleteInput,\n TrackingProfilesExportInput,\n TrackingProfilesExportOutput,\n TrackingProfilesGetInput,\n TrackingProfilesGetOutput,\n TrackingProfilesListInput,\n TrackingProfilesListOutput,\n TrackingReportsAttributedJourneyInput,\n TrackingReportsAttributedJourneyOutput,\n TrackingReportsEventVolumeInput,\n TrackingReportsEventVolumeOutput,\n TrackingReportsRevenueBySourceInput,\n TrackingReportsRevenueBySourceOutput,\n TrackingReportsSourcePeopleInput,\n TrackingReportsSourcePeopleOutput,\n TrackingSnippetsGetInput,\n TrackingSnippetsGetOutput,\n} from '../types.gen';\n\nexport const trackingDomainsCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'domains', 'create'],\n mutationFn: (input: TrackingDomainsCreateInput) => sdk['tracking']['domains']['create'](input),\n});\n\nexport const trackingDomainsDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'domains', 'delete'],\n mutationFn: (input: TrackingDomainsDeleteInput) => sdk['tracking']['domains']['delete'](input),\n});\n\nexport const trackingDomainsGetQueryOptions = (sdk: GeneratedClient, input: TrackingDomainsGetInput) => ({\n queryKey: ['tracking', 'domains', 'get', input] as const,\n queryFn: () => sdk['tracking']['domains']['get'](input),\n});\n\nexport const trackingDomainsListQueryOptions = (sdk: GeneratedClient, input: TrackingDomainsListInput) => ({\n queryKey: ['tracking', 'domains', 'list', input] as const,\n queryFn: () => sdk['tracking']['domains']['list'](input),\n});\n\nexport const trackingDomainsVerifyMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'domains', 'verify'],\n mutationFn: (input: TrackingDomainsVerifyInput) => sdk['tracking']['domains']['verify'](input),\n});\n\nexport const trackingEventNamesArchiveMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'event-names', 'archive'],\n mutationFn: (input: TrackingEventNamesArchiveInput) => sdk['tracking']['event-names']['archive'](input),\n});\n\nexport const trackingEventNamesListQueryOptions = (sdk: GeneratedClient, input: TrackingEventNamesListInput) => ({\n queryKey: ['tracking', 'event-names', 'list', input] as const,\n queryFn: () => sdk['tracking']['event-names']['list'](input),\n});\n\nexport const trackingEventNamesUnarchiveMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'event-names', 'unarchive'],\n mutationFn: (input: TrackingEventNamesUnarchiveInput) => sdk['tracking']['event-names']['unarchive'](input),\n});\n\nexport const trackingGoogleadsConnectionStatusQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsConnectionStatusInput) => ({\n queryKey: ['tracking', 'googleads-connection', 'status', input] as const,\n queryFn: () => sdk['tracking']['googleads-connection']['status'](input),\n});\n\nexport const trackingGoogleadsConversionActionsQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsConversionActionsInput) => ({\n queryKey: ['tracking', 'googleads-conversion', 'actions', input] as const,\n queryFn: () => sdk['tracking']['googleads-conversion']['actions'](input),\n});\n\nexport const trackingGoogleadsFeedbackConfigGetQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsFeedbackConfigGetInput) => ({\n queryKey: ['tracking', 'googleads-feedback-config', 'get', input] as const,\n queryFn: () => sdk['tracking']['googleads-feedback-config']['get'](input),\n});\n\nexport const trackingGoogleadsFeedbackConfigSetMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'googleads-feedback-config', 'set'],\n mutationFn: (input: TrackingGoogleadsFeedbackConfigSetInput) => sdk['tracking']['googleads-feedback-config']['set'](input),\n});\n\nexport const trackingGoogleadsFeedbackRunMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'googleads-feedback', 'run'],\n mutationFn: (input: TrackingGoogleadsFeedbackRunInput) => sdk['tracking']['googleads-feedback']['run'](input),\n});\n\nexport const trackingGoogleadsFeedbackStatusQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsFeedbackStatusInput) => ({\n queryKey: ['tracking', 'googleads-feedback', 'status', input] as const,\n queryFn: () => sdk['tracking']['googleads-feedback']['status'](input),\n});\n\nexport const trackingGoogleadsFeedbackUploadsQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsFeedbackUploadsInput) => ({\n queryKey: ['tracking', 'googleads-feedback', 'uploads', input] as const,\n queryFn: () => sdk['tracking']['googleads-feedback']['uploads'](input),\n});\n\nexport const trackingGoogleadsRoasReportQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsRoasReportInput) => ({\n queryKey: ['tracking', 'googleads-roas', 'report', input] as const,\n queryFn: () => sdk['tracking']['googleads-roas']['report'](input),\n});\n\nexport const trackingGoogleadsSyncNowMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'googleads-sync', 'now'],\n mutationFn: (input: TrackingGoogleadsSyncNowInput) => sdk['tracking']['googleads-sync']['now'](input),\n});\n\nexport const trackingGoogleadsTrackingHealthQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsTrackingHealthInput) => ({\n queryKey: ['tracking', 'googleads-tracking', 'health', input] as const,\n queryFn: () => sdk['tracking']['googleads-tracking']['health'](input),\n});\n\nexport const trackingGoogleadsUsVsPlatformQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsUsVsPlatformInput) => ({\n queryKey: ['tracking', 'googleads-us-vs', 'platform', input] as const,\n queryFn: () => sdk['tracking']['googleads-us-vs']['platform'](input),\n});\n\nexport const trackingIdentityHealthQueryOptions = (sdk: GeneratedClient, input: TrackingIdentityHealthInput) => ({\n queryKey: ['tracking', 'identity', 'health', input] as const,\n queryFn: () => sdk['tracking']['identity']['health'](input),\n});\n\nexport const trackingInstallDomainsCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'install-domains', 'create'],\n mutationFn: (input: TrackingInstallDomainsCreateInput) => sdk['tracking']['install-domains']['create'](input),\n});\n\nexport const trackingInstallDomainsDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'install-domains', 'delete'],\n mutationFn: (input: TrackingInstallDomainsDeleteInput) => sdk['tracking']['install-domains']['delete'](input),\n});\n\nexport const trackingInstallDomainsListQueryOptions = (sdk: GeneratedClient, input: TrackingInstallDomainsListInput) => ({\n queryKey: ['tracking', 'install-domains', 'list', input] as const,\n queryFn: () => sdk['tracking']['install-domains']['list'](input),\n});\n\nexport const trackingLinkDomainsCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'link-domains', 'create'],\n mutationFn: (input: TrackingLinkDomainsCreateInput) => sdk['tracking']['link-domains']['create'](input),\n});\n\nexport const trackingLinkDomainsDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'link-domains', 'delete'],\n mutationFn: (input: TrackingLinkDomainsDeleteInput) => sdk['tracking']['link-domains']['delete'](input),\n});\n\nexport const trackingLinkDomainsListQueryOptions = (sdk: GeneratedClient, input: TrackingLinkDomainsListInput) => ({\n queryKey: ['tracking', 'link-domains', 'list', input] as const,\n queryFn: () => sdk['tracking']['link-domains']['list'](input),\n});\n\nexport const trackingLiveEventsListQueryOptions = (sdk: GeneratedClient, input: TrackingLiveEventsListInput) => ({\n queryKey: ['tracking', 'live-events', 'list', input] as const,\n queryFn: () => sdk['tracking']['live-events']['list'](input),\n});\n\nexport const trackingProfilesDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'profiles', 'delete'],\n mutationFn: (input: TrackingProfilesDeleteInput) => sdk['tracking']['profiles']['delete'](input),\n});\n\nexport const trackingProfilesExportQueryOptions = (sdk: GeneratedClient, input: TrackingProfilesExportInput) => ({\n queryKey: ['tracking', 'profiles', 'export', input] as const,\n queryFn: () => sdk['tracking']['profiles']['export'](input),\n});\n\nexport const trackingProfilesGetQueryOptions = (sdk: GeneratedClient, input: TrackingProfilesGetInput) => ({\n queryKey: ['tracking', 'profiles', 'get', input] as const,\n queryFn: () => sdk['tracking']['profiles']['get'](input),\n});\n\nexport const trackingProfilesListQueryOptions = (sdk: GeneratedClient, input: TrackingProfilesListInput) => ({\n queryKey: ['tracking', 'profiles', 'list', input] as const,\n queryFn: () => sdk['tracking']['profiles']['list'](input),\n});\n\nexport const trackingReportsAttributedJourneyQueryOptions = (sdk: GeneratedClient, input: TrackingReportsAttributedJourneyInput) => ({\n queryKey: ['tracking', 'reports-attributed', 'journey', input] as const,\n queryFn: () => sdk['tracking']['reports-attributed']['journey'](input),\n});\n\nexport const trackingReportsEventVolumeQueryOptions = (sdk: GeneratedClient, input: TrackingReportsEventVolumeInput) => ({\n queryKey: ['tracking', 'reports-event', 'volume', input] as const,\n queryFn: () => sdk['tracking']['reports-event']['volume'](input),\n});\n\nexport const trackingReportsRevenueBySourceQueryOptions = (sdk: GeneratedClient, input: TrackingReportsRevenueBySourceInput) => ({\n queryKey: ['tracking', 'reports-revenue-by', 'source', input] as const,\n queryFn: () => sdk['tracking']['reports-revenue-by']['source'](input),\n});\n\nexport const trackingReportsSourcePeopleQueryOptions = (sdk: GeneratedClient, input: TrackingReportsSourcePeopleInput) => ({\n queryKey: ['tracking', 'reports-source', 'people', input] as const,\n queryFn: () => sdk['tracking']['reports-source']['people'](input),\n});\n\nexport const trackingSnippetsGetQueryOptions = (sdk: GeneratedClient, input: TrackingSnippetsGetInput) => ({\n queryKey: ['tracking', 'snippets', 'get', input] as const,\n queryFn: () => sdk['tracking']['snippets']['get'](input),\n});\n"]}
|
|
1
|
+
{"version":3,"sources":["../../src/gen/tracking/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 TrackingDomainsCreateInput,\n TrackingDomainsDeleteInput,\n TrackingDomainsGetInput,\n TrackingDomainsGetOutput,\n TrackingDomainsListInput,\n TrackingDomainsListOutput,\n TrackingDomainsVerifyInput,\n TrackingEventNamesArchiveInput,\n TrackingEventNamesListInput,\n TrackingEventNamesListOutput,\n TrackingEventNamesSetConversionInput,\n TrackingEventNamesUnarchiveInput,\n TrackingGoogleadsConnectionStatusInput,\n TrackingGoogleadsConnectionStatusOutput,\n TrackingGoogleadsConversionActionsInput,\n TrackingGoogleadsConversionActionsOutput,\n TrackingGoogleadsFeedbackConfigGetInput,\n TrackingGoogleadsFeedbackConfigGetOutput,\n TrackingGoogleadsFeedbackConfigSetInput,\n TrackingGoogleadsFeedbackRunInput,\n TrackingGoogleadsFeedbackStatusInput,\n TrackingGoogleadsFeedbackStatusOutput,\n TrackingGoogleadsFeedbackUploadsInput,\n TrackingGoogleadsFeedbackUploadsOutput,\n TrackingGoogleadsRoasReportInput,\n TrackingGoogleadsRoasReportOutput,\n TrackingGoogleadsSyncNowInput,\n TrackingGoogleadsTrackingHealthInput,\n TrackingGoogleadsTrackingHealthOutput,\n TrackingGoogleadsUsVsPlatformInput,\n TrackingGoogleadsUsVsPlatformOutput,\n TrackingIdentityHealthInput,\n TrackingIdentityHealthOutput,\n TrackingInstallDomainsCreateInput,\n TrackingInstallDomainsDeleteInput,\n TrackingInstallDomainsListInput,\n TrackingInstallDomainsListOutput,\n TrackingLinkDomainsCreateInput,\n TrackingLinkDomainsDeleteInput,\n TrackingLinkDomainsListInput,\n TrackingLinkDomainsListOutput,\n TrackingLiveEventsListInput,\n TrackingLiveEventsListOutput,\n TrackingProfilesDeleteInput,\n TrackingProfilesExportInput,\n TrackingProfilesExportOutput,\n TrackingProfilesGetInput,\n TrackingProfilesGetOutput,\n TrackingProfilesListInput,\n TrackingProfilesListOutput,\n TrackingReportsAttributedJourneyInput,\n TrackingReportsAttributedJourneyOutput,\n TrackingReportsEventVolumeInput,\n TrackingReportsEventVolumeOutput,\n TrackingReportsRevenueBySourceInput,\n TrackingReportsRevenueBySourceOutput,\n TrackingReportsSourcePeopleInput,\n TrackingReportsSourcePeopleOutput,\n TrackingSnippetsGetInput,\n TrackingSnippetsGetOutput,\n} from '../types.gen';\n\nexport const trackingDomainsCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'domains', 'create'],\n mutationFn: (input: TrackingDomainsCreateInput) => sdk['tracking']['domains']['create'](input),\n});\n\nexport const trackingDomainsDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'domains', 'delete'],\n mutationFn: (input: TrackingDomainsDeleteInput) => sdk['tracking']['domains']['delete'](input),\n});\n\nexport const trackingDomainsGetQueryOptions = (sdk: GeneratedClient, input: TrackingDomainsGetInput) => ({\n queryKey: ['tracking', 'domains', 'get', input] as const,\n queryFn: () => sdk['tracking']['domains']['get'](input),\n});\n\nexport const trackingDomainsListQueryOptions = (sdk: GeneratedClient, input: TrackingDomainsListInput) => ({\n queryKey: ['tracking', 'domains', 'list', input] as const,\n queryFn: () => sdk['tracking']['domains']['list'](input),\n});\n\nexport const trackingDomainsVerifyMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'domains', 'verify'],\n mutationFn: (input: TrackingDomainsVerifyInput) => sdk['tracking']['domains']['verify'](input),\n});\n\nexport const trackingEventNamesArchiveMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'event-names', 'archive'],\n mutationFn: (input: TrackingEventNamesArchiveInput) => sdk['tracking']['event-names']['archive'](input),\n});\n\nexport const trackingEventNamesListQueryOptions = (sdk: GeneratedClient, input: TrackingEventNamesListInput) => ({\n queryKey: ['tracking', 'event-names', 'list', input] as const,\n queryFn: () => sdk['tracking']['event-names']['list'](input),\n});\n\nexport const trackingEventNamesSetConversionMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'event-names', 'set-conversion'],\n mutationFn: (input: TrackingEventNamesSetConversionInput) => sdk['tracking']['event-names']['set-conversion'](input),\n});\n\nexport const trackingEventNamesUnarchiveMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'event-names', 'unarchive'],\n mutationFn: (input: TrackingEventNamesUnarchiveInput) => sdk['tracking']['event-names']['unarchive'](input),\n});\n\nexport const trackingGoogleadsConnectionStatusQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsConnectionStatusInput) => ({\n queryKey: ['tracking', 'googleads-connection', 'status', input] as const,\n queryFn: () => sdk['tracking']['googleads-connection']['status'](input),\n});\n\nexport const trackingGoogleadsConversionActionsQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsConversionActionsInput) => ({\n queryKey: ['tracking', 'googleads-conversion', 'actions', input] as const,\n queryFn: () => sdk['tracking']['googleads-conversion']['actions'](input),\n});\n\nexport const trackingGoogleadsFeedbackConfigGetQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsFeedbackConfigGetInput) => ({\n queryKey: ['tracking', 'googleads-feedback-config', 'get', input] as const,\n queryFn: () => sdk['tracking']['googleads-feedback-config']['get'](input),\n});\n\nexport const trackingGoogleadsFeedbackConfigSetMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'googleads-feedback-config', 'set'],\n mutationFn: (input: TrackingGoogleadsFeedbackConfigSetInput) => sdk['tracking']['googleads-feedback-config']['set'](input),\n});\n\nexport const trackingGoogleadsFeedbackRunMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'googleads-feedback', 'run'],\n mutationFn: (input: TrackingGoogleadsFeedbackRunInput) => sdk['tracking']['googleads-feedback']['run'](input),\n});\n\nexport const trackingGoogleadsFeedbackStatusQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsFeedbackStatusInput) => ({\n queryKey: ['tracking', 'googleads-feedback', 'status', input] as const,\n queryFn: () => sdk['tracking']['googleads-feedback']['status'](input),\n});\n\nexport const trackingGoogleadsFeedbackUploadsQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsFeedbackUploadsInput) => ({\n queryKey: ['tracking', 'googleads-feedback', 'uploads', input] as const,\n queryFn: () => sdk['tracking']['googleads-feedback']['uploads'](input),\n});\n\nexport const trackingGoogleadsRoasReportQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsRoasReportInput) => ({\n queryKey: ['tracking', 'googleads-roas', 'report', input] as const,\n queryFn: () => sdk['tracking']['googleads-roas']['report'](input),\n});\n\nexport const trackingGoogleadsSyncNowMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'googleads-sync', 'now'],\n mutationFn: (input: TrackingGoogleadsSyncNowInput) => sdk['tracking']['googleads-sync']['now'](input),\n});\n\nexport const trackingGoogleadsTrackingHealthQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsTrackingHealthInput) => ({\n queryKey: ['tracking', 'googleads-tracking', 'health', input] as const,\n queryFn: () => sdk['tracking']['googleads-tracking']['health'](input),\n});\n\nexport const trackingGoogleadsUsVsPlatformQueryOptions = (sdk: GeneratedClient, input: TrackingGoogleadsUsVsPlatformInput) => ({\n queryKey: ['tracking', 'googleads-us-vs', 'platform', input] as const,\n queryFn: () => sdk['tracking']['googleads-us-vs']['platform'](input),\n});\n\nexport const trackingIdentityHealthQueryOptions = (sdk: GeneratedClient, input: TrackingIdentityHealthInput) => ({\n queryKey: ['tracking', 'identity', 'health', input] as const,\n queryFn: () => sdk['tracking']['identity']['health'](input),\n});\n\nexport const trackingInstallDomainsCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'install-domains', 'create'],\n mutationFn: (input: TrackingInstallDomainsCreateInput) => sdk['tracking']['install-domains']['create'](input),\n});\n\nexport const trackingInstallDomainsDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'install-domains', 'delete'],\n mutationFn: (input: TrackingInstallDomainsDeleteInput) => sdk['tracking']['install-domains']['delete'](input),\n});\n\nexport const trackingInstallDomainsListQueryOptions = (sdk: GeneratedClient, input: TrackingInstallDomainsListInput) => ({\n queryKey: ['tracking', 'install-domains', 'list', input] as const,\n queryFn: () => sdk['tracking']['install-domains']['list'](input),\n});\n\nexport const trackingLinkDomainsCreateMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'link-domains', 'create'],\n mutationFn: (input: TrackingLinkDomainsCreateInput) => sdk['tracking']['link-domains']['create'](input),\n});\n\nexport const trackingLinkDomainsDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'link-domains', 'delete'],\n mutationFn: (input: TrackingLinkDomainsDeleteInput) => sdk['tracking']['link-domains']['delete'](input),\n});\n\nexport const trackingLinkDomainsListQueryOptions = (sdk: GeneratedClient, input: TrackingLinkDomainsListInput) => ({\n queryKey: ['tracking', 'link-domains', 'list', input] as const,\n queryFn: () => sdk['tracking']['link-domains']['list'](input),\n});\n\nexport const trackingLiveEventsListQueryOptions = (sdk: GeneratedClient, input: TrackingLiveEventsListInput) => ({\n queryKey: ['tracking', 'live-events', 'list', input] as const,\n queryFn: () => sdk['tracking']['live-events']['list'](input),\n});\n\nexport const trackingProfilesDeleteMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['tracking', 'profiles', 'delete'],\n mutationFn: (input: TrackingProfilesDeleteInput) => sdk['tracking']['profiles']['delete'](input),\n});\n\nexport const trackingProfilesExportQueryOptions = (sdk: GeneratedClient, input: TrackingProfilesExportInput) => ({\n queryKey: ['tracking', 'profiles', 'export', input] as const,\n queryFn: () => sdk['tracking']['profiles']['export'](input),\n});\n\nexport const trackingProfilesGetQueryOptions = (sdk: GeneratedClient, input: TrackingProfilesGetInput) => ({\n queryKey: ['tracking', 'profiles', 'get', input] as const,\n queryFn: () => sdk['tracking']['profiles']['get'](input),\n});\n\nexport const trackingProfilesListQueryOptions = (sdk: GeneratedClient, input: TrackingProfilesListInput) => ({\n queryKey: ['tracking', 'profiles', 'list', input] as const,\n queryFn: () => sdk['tracking']['profiles']['list'](input),\n});\n\nexport const trackingReportsAttributedJourneyQueryOptions = (sdk: GeneratedClient, input: TrackingReportsAttributedJourneyInput) => ({\n queryKey: ['tracking', 'reports-attributed', 'journey', input] as const,\n queryFn: () => sdk['tracking']['reports-attributed']['journey'](input),\n});\n\nexport const trackingReportsEventVolumeQueryOptions = (sdk: GeneratedClient, input: TrackingReportsEventVolumeInput) => ({\n queryKey: ['tracking', 'reports-event', 'volume', input] as const,\n queryFn: () => sdk['tracking']['reports-event']['volume'](input),\n});\n\nexport const trackingReportsRevenueBySourceQueryOptions = (sdk: GeneratedClient, input: TrackingReportsRevenueBySourceInput) => ({\n queryKey: ['tracking', 'reports-revenue-by', 'source', input] as const,\n queryFn: () => sdk['tracking']['reports-revenue-by']['source'](input),\n});\n\nexport const trackingReportsSourcePeopleQueryOptions = (sdk: GeneratedClient, input: TrackingReportsSourcePeopleInput) => ({\n queryKey: ['tracking', 'reports-source', 'people', input] as const,\n queryFn: () => sdk['tracking']['reports-source']['people'](input),\n});\n\nexport const trackingSnippetsGetQueryOptions = (sdk: GeneratedClient, input: TrackingSnippetsGetInput) => ({\n queryKey: ['tracking', 'snippets', 'get', input] as const,\n queryFn: () => sdk['tracking']['snippets']['get'](input),\n});\n"]}
|
package/dist/users/index.cjs
CHANGED
|
@@ -45,13 +45,13 @@ var usersKeysRotateMutationOptions = (sdk) => ({
|
|
|
45
45
|
mutationKey: ["users", "keys", "rotate"],
|
|
46
46
|
mutationFn: (input) => sdk["users"]["keys"]["rotate"](input)
|
|
47
47
|
});
|
|
48
|
-
var
|
|
49
|
-
|
|
50
|
-
|
|
48
|
+
var usersOpsRetentionGetQueryOptions = (sdk, input) => ({
|
|
49
|
+
queryKey: ["users", "ops-retention", "get", input],
|
|
50
|
+
queryFn: () => sdk["users"]["ops-retention"]["get"](input)
|
|
51
51
|
});
|
|
52
|
-
var
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
var usersOpsSloGetQueryOptions = (sdk, input) => ({
|
|
53
|
+
queryKey: ["users", "ops-slo", "get", input],
|
|
54
|
+
queryFn: () => sdk["users"]["ops-slo"]["get"](input)
|
|
55
55
|
});
|
|
56
56
|
var usersPasskeysListQueryOptions = (sdk, input) => ({
|
|
57
57
|
queryKey: ["users", "passkeys", "list", input],
|
|
@@ -77,9 +77,9 @@ var usersSessionsRevokeMutationOptions = (sdk) => ({
|
|
|
77
77
|
mutationKey: ["users", "sessions", "revoke"],
|
|
78
78
|
mutationFn: (input) => sdk["users"]["sessions"]["revoke"](input)
|
|
79
79
|
});
|
|
80
|
-
var
|
|
81
|
-
|
|
82
|
-
|
|
80
|
+
var usersStatsGetQueryOptions = (sdk, input) => ({
|
|
81
|
+
queryKey: ["users", "stats", "get", input],
|
|
82
|
+
queryFn: () => sdk["users"]["stats"]["get"](input)
|
|
83
83
|
});
|
|
84
84
|
var usersUsersBanMutationOptions = (sdk) => ({
|
|
85
85
|
mutationKey: ["users", "users", "ban"],
|
|
@@ -125,9 +125,9 @@ var usersUsersUpdateMutationOptions = (sdk) => ({
|
|
|
125
125
|
mutationKey: ["users", "users", "update"],
|
|
126
126
|
mutationFn: (input) => sdk["users"]["users"]["update"](input)
|
|
127
127
|
});
|
|
128
|
-
var
|
|
129
|
-
|
|
130
|
-
|
|
128
|
+
var usersWaitlistFunnelQueryOptions = (sdk, input) => ({
|
|
129
|
+
queryKey: ["users", "waitlist", "funnel", input],
|
|
130
|
+
queryFn: () => sdk["users"]["waitlist"]["funnel"](input)
|
|
131
131
|
});
|
|
132
132
|
var usersWaitlistImportMutationOptions = (sdk) => ({
|
|
133
133
|
mutationKey: ["users", "waitlist", "import"],
|
|
@@ -137,9 +137,9 @@ var usersWaitlistInviteMutationOptions = (sdk) => ({
|
|
|
137
137
|
mutationKey: ["users", "waitlist", "invite"],
|
|
138
138
|
mutationFn: (input) => sdk["users"]["waitlist"]["invite"](input)
|
|
139
139
|
});
|
|
140
|
-
var
|
|
141
|
-
|
|
142
|
-
|
|
140
|
+
var usersWaitlistListQueryOptions = (sdk, input) => ({
|
|
141
|
+
queryKey: ["users", "waitlist", "list", input],
|
|
142
|
+
queryFn: () => sdk["users"]["waitlist"]["list"](input)
|
|
143
143
|
});
|
|
144
144
|
var usersWebhooksCreateMutationOptions = (sdk) => ({
|
|
145
145
|
mutationKey: ["users", "webhooks", "create"],
|
|
@@ -181,15 +181,15 @@ exports.usersFactorsResetMutationOptions = usersFactorsResetMutationOptions;
|
|
|
181
181
|
exports.usersKeysListQueryOptions = usersKeysListQueryOptions;
|
|
182
182
|
exports.usersKeysRevokeMutationOptions = usersKeysRevokeMutationOptions;
|
|
183
183
|
exports.usersKeysRotateMutationOptions = usersKeysRotateMutationOptions;
|
|
184
|
-
exports.
|
|
185
|
-
exports.
|
|
184
|
+
exports.usersOpsRetentionGetQueryOptions = usersOpsRetentionGetQueryOptions;
|
|
185
|
+
exports.usersOpsSloGetQueryOptions = usersOpsSloGetQueryOptions;
|
|
186
186
|
exports.usersPasskeysListQueryOptions = usersPasskeysListQueryOptions;
|
|
187
187
|
exports.usersPasskeysRevokeMutationOptions = usersPasskeysRevokeMutationOptions;
|
|
188
188
|
exports.usersSessionsGetQueryOptions = usersSessionsGetQueryOptions;
|
|
189
189
|
exports.usersSessionsImpersonateMutationOptions = usersSessionsImpersonateMutationOptions;
|
|
190
190
|
exports.usersSessionsListQueryOptions = usersSessionsListQueryOptions;
|
|
191
191
|
exports.usersSessionsRevokeMutationOptions = usersSessionsRevokeMutationOptions;
|
|
192
|
-
exports.
|
|
192
|
+
exports.usersStatsGetQueryOptions = usersStatsGetQueryOptions;
|
|
193
193
|
exports.usersUsersBanMutationOptions = usersUsersBanMutationOptions;
|
|
194
194
|
exports.usersUsersCreateMutationOptions = usersUsersCreateMutationOptions;
|
|
195
195
|
exports.usersUsersDeleteMutationOptions = usersUsersDeleteMutationOptions;
|
|
@@ -201,10 +201,10 @@ exports.usersUsersListQueryOptions = usersUsersListQueryOptions;
|
|
|
201
201
|
exports.usersUsersSetPrimaryIdentifierMutationOptions = usersUsersSetPrimaryIdentifierMutationOptions;
|
|
202
202
|
exports.usersUsersUnbanMutationOptions = usersUsersUnbanMutationOptions;
|
|
203
203
|
exports.usersUsersUpdateMutationOptions = usersUsersUpdateMutationOptions;
|
|
204
|
-
exports.
|
|
204
|
+
exports.usersWaitlistFunnelQueryOptions = usersWaitlistFunnelQueryOptions;
|
|
205
205
|
exports.usersWaitlistImportMutationOptions = usersWaitlistImportMutationOptions;
|
|
206
206
|
exports.usersWaitlistInviteMutationOptions = usersWaitlistInviteMutationOptions;
|
|
207
|
-
exports.
|
|
207
|
+
exports.usersWaitlistListQueryOptions = usersWaitlistListQueryOptions;
|
|
208
208
|
exports.usersWebhooksCreateMutationOptions = usersWebhooksCreateMutationOptions;
|
|
209
209
|
exports.usersWebhooksDeleteMutationOptions = usersWebhooksDeleteMutationOptions;
|
|
210
210
|
exports.usersWebhooksDeliveriesListQueryOptions = usersWebhooksDeliveriesListQueryOptions;
|
package/dist/users/index.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
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 UsersPasskeysListInput,\n UsersPasskeysListOutput,\n UsersPasskeysRevokeInput,\n UsersSessionsGetInput,\n UsersSessionsGetOutput,\n UsersSessionsImpersonateInput,\n UsersSessionsListInput,\n UsersSessionsListOutput,\n UsersSessionsRevokeInput,\n UsersStatsGetInput,\n UsersUsersBanInput,\n UsersUsersCreateInput,\n UsersUsersDeleteInput,\n UsersUsersExportInput,\n UsersUsersGetInput,\n UsersUsersGetOutput,\n UsersUsersImportInput,\n UsersUsersInviteInput,\n UsersUsersListInput,\n UsersUsersListOutput,\n UsersUsersSetPrimaryIdentifierInput,\n UsersUsersUnbanInput,\n UsersUsersUpdateInput,\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 usersPasskeysListQueryOptions = (sdk: GeneratedClient, input: UsersPasskeysListInput) => ({\n queryKey: ['users', 'passkeys', 'list', input] as const,\n queryFn: () => sdk['users']['passkeys']['list'](input),\n});\n\nexport const usersPasskeysRevokeMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'passkeys', 'revoke'],\n mutationFn: (input: UsersPasskeysRevokeInput) => sdk['users']['passkeys']['revoke'](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 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 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"]}
|
|
1
|
+
{"version":3,"sources":["../../src/gen/users/queryOptions.gen.ts"],"names":[],"mappings":";;;AAiEO,IAAM,iCAAA,GAAoC,CAAC,GAAA,MAA0B;AAAA,EAC1E,WAAA,EAAa,CAAC,OAAA,EAAS,SAAA,EAAW,QAAQ,CAAA;AAAA,EAC1C,UAAA,EAAY,CAAC,KAAA,KAAmC,GAAA,CAAI,OAAO,EAAE,SAAS,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AACzF,CAAA;AAEO,IAAM,4BAAA,GAA+B,CAAC,GAAA,EAAsB,KAAA,MAAkC;AAAA,EACnG,QAAA,EAAU,CAAC,OAAA,EAAS,SAAA,EAAW,QAAQ,KAAK,CAAA;AAAA,EAC5C,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,SAAS,CAAA,CAAE,MAAM,CAAA,CAAE,KAAK;AACtD,CAAA;AAEO,IAAM,iCAAA,GAAoC,CAAC,GAAA,MAA0B;AAAA,EAC1E,WAAA,EAAa,CAAC,OAAA,EAAS,SAAA,EAAW,QAAQ,CAAA;AAAA,EAC1C,UAAA,EAAY,CAAC,KAAA,KAAmC,GAAA,CAAI,OAAO,EAAE,SAAS,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AACzF,CAAA;AAEO,IAAM,0BAAA,GAA6B,CAAC,GAAA,EAAsB,KAAA,MAAgC;AAAA,EAC/F,QAAA,EAAU,CAAC,OAAA,EAAS,OAAA,EAAS,QAAQ,KAAK,CAAA;AAAA,EAC1C,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,OAAO,CAAA,CAAE,MAAM,CAAA,CAAE,KAAK;AACpD,CAAA;AAEO,IAAM,0BAAA,GAA6B,CAAC,GAAA,EAAsB,KAAA,MAAgC;AAAA,EAC/F,QAAA,EAAU,CAAC,OAAA,EAAS,QAAA,EAAU,OAAO,KAAK,CAAA;AAAA,EAC1C,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,QAAQ,CAAA,CAAE,KAAK,CAAA,CAAE,KAAK;AACpD,CAAA;AAEO,IAAM,gCAAA,GAAmC,CAAC,GAAA,MAA0B;AAAA,EACzE,WAAA,EAAa,CAAC,OAAA,EAAS,QAAA,EAAU,QAAQ,CAAA;AAAA,EACzC,UAAA,EAAY,CAAC,KAAA,KAAkC,GAAA,CAAI,OAAO,EAAE,QAAQ,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AACvF,CAAA;AAEO,IAAM,4BAAA,GAA+B,CAAC,GAAA,EAAsB,KAAA,MAAkC;AAAA,EACnG,QAAA,EAAU,CAAC,OAAA,EAAS,SAAA,EAAW,QAAQ,KAAK,CAAA;AAAA,EAC5C,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,SAAS,CAAA,CAAE,MAAM,CAAA,CAAE,KAAK;AACtD,CAAA;AAEO,IAAM,gCAAA,GAAmC,CAAC,GAAA,MAA0B;AAAA,EACzE,WAAA,EAAa,CAAC,OAAA,EAAS,SAAA,EAAW,OAAO,CAAA;AAAA,EACzC,UAAA,EAAY,CAAC,KAAA,KAAkC,GAAA,CAAI,OAAO,EAAE,SAAS,CAAA,CAAE,OAAO,CAAA,CAAE,KAAK;AACvF,CAAA;AAEO,IAAM,yBAAA,GAA4B,CAAC,GAAA,EAAsB,KAAA,MAA+B;AAAA,EAC7F,QAAA,EAAU,CAAC,OAAA,EAAS,MAAA,EAAQ,QAAQ,KAAK,CAAA;AAAA,EACzC,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,MAAM,CAAA,CAAE,MAAM,CAAA,CAAE,KAAK;AACnD,CAAA;AAEO,IAAM,8BAAA,GAAiC,CAAC,GAAA,MAA0B;AAAA,EACvE,WAAA,EAAa,CAAC,OAAA,EAAS,MAAA,EAAQ,QAAQ,CAAA;AAAA,EACvC,UAAA,EAAY,CAAC,KAAA,KAAgC,GAAA,CAAI,OAAO,EAAE,MAAM,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AACnF,CAAA;AAEO,IAAM,8BAAA,GAAiC,CAAC,GAAA,MAA0B;AAAA,EACvE,WAAA,EAAa,CAAC,OAAA,EAAS,MAAA,EAAQ,QAAQ,CAAA;AAAA,EACvC,UAAA,EAAY,CAAC,KAAA,KAAgC,GAAA,CAAI,OAAO,EAAE,MAAM,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AACnF,CAAA;AAEO,IAAM,gCAAA,GAAmC,CAAC,GAAA,EAAsB,KAAA,MAAsC;AAAA,EAC3G,QAAA,EAAU,CAAC,OAAA,EAAS,eAAA,EAAiB,OAAO,KAAK,CAAA;AAAA,EACjD,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,eAAe,CAAA,CAAE,KAAK,CAAA,CAAE,KAAK;AAC3D,CAAA;AAEO,IAAM,0BAAA,GAA6B,CAAC,GAAA,EAAsB,KAAA,MAAgC;AAAA,EAC/F,QAAA,EAAU,CAAC,OAAA,EAAS,SAAA,EAAW,OAAO,KAAK,CAAA;AAAA,EAC3C,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,SAAS,CAAA,CAAE,KAAK,CAAA,CAAE,KAAK;AACrD,CAAA;AAEO,IAAM,6BAAA,GAAgC,CAAC,GAAA,EAAsB,KAAA,MAAmC;AAAA,EACrG,QAAA,EAAU,CAAC,OAAA,EAAS,UAAA,EAAY,QAAQ,KAAK,CAAA;AAAA,EAC7C,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,UAAU,CAAA,CAAE,MAAM,CAAA,CAAE,KAAK;AACvD,CAAA;AAEO,IAAM,kCAAA,GAAqC,CAAC,GAAA,MAA0B;AAAA,EAC3E,WAAA,EAAa,CAAC,OAAA,EAAS,UAAA,EAAY,QAAQ,CAAA;AAAA,EAC3C,UAAA,EAAY,CAAC,KAAA,KAAoC,GAAA,CAAI,OAAO,EAAE,UAAU,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AAC3F,CAAA;AAEO,IAAM,4BAAA,GAA+B,CAAC,GAAA,EAAsB,KAAA,MAAkC;AAAA,EACnG,QAAA,EAAU,CAAC,OAAA,EAAS,UAAA,EAAY,OAAO,KAAK,CAAA;AAAA,EAC5C,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,UAAU,CAAA,CAAE,KAAK,CAAA,CAAE,KAAK;AACtD,CAAA;AAEO,IAAM,uCAAA,GAA0C,CAAC,GAAA,MAA0B;AAAA,EAChF,WAAA,EAAa,CAAC,OAAA,EAAS,UAAA,EAAY,aAAa,CAAA;AAAA,EAChD,UAAA,EAAY,CAAC,KAAA,KAAyC,GAAA,CAAI,OAAO,EAAE,UAAU,CAAA,CAAE,aAAa,CAAA,CAAE,KAAK;AACrG,CAAA;AAEO,IAAM,6BAAA,GAAgC,CAAC,GAAA,EAAsB,KAAA,MAAmC;AAAA,EACrG,QAAA,EAAU,CAAC,OAAA,EAAS,UAAA,EAAY,QAAQ,KAAK,CAAA;AAAA,EAC7C,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,UAAU,CAAA,CAAE,MAAM,CAAA,CAAE,KAAK;AACvD,CAAA;AAEO,IAAM,kCAAA,GAAqC,CAAC,GAAA,MAA0B;AAAA,EAC3E,WAAA,EAAa,CAAC,OAAA,EAAS,UAAA,EAAY,QAAQ,CAAA;AAAA,EAC3C,UAAA,EAAY,CAAC,KAAA,KAAoC,GAAA,CAAI,OAAO,EAAE,UAAU,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AAC3F,CAAA;AAEO,IAAM,yBAAA,GAA4B,CAAC,GAAA,EAAsB,KAAA,MAA+B;AAAA,EAC7F,QAAA,EAAU,CAAC,OAAA,EAAS,OAAA,EAAS,OAAO,KAAK,CAAA;AAAA,EACzC,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,OAAO,CAAA,CAAE,KAAK,CAAA,CAAE,KAAK;AACnD,CAAA;AAEO,IAAM,4BAAA,GAA+B,CAAC,GAAA,MAA0B;AAAA,EACrE,WAAA,EAAa,CAAC,OAAA,EAAS,OAAA,EAAS,KAAK,CAAA;AAAA,EACrC,UAAA,EAAY,CAAC,KAAA,KAA8B,GAAA,CAAI,OAAO,EAAE,OAAO,CAAA,CAAE,KAAK,CAAA,CAAE,KAAK;AAC/E,CAAA;AAEO,IAAM,+BAAA,GAAkC,CAAC,GAAA,MAA0B;AAAA,EACxE,WAAA,EAAa,CAAC,OAAA,EAAS,OAAA,EAAS,QAAQ,CAAA;AAAA,EACxC,UAAA,EAAY,CAAC,KAAA,KAAiC,GAAA,CAAI,OAAO,EAAE,OAAO,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AACrF,CAAA;AAEO,IAAM,+BAAA,GAAkC,CAAC,GAAA,MAA0B;AAAA,EACxE,WAAA,EAAa,CAAC,OAAA,EAAS,OAAA,EAAS,QAAQ,CAAA;AAAA,EACxC,UAAA,EAAY,CAAC,KAAA,KAAiC,GAAA,CAAI,OAAO,EAAE,OAAO,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AACrF,CAAA;AAEO,IAAM,+BAAA,GAAkC,CAAC,GAAA,MAA0B;AAAA,EACxE,WAAA,EAAa,CAAC,OAAA,EAAS,OAAA,EAAS,QAAQ,CAAA;AAAA,EACxC,UAAA,EAAY,CAAC,KAAA,KAAiC,GAAA,CAAI,OAAO,EAAE,OAAO,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AACrF,CAAA;AAEO,IAAM,yBAAA,GAA4B,CAAC,GAAA,EAAsB,KAAA,MAA+B;AAAA,EAC7F,QAAA,EAAU,CAAC,OAAA,EAAS,OAAA,EAAS,OAAO,KAAK,CAAA;AAAA,EACzC,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,OAAO,CAAA,CAAE,KAAK,CAAA,CAAE,KAAK;AACnD,CAAA;AAEO,IAAM,+BAAA,GAAkC,CAAC,GAAA,MAA0B;AAAA,EACxE,WAAA,EAAa,CAAC,OAAA,EAAS,OAAA,EAAS,QAAQ,CAAA;AAAA,EACxC,UAAA,EAAY,CAAC,KAAA,KAAiC,GAAA,CAAI,OAAO,EAAE,OAAO,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AACrF,CAAA;AAEO,IAAM,+BAAA,GAAkC,CAAC,GAAA,MAA0B;AAAA,EACxE,WAAA,EAAa,CAAC,OAAA,EAAS,OAAA,EAAS,QAAQ,CAAA;AAAA,EACxC,UAAA,EAAY,CAAC,KAAA,KAAiC,GAAA,CAAI,OAAO,EAAE,OAAO,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AACrF,CAAA;AAEO,IAAM,0BAAA,GAA6B,CAAC,GAAA,EAAsB,KAAA,MAAgC;AAAA,EAC/F,QAAA,EAAU,CAAC,OAAA,EAAS,OAAA,EAAS,QAAQ,KAAK,CAAA;AAAA,EAC1C,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,OAAO,CAAA,CAAE,MAAM,CAAA,CAAE,KAAK;AACpD,CAAA;AAEO,IAAM,6CAAA,GAAgD,CAAC,GAAA,MAA0B;AAAA,EACtF,WAAA,EAAa,CAAC,OAAA,EAAS,mBAAA,EAAqB,YAAY,CAAA;AAAA,EACxD,UAAA,EAAY,CAAC,KAAA,KAA+C,GAAA,CAAI,OAAO,EAAE,mBAAmB,CAAA,CAAE,YAAY,CAAA,CAAE,KAAK;AACnH,CAAA;AAEO,IAAM,8BAAA,GAAiC,CAAC,GAAA,MAA0B;AAAA,EACvE,WAAA,EAAa,CAAC,OAAA,EAAS,OAAA,EAAS,OAAO,CAAA;AAAA,EACvC,UAAA,EAAY,CAAC,KAAA,KAAgC,GAAA,CAAI,OAAO,EAAE,OAAO,CAAA,CAAE,OAAO,CAAA,CAAE,KAAK;AACnF,CAAA;AAEO,IAAM,+BAAA,GAAkC,CAAC,GAAA,MAA0B;AAAA,EACxE,WAAA,EAAa,CAAC,OAAA,EAAS,OAAA,EAAS,QAAQ,CAAA;AAAA,EACxC,UAAA,EAAY,CAAC,KAAA,KAAiC,GAAA,CAAI,OAAO,EAAE,OAAO,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AACrF,CAAA;AAEO,IAAM,+BAAA,GAAkC,CAAC,GAAA,EAAsB,KAAA,MAAqC;AAAA,EACzG,QAAA,EAAU,CAAC,OAAA,EAAS,UAAA,EAAY,UAAU,KAAK,CAAA;AAAA,EAC/C,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,UAAU,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AACzD,CAAA;AAEO,IAAM,kCAAA,GAAqC,CAAC,GAAA,MAA0B;AAAA,EAC3E,WAAA,EAAa,CAAC,OAAA,EAAS,UAAA,EAAY,QAAQ,CAAA;AAAA,EAC3C,UAAA,EAAY,CAAC,KAAA,KAAoC,GAAA,CAAI,OAAO,EAAE,UAAU,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AAC3F,CAAA;AAEO,IAAM,kCAAA,GAAqC,CAAC,GAAA,MAA0B;AAAA,EAC3E,WAAA,EAAa,CAAC,OAAA,EAAS,UAAA,EAAY,QAAQ,CAAA;AAAA,EAC3C,UAAA,EAAY,CAAC,KAAA,KAAoC,GAAA,CAAI,OAAO,EAAE,UAAU,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AAC3F,CAAA;AAEO,IAAM,6BAAA,GAAgC,CAAC,GAAA,EAAsB,KAAA,MAAmC;AAAA,EACrG,QAAA,EAAU,CAAC,OAAA,EAAS,UAAA,EAAY,QAAQ,KAAK,CAAA;AAAA,EAC7C,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,UAAU,CAAA,CAAE,MAAM,CAAA,CAAE,KAAK;AACvD,CAAA;AAEO,IAAM,kCAAA,GAAqC,CAAC,GAAA,MAA0B;AAAA,EAC3E,WAAA,EAAa,CAAC,OAAA,EAAS,UAAA,EAAY,QAAQ,CAAA;AAAA,EAC3C,UAAA,EAAY,CAAC,KAAA,KAAoC,GAAA,CAAI,OAAO,EAAE,UAAU,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AAC3F,CAAA;AAEO,IAAM,kCAAA,GAAqC,CAAC,GAAA,MAA0B;AAAA,EAC3E,WAAA,EAAa,CAAC,OAAA,EAAS,UAAA,EAAY,QAAQ,CAAA;AAAA,EAC3C,UAAA,EAAY,CAAC,KAAA,KAAoC,GAAA,CAAI,OAAO,EAAE,UAAU,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AAC3F,CAAA;AAEO,IAAM,uCAAA,GAA0C,CAAC,GAAA,EAAsB,KAAA,MAA6C;AAAA,EACzH,QAAA,EAAU,CAAC,OAAA,EAAS,qBAAA,EAAuB,QAAQ,KAAK,CAAA;AAAA,EACxD,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,qBAAqB,CAAA,CAAE,MAAM,CAAA,CAAE,KAAK;AAClE,CAAA;AAEO,IAAM,4BAAA,GAA+B,CAAC,GAAA,EAAsB,KAAA,MAAkC;AAAA,EACnG,QAAA,EAAU,CAAC,OAAA,EAAS,UAAA,EAAY,OAAO,KAAK,CAAA;AAAA,EAC5C,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,UAAU,CAAA,CAAE,KAAK,CAAA,CAAE,KAAK;AACtD,CAAA;AAEO,IAAM,6BAAA,GAAgC,CAAC,GAAA,EAAsB,KAAA,MAAmC;AAAA,EACrG,QAAA,EAAU,CAAC,OAAA,EAAS,UAAA,EAAY,QAAQ,KAAK,CAAA;AAAA,EAC7C,OAAA,EAAS,MAAM,GAAA,CAAI,OAAO,EAAE,UAAU,CAAA,CAAE,MAAM,CAAA,CAAE,KAAK;AACvD,CAAA;AAEO,IAAM,wCAAA,GAA2C,CAAC,GAAA,MAA0B;AAAA,EACjF,WAAA,EAAa,CAAC,OAAA,EAAS,iBAAA,EAAmB,QAAQ,CAAA;AAAA,EAClD,UAAA,EAAY,CAAC,KAAA,KAA0C,GAAA,CAAI,OAAO,EAAE,iBAAiB,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AACxG,CAAA;AAEO,IAAM,kCAAA,GAAqC,CAAC,GAAA,MAA0B;AAAA,EAC3E,WAAA,EAAa,CAAC,OAAA,EAAS,UAAA,EAAY,QAAQ,CAAA;AAAA,EAC3C,UAAA,EAAY,CAAC,KAAA,KAAoC,GAAA,CAAI,OAAO,EAAE,UAAU,CAAA,CAAE,QAAQ,CAAA,CAAE,KAAK;AAC3F,CAAA","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 UsersOpsRetentionGetOutput,\n UsersOpsSloGetInput,\n UsersOpsSloGetOutput,\n UsersPasskeysListInput,\n UsersPasskeysListOutput,\n UsersPasskeysRevokeInput,\n UsersSessionsGetInput,\n UsersSessionsGetOutput,\n UsersSessionsImpersonateInput,\n UsersSessionsListInput,\n UsersSessionsListOutput,\n UsersSessionsRevokeInput,\n UsersStatsGetInput,\n UsersStatsGetOutput,\n UsersUsersBanInput,\n UsersUsersCreateInput,\n UsersUsersDeleteInput,\n UsersUsersExportInput,\n UsersUsersGetInput,\n UsersUsersGetOutput,\n UsersUsersImportInput,\n UsersUsersInviteInput,\n UsersUsersListInput,\n UsersUsersListOutput,\n UsersUsersSetPrimaryIdentifierInput,\n UsersUsersUnbanInput,\n UsersUsersUpdateInput,\n UsersWaitlistFunnelInput,\n UsersWaitlistFunnelOutput,\n UsersWaitlistImportInput,\n UsersWaitlistInviteInput,\n UsersWaitlistListInput,\n UsersWaitlistListOutput,\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 usersOpsRetentionGetQueryOptions = (sdk: GeneratedClient, input: UsersOpsRetentionGetInput) => ({\n queryKey: ['users', 'ops-retention', 'get', input] as const,\n queryFn: () => sdk['users']['ops-retention']['get'](input),\n});\n\nexport const usersOpsSloGetQueryOptions = (sdk: GeneratedClient, input: UsersOpsSloGetInput) => ({\n queryKey: ['users', 'ops-slo', 'get', input] as const,\n queryFn: () => sdk['users']['ops-slo']['get'](input),\n});\n\nexport const usersPasskeysListQueryOptions = (sdk: GeneratedClient, input: UsersPasskeysListInput) => ({\n queryKey: ['users', 'passkeys', 'list', input] as const,\n queryFn: () => sdk['users']['passkeys']['list'](input),\n});\n\nexport const usersPasskeysRevokeMutationOptions = (sdk: GeneratedClient) => ({\n mutationKey: ['users', 'passkeys', 'revoke'],\n mutationFn: (input: UsersPasskeysRevokeInput) => sdk['users']['passkeys']['revoke'](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 usersStatsGetQueryOptions = (sdk: GeneratedClient, input: UsersStatsGetInput) => ({\n queryKey: ['users', 'stats', 'get', input] as const,\n queryFn: () => 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 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 usersWaitlistFunnelQueryOptions = (sdk: GeneratedClient, input: UsersWaitlistFunnelInput) => ({\n queryKey: ['users', 'waitlist', 'funnel', input] as const,\n queryFn: () => 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 usersWaitlistListQueryOptions = (sdk: GeneratedClient, input: UsersWaitlistListInput) => ({\n queryKey: ['users', 'waitlist', 'list', input] as const,\n queryFn: () => 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"]}
|
package/dist/users/index.js
CHANGED
|
@@ -43,13 +43,13 @@ var usersKeysRotateMutationOptions = (sdk) => ({
|
|
|
43
43
|
mutationKey: ["users", "keys", "rotate"],
|
|
44
44
|
mutationFn: (input) => sdk["users"]["keys"]["rotate"](input)
|
|
45
45
|
});
|
|
46
|
-
var
|
|
47
|
-
|
|
48
|
-
|
|
46
|
+
var usersOpsRetentionGetQueryOptions = (sdk, input) => ({
|
|
47
|
+
queryKey: ["users", "ops-retention", "get", input],
|
|
48
|
+
queryFn: () => sdk["users"]["ops-retention"]["get"](input)
|
|
49
49
|
});
|
|
50
|
-
var
|
|
51
|
-
|
|
52
|
-
|
|
50
|
+
var usersOpsSloGetQueryOptions = (sdk, input) => ({
|
|
51
|
+
queryKey: ["users", "ops-slo", "get", input],
|
|
52
|
+
queryFn: () => sdk["users"]["ops-slo"]["get"](input)
|
|
53
53
|
});
|
|
54
54
|
var usersPasskeysListQueryOptions = (sdk, input) => ({
|
|
55
55
|
queryKey: ["users", "passkeys", "list", input],
|
|
@@ -75,9 +75,9 @@ var usersSessionsRevokeMutationOptions = (sdk) => ({
|
|
|
75
75
|
mutationKey: ["users", "sessions", "revoke"],
|
|
76
76
|
mutationFn: (input) => sdk["users"]["sessions"]["revoke"](input)
|
|
77
77
|
});
|
|
78
|
-
var
|
|
79
|
-
|
|
80
|
-
|
|
78
|
+
var usersStatsGetQueryOptions = (sdk, input) => ({
|
|
79
|
+
queryKey: ["users", "stats", "get", input],
|
|
80
|
+
queryFn: () => sdk["users"]["stats"]["get"](input)
|
|
81
81
|
});
|
|
82
82
|
var usersUsersBanMutationOptions = (sdk) => ({
|
|
83
83
|
mutationKey: ["users", "users", "ban"],
|
|
@@ -123,9 +123,9 @@ var usersUsersUpdateMutationOptions = (sdk) => ({
|
|
|
123
123
|
mutationKey: ["users", "users", "update"],
|
|
124
124
|
mutationFn: (input) => sdk["users"]["users"]["update"](input)
|
|
125
125
|
});
|
|
126
|
-
var
|
|
127
|
-
|
|
128
|
-
|
|
126
|
+
var usersWaitlistFunnelQueryOptions = (sdk, input) => ({
|
|
127
|
+
queryKey: ["users", "waitlist", "funnel", input],
|
|
128
|
+
queryFn: () => sdk["users"]["waitlist"]["funnel"](input)
|
|
129
129
|
});
|
|
130
130
|
var usersWaitlistImportMutationOptions = (sdk) => ({
|
|
131
131
|
mutationKey: ["users", "waitlist", "import"],
|
|
@@ -135,9 +135,9 @@ var usersWaitlistInviteMutationOptions = (sdk) => ({
|
|
|
135
135
|
mutationKey: ["users", "waitlist", "invite"],
|
|
136
136
|
mutationFn: (input) => sdk["users"]["waitlist"]["invite"](input)
|
|
137
137
|
});
|
|
138
|
-
var
|
|
139
|
-
|
|
140
|
-
|
|
138
|
+
var usersWaitlistListQueryOptions = (sdk, input) => ({
|
|
139
|
+
queryKey: ["users", "waitlist", "list", input],
|
|
140
|
+
queryFn: () => sdk["users"]["waitlist"]["list"](input)
|
|
141
141
|
});
|
|
142
142
|
var usersWebhooksCreateMutationOptions = (sdk) => ({
|
|
143
143
|
mutationKey: ["users", "webhooks", "create"],
|
|
@@ -168,6 +168,6 @@ var usersWebhooksUpdateMutationOptions = (sdk) => ({
|
|
|
168
168
|
mutationFn: (input) => sdk["users"]["webhooks"]["update"](input)
|
|
169
169
|
});
|
|
170
170
|
|
|
171
|
-
export { usersApikeysCreateMutationOptions, usersApikeysListQueryOptions, usersApikeysRevokeMutationOptions, usersAuditListQueryOptions, usersConfigGetQueryOptions, usersConfigUpsertMutationOptions, usersFactorsListQueryOptions, usersFactorsResetMutationOptions, usersKeysListQueryOptions, usersKeysRevokeMutationOptions, usersKeysRotateMutationOptions,
|
|
171
|
+
export { usersApikeysCreateMutationOptions, usersApikeysListQueryOptions, usersApikeysRevokeMutationOptions, usersAuditListQueryOptions, usersConfigGetQueryOptions, usersConfigUpsertMutationOptions, usersFactorsListQueryOptions, usersFactorsResetMutationOptions, usersKeysListQueryOptions, usersKeysRevokeMutationOptions, usersKeysRotateMutationOptions, usersOpsRetentionGetQueryOptions, usersOpsSloGetQueryOptions, usersPasskeysListQueryOptions, usersPasskeysRevokeMutationOptions, usersSessionsGetQueryOptions, usersSessionsImpersonateMutationOptions, usersSessionsListQueryOptions, usersSessionsRevokeMutationOptions, usersStatsGetQueryOptions, usersUsersBanMutationOptions, usersUsersCreateMutationOptions, usersUsersDeleteMutationOptions, usersUsersExportMutationOptions, usersUsersGetQueryOptions, usersUsersImportMutationOptions, usersUsersInviteMutationOptions, usersUsersListQueryOptions, usersUsersSetPrimaryIdentifierMutationOptions, usersUsersUnbanMutationOptions, usersUsersUpdateMutationOptions, usersWaitlistFunnelQueryOptions, usersWaitlistImportMutationOptions, usersWaitlistInviteMutationOptions, usersWaitlistListQueryOptions, usersWebhooksCreateMutationOptions, usersWebhooksDeleteMutationOptions, usersWebhooksDeliveriesListQueryOptions, usersWebhooksGetQueryOptions, usersWebhooksListQueryOptions, usersWebhooksRotateSecretMutationOptions, usersWebhooksUpdateMutationOptions };
|
|
172
172
|
//# sourceMappingURL=index.js.map
|
|
173
173
|
//# sourceMappingURL=index.js.map
|