@wix/auto_sdk_blog_posts 1.0.74 → 1.0.75
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/build/cjs/index.d.ts +10 -29
- package/build/cjs/index.js +71 -1
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +28 -3
- package/build/cjs/index.typings.js +54 -2
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +22 -3
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +10 -29
- package/build/es/index.mjs +71 -1
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +28 -3
- package/build/es/index.typings.mjs +52 -1
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +22 -3
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +10 -29
- package/build/internal/cjs/index.js +71 -1
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +28 -3
- package/build/internal/cjs/index.typings.js +54 -2
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +22 -3
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +10 -29
- package/build/internal/es/index.mjs +71 -1
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +28 -3
- package/build/internal/es/index.typings.mjs +52 -1
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +22 -3
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +3 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
|
|
2
|
-
import { QueryPostCountStatsOptions, QueryPostCountStatsResponse, GetTotalPostsOptions, GetTotalPostsResponse, GetPostOptions, GetPostResponse, GetPostBySlugOptions, GetPostBySlugResponse, ListPostsOptions, ListPostsResponse,
|
|
3
|
-
export { ActionEvent, Alignment, AlignmentWithLiterals, AnchorData, AppEmbedData, AppEmbedDataAppDataOneOf, AppType, AppTypeWithLiterals, AspectRatio, AspectRatioWithLiterals, AudioData, Background, BackgroundBackgroundOneOf, BackgroundImage, BackgroundType, BackgroundTypeWithLiterals, BaseEventMetadata, BlockquoteData, BlogPaging, BookingData, Border, BorderColors, BulkGetPostReactionsRequest, BulkGetPostReactionsResponse, BulletedListData, ButtonData, ButtonDataType, ButtonDataTypeWithLiterals, ButtonStyles, CaptionData, CardStyles, Category, CategoryTranslation, CellStyle, CodeBlockData, CollapsibleListData, ColorData, Colors, ConvertDraftJsToRichContentRequest, ConvertDraftJsToRichContentResponse, ConvertRichContentToDraftJsRequest, ConvertRichContentToDraftJsResponse, CoverMedia, CoverMediaMediaOneOf, CreateDraftPostFromTemplateRequest, CreateDraftPostFromTemplateResponse, Crop, CropWithLiterals, CursorPaging, Cursors, Decoration, DecorationDataOneOf, DecorationType, DecorationTypeWithLiterals, Design, Dimensions, Direction, DirectionWithLiterals, DividerData, DividerDataAlignment, DividerDataAlignmentWithLiterals, DocumentStyle, DomainEvent, DomainEventBodyOneOf, DraftPost, DraftPostTranslation, EmbedData, EmbedMedia, EmbedThumbnail, EmbedVideo, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventData, EventMetadata, Field, FieldWithLiterals, FileData, FileSource, FileSourceDataOneOf, FocalPoint, FontSizeData, FontType, FontTypeWithLiterals, GIF, GIFData, GIFType, GIFTypeWithLiterals, GalleryData, GalleryOptions, GalleryOptionsLayout, GetPostBySlugRequest, GetPostMetricsRequest, GetPostRequest, GetPostTemplatesSort, GetPostTemplatesSortWithLiterals, GetPostsSort, GetPostsSortWithLiterals, GetTemplateRequest, GetTemplateResponse, GetTotalLikesPerMemberRequest, GetTotalLikesPerMemberResponse, GetTotalPostsRequest, GetTotalPublicationsRequest, GetTotalPublicationsResponse, Gradient, HTMLData, HTMLDataDataOneOf, HeadingData, Height, IdentificationData, IdentificationDataIdOneOf, Image, ImageData, ImageDataStyles, ImagePosition, ImagePositionWithLiterals, ImageStyles, InitialExpandedItems, InitialExpandedItemsWithLiterals, InitialPostsCopied, Item, ItemDataOneOf, ItemStyle, Keyword, Layout, LayoutCellData, LayoutData, LayoutType, LayoutTypeWithLiterals, LayoutWithLiterals, LikePostRequest, LikePostResponse, LineStyle, LineStyleWithLiterals, Link, LinkData, LinkDataOneOf, LinkPreviewData, LinkPreviewDataStyles, ListDemoPostsRequest, ListDemoPostsResponse, ListPostsArchiveRequest, ListPostsArchiveResponse, ListPostsRequest, ListTemplatesRequest, ListTemplatesResponse, ListValue, MapData, MapSettings, MapType, MapTypeWithLiterals, Media, MediaMediaOneOf, MentionData, MessageEnvelope, MetaData, Metadata, Metrics, ModerationDetails, ModerationStatusStatus, ModerationStatusStatusWithLiterals, Node, NodeDataOneOf, NodeStyle, NodeType, NodeTypeWithLiterals, NullValue, NullValueWithLiterals, Oembed, OldBlogMigratedEvent, Option, OptionDesign, OptionLayout, Order, OrderWithLiterals, OrderedListData, Orientation, OrientationWithLiterals, Origin, OriginWithLiterals, PDFSettings, Paging, PagingMetadataV2, ParagraphData, PeriodPostCount, PeriodPublicationsCount, Permissions, PinPostRequest, PinPostResponse, Placement, PlacementWithLiterals,
|
|
2
|
+
import { QueryPostCountStatsOptions, QueryPostCountStatsResponse, GetTotalPostsOptions, GetTotalPostsResponse, GetPostOptions, GetPostResponse, GetPostBySlugOptions, GetPostBySlugResponse, ListPostsOptions, ListPostsResponse, GetPostMetricsResponse, PostLikedEnvelope, PostUnlikedEnvelope, PostCreatedEnvelope, PostDeletedEnvelope, PostUpdatedEnvelope, PlatformQuery, typedQueryPosts, QueryPostsOptions, PostsQueryBuilder } from './index.typings.js';
|
|
3
|
+
export { ActionEvent, Alignment, AlignmentWithLiterals, AnchorData, AppEmbedData, AppEmbedDataAppDataOneOf, AppType, AppTypeWithLiterals, AspectRatio, AspectRatioWithLiterals, AudioData, Background, BackgroundBackgroundOneOf, BackgroundImage, BackgroundType, BackgroundTypeWithLiterals, BaseEventMetadata, BlockquoteData, BlogPaging, BookingData, Border, BorderColors, BulkGetPostReactionsRequest, BulkGetPostReactionsResponse, BulletedListData, ButtonData, ButtonDataType, ButtonDataTypeWithLiterals, ButtonStyles, CaptionData, CardStyles, Category, CategoryTranslation, CellStyle, CodeBlockData, CollapsibleListData, ColorData, Colors, ConvertDraftJsToRichContentRequest, ConvertDraftJsToRichContentResponse, ConvertRichContentToDraftJsRequest, ConvertRichContentToDraftJsResponse, CoverMedia, CoverMediaMediaOneOf, CreateDraftPostFromTemplateRequest, CreateDraftPostFromTemplateResponse, Crop, CropWithLiterals, CursorPaging, Cursors, Decoration, DecorationDataOneOf, DecorationType, DecorationTypeWithLiterals, Design, Dimensions, Direction, DirectionWithLiterals, DividerData, DividerDataAlignment, DividerDataAlignmentWithLiterals, DocumentStyle, DomainEvent, DomainEventBodyOneOf, DraftPost, DraftPostTranslation, EmbedData, EmbedMedia, EmbedThumbnail, EmbedVideo, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventData, EventMetadata, Field, FieldWithLiterals, FileData, FileSource, FileSourceDataOneOf, FocalPoint, FontSizeData, FontType, FontTypeWithLiterals, GIF, GIFData, GIFType, GIFTypeWithLiterals, GalleryData, GalleryOptions, GalleryOptionsLayout, GetPostBySlugRequest, GetPostCountPerMonthRequest, GetPostCountPerMonthResponse, GetPostMetricsRequest, GetPostRequest, GetPostTemplatesSort, GetPostTemplatesSortWithLiterals, GetPostsSort, GetPostsSortWithLiterals, GetTemplateRequest, GetTemplateResponse, GetTotalLikesPerMemberRequest, GetTotalLikesPerMemberResponse, GetTotalPostsRequest, GetTotalPublicationsRequest, GetTotalPublicationsResponse, Gradient, HTMLData, HTMLDataDataOneOf, HeadingData, Height, IdentificationData, IdentificationDataIdOneOf, Image, ImageData, ImageDataStyles, ImagePosition, ImagePositionWithLiterals, ImageStyles, InitialExpandedItems, InitialExpandedItemsWithLiterals, InitialPostsCopied, Item, ItemDataOneOf, ItemStyle, Keyword, Layout, LayoutCellData, LayoutData, LayoutType, LayoutTypeWithLiterals, LayoutWithLiterals, LikePostRequest, LikePostResponse, LineStyle, LineStyleWithLiterals, Link, LinkData, LinkDataOneOf, LinkPreviewData, LinkPreviewDataStyles, ListDemoPostsRequest, ListDemoPostsResponse, ListPostsArchiveRequest, ListPostsArchiveResponse, ListPostsRequest, ListTemplatesRequest, ListTemplatesResponse, ListValue, MapData, MapSettings, MapType, MapTypeWithLiterals, Media, MediaMediaOneOf, MentionData, MessageEnvelope, MetaData, Metadata, Metrics, ModerationDetails, ModerationStatusStatus, ModerationStatusStatusWithLiterals, Node, NodeDataOneOf, NodeStyle, NodeType, NodeTypeWithLiterals, NullValue, NullValueWithLiterals, Oembed, OldBlogMigratedEvent, Option, OptionDesign, OptionLayout, Order, OrderWithLiterals, OrderedListData, Orientation, OrientationWithLiterals, Origin, OriginWithLiterals, PDFSettings, Paging, PagingMetadataV2, ParagraphData, PeriodPostCount, PeriodPublicationsCount, Permissions, PinPostRequest, PinPostResponse, Placement, PlacementWithLiterals, PlatformQueryPagingMethodOneOf, PlaybackOptions, PluginContainerData, PluginContainerDataAlignment, PluginContainerDataAlignmentWithLiterals, PluginContainerDataWidth, PluginContainerDataWidthDataOneOf, Poll, PollData, PollDataLayout, PollDesign, PollLayout, PollLayoutDirection, PollLayoutDirectionWithLiterals, PollLayoutType, PollLayoutTypeWithLiterals, PollSettings, Position, PositionWithLiterals, Post, PostCategoriesUpdated, PostCountInfo, PostCountPerMonth, PostCountersUpdated, PostCountersUpdatedInitiatorOneOf, PostFieldField, PostFieldFieldWithLiterals, PostLiked, PostLikedInitiatorOneOf, PostOwnerChanged, PostTagsUpdated, PostTranslation, PostUnliked, PostUnlikedInitiatorOneOf, PostsQueryResult, PricingData, QueryPostCountStatsRequest, QueryPostsRequest, QueryPostsResponse, QueryPublicationsCountStatsRequest, QueryPublicationsCountStatsRequestOrder, QueryPublicationsCountStatsRequestOrderWithLiterals, QueryPublicationsCountStatsResponse, Reactions, Rel, Resizing, ResizingWithLiterals, ResponsivenessBehaviour, ResponsivenessBehaviourWithLiterals, RestoreInfo, RibbonStyles, RichContent, Scaling, ScalingWithLiterals, ScheduledPostPublished, SeoSchema, Settings, SortOrder, SortOrderWithLiterals, Sorting, Source, SourceWithLiterals, Spoiler, SpoilerData, Status, StatusWithLiterals, Styles, StylesBorder, StylesPosition, StylesPositionWithLiterals, TableCellData, TableData, Tag, Target, TargetWithLiterals, TextAlignment, TextAlignmentWithLiterals, TextData, TextNodeStyle, TextStyle, Thumbnails, ThumbnailsAlignment, ThumbnailsAlignmentWithLiterals, Type, TypeWithLiterals, UnlikePostRequest, UnlikePostResponse, UnpinPostRequest, UnpinPostResponse, V1Media, VerticalAlignment, VerticalAlignmentAlignment, VerticalAlignmentAlignmentWithLiterals, VerticalAlignmentWithLiterals, Video, VideoData, VideoResolution, ViewMode, ViewModeWithLiterals, ViewPostRequest, ViewPostResponse, ViewRole, ViewRoleWithLiterals, VoteRole, VoteRoleWithLiterals, WebhookIdentityType, WebhookIdentityTypeWithLiterals, Width, WidthType, WidthTypeWithLiterals, WidthWithLiterals, WixMedia } from './index.typings.js';
|
|
4
4
|
|
|
5
5
|
declare function queryPostCountStats$1(httpClient: HttpClient): QueryPostCountStatsSignature;
|
|
6
6
|
interface QueryPostCountStatsSignature {
|
|
@@ -62,31 +62,6 @@ interface ListPostsSignature {
|
|
|
62
62
|
*/
|
|
63
63
|
(options?: ListPostsOptions): Promise<NonNullablePaths<ListPostsResponse, `posts` | `posts.${number}._id` | `posts.${number}.title` | `posts.${number}.excerpt` | `posts.${number}.slug` | `posts.${number}.featured` | `posts.${number}.pinned` | `posts.${number}.coverMedia.enabled` | `posts.${number}.coverMedia.displayed` | `posts.${number}.coverMedia.custom` | `posts.${number}.memberId` | `posts.${number}.commentingEnabled` | `posts.${number}.minutesToRead` | `posts.${number}.seoData.settings.preventAutoRedirect` | `posts.${number}.preview` | `posts.${number}.moderationDetails.submittedBy` | `posts.${number}.moderationDetails.status` | `posts.${number}.media.displayed` | `posts.${number}.media.custom` | `posts.${number}.hasUnpublishedChanges` | `metaData.count` | `metaData.offset` | `metaData.total`, 6>>;
|
|
64
64
|
}
|
|
65
|
-
declare function queryPosts$1(httpClient: HttpClient): QueryPostsSignature;
|
|
66
|
-
interface QueryPostsSignature {
|
|
67
|
-
/**
|
|
68
|
-
* Creates a query to retrieve a list of posts.
|
|
69
|
-
*
|
|
70
|
-
*
|
|
71
|
-
* The `queryPosts()` function builds a query to retrieve a list of up to 100 posts, and returns a `PostsQueryBuilder` object.
|
|
72
|
-
*
|
|
73
|
-
* The returned object contains the query definition which is typically used to run the query using the `find()` function.
|
|
74
|
-
*
|
|
75
|
-
* You can refine the query by chaining `PostsQueryBuilder` functions onto the query. `PostsQueryBuilder` functions enable you to sort, filter, and control the results that `queryPosts()` returns.
|
|
76
|
-
*
|
|
77
|
-
* `queryPosts()` runs with these `PostsQueryBuilder` defaults that you can override:
|
|
78
|
-
* + `limit(50)`
|
|
79
|
-
* + `descending('firstPublishedDate')`
|
|
80
|
-
*
|
|
81
|
-
* Note that the default limit is `'50'`, but the max limit is `'100'`.
|
|
82
|
-
*
|
|
83
|
-
* To learn how to query posts, refer to the table below.
|
|
84
|
-
*
|
|
85
|
-
* The following `PostsQueryBuilder` functions are supported for the `queryPosts()` function. For a full description of the Posts object, see the object returned for the `items` property in `PostsQueryResult`.
|
|
86
|
-
* @param - Options specifying which fields to return.
|
|
87
|
-
*/
|
|
88
|
-
(options?: QueryPostsOptions): PostsQueryBuilder;
|
|
89
|
-
}
|
|
90
65
|
declare function getPostMetrics$1(httpClient: HttpClient): GetPostMetricsSignature;
|
|
91
66
|
interface GetPostMetricsSignature {
|
|
92
67
|
/**
|
|
@@ -103,13 +78,19 @@ declare const onPostCreated$1: EventDefinition<PostCreatedEnvelope, "wix.blog.v3
|
|
|
103
78
|
declare const onPostDeleted$1: EventDefinition<PostDeletedEnvelope, "wix.blog.v3.post_deleted">;
|
|
104
79
|
declare const onPostUpdated$1: EventDefinition<PostUpdatedEnvelope, "wix.blog.v3.post_updated">;
|
|
105
80
|
|
|
81
|
+
declare function customQueryPosts(httpClient: HttpClient): {
|
|
82
|
+
(query: PlatformQuery): ReturnType<typeof typedQueryPosts>;
|
|
83
|
+
(query: PlatformQuery, options: QueryPostsOptions): ReturnType<typeof typedQueryPosts>;
|
|
84
|
+
(): PostsQueryBuilder;
|
|
85
|
+
(options: QueryPostsOptions): PostsQueryBuilder;
|
|
86
|
+
};
|
|
106
87
|
declare const queryPostCountStats: MaybeContext<BuildRESTFunction<typeof queryPostCountStats$1> & typeof queryPostCountStats$1>;
|
|
107
88
|
declare const getTotalPosts: MaybeContext<BuildRESTFunction<typeof getTotalPosts$1> & typeof getTotalPosts$1>;
|
|
108
89
|
declare const getPost: MaybeContext<BuildRESTFunction<typeof getPost$1> & typeof getPost$1>;
|
|
109
90
|
declare const getPostBySlug: MaybeContext<BuildRESTFunction<typeof getPostBySlug$1> & typeof getPostBySlug$1>;
|
|
110
91
|
declare const listPosts: MaybeContext<BuildRESTFunction<typeof listPosts$1> & typeof listPosts$1>;
|
|
111
|
-
declare const queryPosts: MaybeContext<BuildRESTFunction<typeof queryPosts$1> & typeof queryPosts$1>;
|
|
112
92
|
declare const getPostMetrics: MaybeContext<BuildRESTFunction<typeof getPostMetrics$1> & typeof getPostMetrics$1>;
|
|
93
|
+
declare const queryPosts: MaybeContext<BuildRESTFunction<typeof customQueryPosts> & typeof customQueryPosts>;
|
|
113
94
|
/** */
|
|
114
95
|
declare const onPostLiked: BuildEventDefinition<typeof onPostLiked$1> & typeof onPostLiked$1;
|
|
115
96
|
/** */
|
|
@@ -127,4 +108,4 @@ declare const onPostDeleted: BuildEventDefinition<typeof onPostDeleted$1> & type
|
|
|
127
108
|
*/
|
|
128
109
|
declare const onPostUpdated: BuildEventDefinition<typeof onPostUpdated$1> & typeof onPostUpdated$1;
|
|
129
110
|
|
|
130
|
-
export { GetPostBySlugOptions, GetPostBySlugResponse, GetPostMetricsResponse, GetPostOptions, GetPostResponse, GetTotalPostsOptions, GetTotalPostsResponse, ListPostsOptions, ListPostsResponse, PostCreatedEnvelope, PostDeletedEnvelope, PostLikedEnvelope, PostUnlikedEnvelope, PostUpdatedEnvelope, PostsQueryBuilder, QueryPostCountStatsOptions, QueryPostCountStatsResponse, QueryPostsOptions, getPost, getPostBySlug, getPostMetrics, getTotalPosts, listPosts, onPostCreated, onPostDeleted, onPostLiked, onPostUnliked, onPostUpdated, queryPostCountStats, queryPosts };
|
|
111
|
+
export { GetPostBySlugOptions, GetPostBySlugResponse, GetPostMetricsResponse, GetPostOptions, GetPostResponse, GetTotalPostsOptions, GetTotalPostsResponse, ListPostsOptions, ListPostsResponse, PlatformQuery, PostCreatedEnvelope, PostDeletedEnvelope, PostLikedEnvelope, PostUnlikedEnvelope, PostUpdatedEnvelope, PostsQueryBuilder, QueryPostCountStatsOptions, QueryPostCountStatsResponse, QueryPostsOptions, getPost, getPostBySlug, getPostMetrics, getTotalPosts, listPosts, onPostCreated, onPostDeleted, onPostLiked, onPostUnliked, onPostUpdated, queryPostCountStats, queryPosts };
|
|
@@ -1496,6 +1496,56 @@ function queryPosts2(options) {
|
|
|
1496
1496
|
transformationPaths: {}
|
|
1497
1497
|
});
|
|
1498
1498
|
}
|
|
1499
|
+
async function typedQueryPosts(query, options) {
|
|
1500
|
+
const { httpClient, sideEffects } = arguments[2];
|
|
1501
|
+
const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)(
|
|
1502
|
+
{ query, ...options },
|
|
1503
|
+
[]
|
|
1504
|
+
);
|
|
1505
|
+
const reqOpts = queryPosts(payload);
|
|
1506
|
+
sideEffects?.onSiteCall?.();
|
|
1507
|
+
try {
|
|
1508
|
+
const result = await httpClient.request(reqOpts);
|
|
1509
|
+
sideEffects?.onSuccess?.(result);
|
|
1510
|
+
return (0, import_rename_all_nested_keys.renameKeysFromRESTResponseToSDKResponse)(
|
|
1511
|
+
(0, import_transform_paths2.transformPaths)(result.data, [
|
|
1512
|
+
{
|
|
1513
|
+
transformFn: import_page_url.transformRESTPageURLToSDKPageURL,
|
|
1514
|
+
paths: [{ path: "posts.url" }, { path: "posts.translations.url" }]
|
|
1515
|
+
},
|
|
1516
|
+
{
|
|
1517
|
+
transformFn: import_image.transformRESTImageToSDKImage,
|
|
1518
|
+
paths: [
|
|
1519
|
+
{ path: "posts.heroImage" },
|
|
1520
|
+
{ path: "posts.coverMedia.image" },
|
|
1521
|
+
{ path: "posts.media.wixMedia.image" }
|
|
1522
|
+
]
|
|
1523
|
+
},
|
|
1524
|
+
{
|
|
1525
|
+
transformFn: import_video.transformRESTVideoToSDKVideo,
|
|
1526
|
+
paths: [{ path: "posts.coverMedia.video" }]
|
|
1527
|
+
},
|
|
1528
|
+
{
|
|
1529
|
+
transformFn: import_video_v2.transformRESTVideoV2ToSDKVideoV2,
|
|
1530
|
+
paths: [{ path: "posts.media.wixMedia.videoV2" }]
|
|
1531
|
+
}
|
|
1532
|
+
]),
|
|
1533
|
+
["posts.richContent", "posts.rich_content"]
|
|
1534
|
+
);
|
|
1535
|
+
} catch (err) {
|
|
1536
|
+
const transformedError = (0, import_transform_error.transformError)(
|
|
1537
|
+
err,
|
|
1538
|
+
{
|
|
1539
|
+
spreadPathsToArguments: {},
|
|
1540
|
+
explicitPathsToArguments: { query: "$[0]" },
|
|
1541
|
+
singleArgumentUnchanged: false
|
|
1542
|
+
},
|
|
1543
|
+
["query", "options"]
|
|
1544
|
+
);
|
|
1545
|
+
sideEffects?.onError?.(err);
|
|
1546
|
+
throw transformedError;
|
|
1547
|
+
}
|
|
1548
|
+
}
|
|
1499
1549
|
async function getPostMetrics2(postId) {
|
|
1500
1550
|
const { httpClient, sideEffects } = arguments[1];
|
|
1501
1551
|
const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)({ postId }, []);
|
|
@@ -1565,6 +1615,14 @@ function queryPosts3(httpClient) {
|
|
|
1565
1615
|
{ httpClient }
|
|
1566
1616
|
);
|
|
1567
1617
|
}
|
|
1618
|
+
function typedQueryPosts2(httpClient) {
|
|
1619
|
+
return (query, options) => typedQueryPosts(
|
|
1620
|
+
query,
|
|
1621
|
+
options,
|
|
1622
|
+
// @ts-ignore
|
|
1623
|
+
{ httpClient }
|
|
1624
|
+
);
|
|
1625
|
+
}
|
|
1568
1626
|
function getPostMetrics3(httpClient) {
|
|
1569
1627
|
return (postId) => getPostMetrics2(
|
|
1570
1628
|
postId,
|
|
@@ -1830,13 +1888,25 @@ var onPostUpdated = (0, import_sdk_types.EventDefinition)(
|
|
|
1830
1888
|
// src/blog-v3-post-posts.context.ts
|
|
1831
1889
|
var import_rest_modules3 = require("@wix/sdk-runtime/rest-modules");
|
|
1832
1890
|
var import_event_definition_modules = require("@wix/sdk-runtime/event-definition-modules");
|
|
1891
|
+
var import_query_method_router = require("@wix/sdk-runtime/query-method-router");
|
|
1892
|
+
function customQueryPosts(httpClient) {
|
|
1893
|
+
const router = (0, import_query_method_router.createQueryOverloadRouter)({
|
|
1894
|
+
builderQueryFunction: (options) => queryPosts3(httpClient)(options),
|
|
1895
|
+
typedQueryFunction: (query, options) => typedQueryPosts2(httpClient)(query, options),
|
|
1896
|
+
hasOptionsParameter: true
|
|
1897
|
+
});
|
|
1898
|
+
function overloadedQuery(queryOrOptions, options) {
|
|
1899
|
+
return router(...arguments);
|
|
1900
|
+
}
|
|
1901
|
+
return overloadedQuery;
|
|
1902
|
+
}
|
|
1833
1903
|
var queryPostCountStats4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(queryPostCountStats3);
|
|
1834
1904
|
var getTotalPosts4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(getTotalPosts3);
|
|
1835
1905
|
var getPost4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(getPost3);
|
|
1836
1906
|
var getPostBySlug4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(getPostBySlug3);
|
|
1837
1907
|
var listPosts4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(listPosts3);
|
|
1838
|
-
var queryPosts4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(queryPosts3);
|
|
1839
1908
|
var getPostMetrics4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(getPostMetrics3);
|
|
1909
|
+
var queryPosts4 = /* @__PURE__ */ (0, import_rest_modules3.createRESTModule)(customQueryPosts);
|
|
1840
1910
|
var onPostLiked2 = (0, import_event_definition_modules.createEventModule)(onPostLiked);
|
|
1841
1911
|
var onPostUnliked2 = (0, import_event_definition_modules.createEventModule)(onPostUnliked);
|
|
1842
1912
|
var onPostCreated2 = (0, import_event_definition_modules.createEventModule)(onPostCreated);
|