@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.mjs';
|
|
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.mjs';
|
|
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 };
|
|
@@ -1410,6 +1410,56 @@ function queryPosts2(options) {
|
|
|
1410
1410
|
transformationPaths: {}
|
|
1411
1411
|
});
|
|
1412
1412
|
}
|
|
1413
|
+
async function typedQueryPosts(query, options) {
|
|
1414
|
+
const { httpClient, sideEffects } = arguments[2];
|
|
1415
|
+
const payload = renameKeysFromSDKRequestToRESTRequest(
|
|
1416
|
+
{ query, ...options },
|
|
1417
|
+
[]
|
|
1418
|
+
);
|
|
1419
|
+
const reqOpts = queryPosts(payload);
|
|
1420
|
+
sideEffects?.onSiteCall?.();
|
|
1421
|
+
try {
|
|
1422
|
+
const result = await httpClient.request(reqOpts);
|
|
1423
|
+
sideEffects?.onSuccess?.(result);
|
|
1424
|
+
return renameKeysFromRESTResponseToSDKResponse(
|
|
1425
|
+
transformPaths2(result.data, [
|
|
1426
|
+
{
|
|
1427
|
+
transformFn: transformRESTPageURLToSDKPageURL,
|
|
1428
|
+
paths: [{ path: "posts.url" }, { path: "posts.translations.url" }]
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
transformFn: transformRESTImageToSDKImage,
|
|
1432
|
+
paths: [
|
|
1433
|
+
{ path: "posts.heroImage" },
|
|
1434
|
+
{ path: "posts.coverMedia.image" },
|
|
1435
|
+
{ path: "posts.media.wixMedia.image" }
|
|
1436
|
+
]
|
|
1437
|
+
},
|
|
1438
|
+
{
|
|
1439
|
+
transformFn: transformRESTVideoToSDKVideo,
|
|
1440
|
+
paths: [{ path: "posts.coverMedia.video" }]
|
|
1441
|
+
},
|
|
1442
|
+
{
|
|
1443
|
+
transformFn: transformRESTVideoV2ToSDKVideoV2,
|
|
1444
|
+
paths: [{ path: "posts.media.wixMedia.videoV2" }]
|
|
1445
|
+
}
|
|
1446
|
+
]),
|
|
1447
|
+
["posts.richContent", "posts.rich_content"]
|
|
1448
|
+
);
|
|
1449
|
+
} catch (err) {
|
|
1450
|
+
const transformedError = sdkTransformError(
|
|
1451
|
+
err,
|
|
1452
|
+
{
|
|
1453
|
+
spreadPathsToArguments: {},
|
|
1454
|
+
explicitPathsToArguments: { query: "$[0]" },
|
|
1455
|
+
singleArgumentUnchanged: false
|
|
1456
|
+
},
|
|
1457
|
+
["query", "options"]
|
|
1458
|
+
);
|
|
1459
|
+
sideEffects?.onError?.(err);
|
|
1460
|
+
throw transformedError;
|
|
1461
|
+
}
|
|
1462
|
+
}
|
|
1413
1463
|
async function getPostMetrics2(postId) {
|
|
1414
1464
|
const { httpClient, sideEffects } = arguments[1];
|
|
1415
1465
|
const payload = renameKeysFromSDKRequestToRESTRequest({ postId }, []);
|
|
@@ -1479,6 +1529,14 @@ function queryPosts3(httpClient) {
|
|
|
1479
1529
|
{ httpClient }
|
|
1480
1530
|
);
|
|
1481
1531
|
}
|
|
1532
|
+
function typedQueryPosts2(httpClient) {
|
|
1533
|
+
return (query, options) => typedQueryPosts(
|
|
1534
|
+
query,
|
|
1535
|
+
options,
|
|
1536
|
+
// @ts-ignore
|
|
1537
|
+
{ httpClient }
|
|
1538
|
+
);
|
|
1539
|
+
}
|
|
1482
1540
|
function getPostMetrics3(httpClient) {
|
|
1483
1541
|
return (postId) => getPostMetrics2(
|
|
1484
1542
|
postId,
|
|
@@ -1744,13 +1802,25 @@ var onPostUpdated = EventDefinition(
|
|
|
1744
1802
|
// src/blog-v3-post-posts.context.ts
|
|
1745
1803
|
import { createRESTModule } from "@wix/sdk-runtime/rest-modules";
|
|
1746
1804
|
import { createEventModule } from "@wix/sdk-runtime/event-definition-modules";
|
|
1805
|
+
import { createQueryOverloadRouter } from "@wix/sdk-runtime/query-method-router";
|
|
1806
|
+
function customQueryPosts(httpClient) {
|
|
1807
|
+
const router = createQueryOverloadRouter({
|
|
1808
|
+
builderQueryFunction: (options) => queryPosts3(httpClient)(options),
|
|
1809
|
+
typedQueryFunction: (query, options) => typedQueryPosts2(httpClient)(query, options),
|
|
1810
|
+
hasOptionsParameter: true
|
|
1811
|
+
});
|
|
1812
|
+
function overloadedQuery(queryOrOptions, options) {
|
|
1813
|
+
return router(...arguments);
|
|
1814
|
+
}
|
|
1815
|
+
return overloadedQuery;
|
|
1816
|
+
}
|
|
1747
1817
|
var queryPostCountStats4 = /* @__PURE__ */ createRESTModule(queryPostCountStats3);
|
|
1748
1818
|
var getTotalPosts4 = /* @__PURE__ */ createRESTModule(getTotalPosts3);
|
|
1749
1819
|
var getPost4 = /* @__PURE__ */ createRESTModule(getPost3);
|
|
1750
1820
|
var getPostBySlug4 = /* @__PURE__ */ createRESTModule(getPostBySlug3);
|
|
1751
1821
|
var listPosts4 = /* @__PURE__ */ createRESTModule(listPosts3);
|
|
1752
|
-
var queryPosts4 = /* @__PURE__ */ createRESTModule(queryPosts3);
|
|
1753
1822
|
var getPostMetrics4 = /* @__PURE__ */ createRESTModule(getPostMetrics3);
|
|
1823
|
+
var queryPosts4 = /* @__PURE__ */ createRESTModule(customQueryPosts);
|
|
1754
1824
|
var onPostLiked2 = createEventModule(onPostLiked);
|
|
1755
1825
|
var onPostUnliked2 = createEventModule(onPostUnliked);
|
|
1756
1826
|
var onPostCreated2 = createEventModule(onPostCreated);
|