@wix/auto_sdk_blog_posts 1.0.44 → 1.0.45
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 +24 -31
- package/build/cjs/index.js +10 -15
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +21 -28
- package/build/cjs/index.typings.js +5 -5
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +24 -31
- package/build/es/index.mjs +10 -15
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +21 -28
- package/build/es/index.typings.mjs +5 -5
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +24 -31
- package/build/internal/cjs/index.js +10 -15
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +21 -28
- package/build/internal/cjs/index.typings.js +5 -5
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +24 -31
- package/build/internal/es/index.mjs +10 -15
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +21 -28
- package/build/internal/es/index.typings.mjs +5 -5
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
package/build/cjs/index.d.ts
CHANGED
@@ -1,19 +1,18 @@
|
|
1
1
|
import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
|
2
|
-
import { QueryPostCountStatsOptions, QueryPostCountStatsResponse, GetTotalPostsOptions, GetTotalPostsResponse, GetPostOptions,
|
3
|
-
export { ActionEvent, Alignment, AlignmentWithLiterals, AnchorData, AppEmbedData, AppEmbedDataAppDataOneOf, AppType, AppTypeWithLiterals, AspectRatio, AspectRatioWithLiterals, AudioData, Background, BackgroundBackgroundOneOf, BackgroundType, BackgroundTypeWithLiterals, BaseEventMetadata, BlockquoteData, BlogPaging, BookingData, Border, BorderColors, BulkGetPostMetricsRequest, BulkGetPostMetricsResponse, 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, ImageStyles, InitialExpandedItems, InitialExpandedItemsWithLiterals, InitialPostsCopied, Item, ItemDataOneOf, ItemStyle, Keyword, Layout, LayoutCellData, 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, PlatformQuery, PlatformQueryPagingMethodOneOf, PlaybackOptions, PluginContainerData, PluginContainerDataAlignment, PluginContainerDataAlignmentWithLiterals, PluginContainerDataWidth, PluginContainerDataWidthDataOneOf, Poll, PollData, PollDataLayout, PollDesign, PollLayout, PollLayoutDirection, PollLayoutDirectionWithLiterals, PollLayoutType, PollLayoutTypeWithLiterals, PollSettings, Position, PositionWithLiterals,
|
2
|
+
import { QueryPostCountStatsOptions, QueryPostCountStatsResponse, GetTotalPostsOptions, GetTotalPostsResponse, GetPostOptions, Post, GetPostBySlugOptions, GetPostBySlugResponse, ListPostsOptions, ListPostsResponse, QueryPostsOptions, PostsQueryBuilder, GetPostMetricsResponse, PostCreatedEnvelope, PostDeletedEnvelope, PostLikedEnvelope, PostUnlikedEnvelope, PostUpdatedEnvelope } from './index.typings.js';
|
3
|
+
export { ActionEvent, Alignment, AlignmentWithLiterals, AnchorData, AppEmbedData, AppEmbedDataAppDataOneOf, AppType, AppTypeWithLiterals, AspectRatio, AspectRatioWithLiterals, AudioData, Background, BackgroundBackgroundOneOf, BackgroundType, BackgroundTypeWithLiterals, BaseEventMetadata, BlockquoteData, BlogPaging, BookingData, Border, BorderColors, BulkGetPostMetricsRequest, BulkGetPostMetricsResponse, 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, GetPostResponse, GetPostTemplatesSort, GetPostTemplatesSortWithLiterals, GetPostsSort, GetPostsSortWithLiterals, GetTemplateRequest, GetTemplateResponse, GetTotalLikesPerMemberRequest, GetTotalLikesPerMemberResponse, GetTotalPostsRequest, GetTotalPublicationsRequest, GetTotalPublicationsResponse, Gradient, HTMLData, HTMLDataDataOneOf, HeadingData, Height, IdentificationData, IdentificationDataIdOneOf, Image, ImageData, ImageDataStyles, ImageStyles, InitialExpandedItems, InitialExpandedItemsWithLiterals, InitialPostsCopied, Item, ItemDataOneOf, ItemStyle, Keyword, Layout, LayoutCellData, 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, PlatformQuery, PlatformQueryPagingMethodOneOf, PlaybackOptions, PluginContainerData, PluginContainerDataAlignment, PluginContainerDataAlignmentWithLiterals, PluginContainerDataWidth, PluginContainerDataWidthDataOneOf, Poll, PollData, PollDataLayout, PollDesign, PollLayout, PollLayoutDirection, PollLayoutDirectionWithLiterals, PollLayoutType, PollLayoutTypeWithLiterals, PollSettings, Position, PositionWithLiterals, PostCategoriesUpdated, PostCountInfo, PostCountersUpdated, PostCountersUpdatedInitiatorOneOf, PostFieldField, PostFieldFieldWithLiterals, PostLiked, PostLikedInitiatorOneOf, PostOwnerChanged, PostTagsUpdated, PostTranslation, PostUnliked, PostUnlikedInitiatorOneOf, PostsQueryResult, PricingData, QueryPostCountStatsRequest, QueryPostsRequest, QueryPostsResponse, QueryPublicationsCountStatsRequest, QueryPublicationsCountStatsRequestOrder, QueryPublicationsCountStatsRequestOrderWithLiterals, QueryPublicationsCountStatsResponse, Reactions, Rel, Resizing, ResizingWithLiterals, RestoreInfo, RibbonStyles, RichContent, 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, 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 {
|
7
7
|
/**
|
8
8
|
* Retrieves the number of published posts per month within a specified time range.
|
9
9
|
*
|
10
|
-
*
|
11
|
-
* The
|
12
|
-
*
|
13
|
-
*
|
14
|
-
*
|
15
|
-
*
|
16
|
-
* @param - Options specifying time frame, sort, and filter.
|
10
|
+
* The time range is set using the `rangeStart` and `months` properties.
|
11
|
+
* The time range always starts on the 1st day of the month set in `rangeStart` and
|
12
|
+
* includes the number of `months` following `rangeStart`.
|
13
|
+
* For example, if `rangeStart` is set to `'2022-03-13'` and `months` is set to `4`,
|
14
|
+
* the time range will be from `'2022-03-01'` until `'2022-06-30'`. The time range always ends on the last day of the month.
|
15
|
+
* > Note: If there are no published posts in a month within the time range, that month is not included in the response. For example, let's say a blog has `0` posts dated in February 2022. If `rangeStart` is set to `'2022-01-01'` and `months` is set to `3`, the response includes `postCount` values for January and March, but not February.
|
17
16
|
* @returns Get Blog Post Count Stats response
|
18
17
|
*/
|
19
18
|
(options?: QueryPostCountStatsOptions): Promise<NonNullablePaths<QueryPostCountStatsResponse, `stats` | `stats.${number}.postCount`, 4>>;
|
@@ -22,7 +21,6 @@ declare function getTotalPosts$1(httpClient: HttpClient): GetTotalPostsSignature
|
|
22
21
|
interface GetTotalPostsSignature {
|
23
22
|
/**
|
24
23
|
* Retrieves the total amount of published posts of the blog.
|
25
|
-
* @param - Language Options.
|
26
24
|
*/
|
27
25
|
(options?: GetTotalPostsOptions): Promise<NonNullablePaths<GetTotalPostsResponse, `total`, 2>>;
|
28
26
|
}
|
@@ -31,9 +29,9 @@ interface GetPostSignature {
|
|
31
29
|
/**
|
32
30
|
* Retrieves a post by the specified ID.
|
33
31
|
* @param - Post ID.
|
34
|
-
* @
|
32
|
+
* @returns Retrieved post info.
|
35
33
|
*/
|
36
|
-
(postId: string, options?: GetPostOptions): Promise<NonNullablePaths<
|
34
|
+
(postId: string, options?: GetPostOptions): Promise<NonNullablePaths<Post, `_id` | `title` | `excerpt` | `slug` | `featured` | `pinned` | `categoryIds` | `coverMedia.enabled` | `coverMedia.displayed` | `coverMedia.custom` | `memberId` | `hashtags` | `commentingEnabled` | `minutesToRead` | `tagIds` | `relatedPostIds` | `pricingPlanIds` | `seoData.tags` | `seoData.tags.${number}.type` | `seoData.tags.${number}.children` | `seoData.tags.${number}.custom` | `seoData.tags.${number}.disabled` | `seoData.settings.preventAutoRedirect` | `seoData.settings.keywords` | `seoData.settings.keywords.${number}.term` | `seoData.settings.keywords.${number}.isMain` | `preview` | `moderationDetails.submittedBy` | `moderationDetails.status` | `media.embedMedia.thumbnail.url` | `media.embedMedia.thumbnail.width` | `media.embedMedia.thumbnail.height` | `media.embedMedia.video.url` | `media.embedMedia.video.width` | `media.embedMedia.video.height` | `media.displayed` | `media.custom` | `hasUnpublishedChanges`, 6>>;
|
37
35
|
}
|
38
36
|
declare function getPostBySlug$1(httpClient: HttpClient): GetPostBySlugSignature;
|
39
37
|
interface GetPostBySlugSignature {
|
@@ -45,7 +43,6 @@ interface GetPostBySlugSignature {
|
|
45
43
|
* the slug is `my-post-slug`. The slug is case-sensitive, and is generally derived from the post title,
|
46
44
|
* unless specified otherwise.
|
47
45
|
* @param - Slug of the post to retrieve.
|
48
|
-
* @param - Options specifying which fields to return.
|
49
46
|
*/
|
50
47
|
(slug: string, options?: GetPostBySlugOptions): Promise<NonNullablePaths<GetPostBySlugResponse, `post._id` | `post.title` | `post.excerpt` | `post.slug` | `post.featured` | `post.pinned` | `post.categoryIds` | `post.coverMedia.enabled` | `post.coverMedia.displayed` | `post.coverMedia.custom` | `post.memberId` | `post.hashtags` | `post.commentingEnabled` | `post.minutesToRead` | `post.tagIds` | `post.relatedPostIds` | `post.pricingPlanIds` | `post.seoData.tags` | `post.seoData.tags.${number}.type` | `post.seoData.tags.${number}.children` | `post.seoData.tags.${number}.custom` | `post.seoData.tags.${number}.disabled` | `post.seoData.settings.preventAutoRedirect` | `post.seoData.settings.keywords` | `post.seoData.settings.keywords.${number}.term` | `post.seoData.settings.keywords.${number}.isMain` | `post.preview` | `post.moderationDetails.submittedBy` | `post.moderationDetails.status` | `post.media.embedMedia.thumbnail.url` | `post.media.embedMedia.thumbnail.width` | `post.media.embedMedia.thumbnail.height` | `post.media.embedMedia.video.url` | `post.media.embedMedia.video.width` | `post.media.embedMedia.video.height` | `post.media.displayed` | `post.media.custom` | `post.hasUnpublishedChanges`, 7>>;
|
51
48
|
}
|
@@ -58,32 +55,28 @@ interface ListPostsSignature {
|
|
58
55
|
* - `firstPublishedDate` is sorted in descending order, with pinned posts first.
|
59
56
|
* - `paging.limit` is `50`.
|
60
57
|
* - `paging.offset` is `0`.
|
61
|
-
* @param - Sort, filter, and paging options.
|
62
58
|
*/
|
63
59
|
(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
60
|
}
|
65
61
|
declare function queryPosts$1(httpClient: HttpClient): QueryPostsSignature;
|
66
62
|
interface QueryPostsSignature {
|
67
63
|
/**
|
68
|
-
*
|
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.
|
64
|
+
* Retrieves a list of up to 100 posts, given the provided paging, filtering, and sorting.
|
74
65
|
*
|
75
|
-
*
|
76
|
-
*
|
77
|
-
* `
|
78
|
-
*
|
79
|
-
* + `descending('firstPublishedDate')`
|
80
|
-
*
|
81
|
-
* Note that the default limit is `'50'`, but the max limit is `'100'`.
|
66
|
+
* Query Posts runs with these defaults, which you can override:
|
67
|
+
* - `firstPublishedDate` is sorted in descending order, with pinned posts first.
|
68
|
+
* - `paging.limit` is `50`.
|
69
|
+
* - `paging.offset` is `0`.
|
82
70
|
*
|
83
|
-
*
|
71
|
+
* For field support for filters and sorting, see
|
72
|
+
* [Field Support for Filtering and Sorting](https://dev.wix.com/docs/rest/business-solutions/blog/posts-stats/filter-and-sort).
|
84
73
|
*
|
85
|
-
*
|
86
|
-
*
|
74
|
+
* To learn about working with _Query_ endpoints, see
|
75
|
+
* [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language),
|
76
|
+
* [Sorting and Paging](https://dev.wix.com/api/rest/getting-started/sorting-and-paging), and
|
77
|
+
* [Field Projection](https://dev.wix.com/api/rest/getting-started/field-projection).
|
78
|
+
* For a detailed list of supported filters and sortable fields, see
|
79
|
+
* [Field Support for Filtering and Sorting](https://dev.wix.com/docs/rest/business-solutions/blog/posts-stats/filter-and-sort).
|
87
80
|
*/
|
88
81
|
(options?: QueryPostsOptions): PostsQueryBuilder;
|
89
82
|
}
|
@@ -131,4 +124,4 @@ declare const onPostUnliked: BuildEventDefinition<typeof onPostUnliked$1>;
|
|
131
124
|
*/
|
132
125
|
declare const onPostUpdated: BuildEventDefinition<typeof onPostUpdated$1>;
|
133
126
|
|
134
|
-
export { GetPostBySlugOptions, GetPostBySlugResponse, GetPostMetricsResponse, GetPostOptions,
|
127
|
+
export { GetPostBySlugOptions, GetPostBySlugResponse, GetPostMetricsResponse, GetPostOptions, GetTotalPostsOptions, GetTotalPostsResponse, ListPostsOptions, ListPostsResponse, Post, PostCreatedEnvelope, PostDeletedEnvelope, PostLikedEnvelope, PostUnlikedEnvelope, PostUpdatedEnvelope, PostsQueryBuilder, QueryPostCountStatsOptions, QueryPostCountStatsResponse, QueryPostsOptions, getPost, getPostBySlug, getPostMetrics, getTotalPosts, listPosts, onPostCreated, onPostDeleted, onPostLiked, onPostUnliked, onPostUpdated, queryPostCountStats, queryPosts };
|
package/build/cjs/index.js
CHANGED
@@ -1407,8 +1407,8 @@ async function getPost2(postId, options) {
|
|
1407
1407
|
paths: [{ path: "post.media.wixMedia.videoV2" }]
|
1408
1408
|
}
|
1409
1409
|
]),
|
1410
|
-
["post.richContent"
|
1411
|
-
);
|
1410
|
+
["post.richContent"]
|
1411
|
+
)?.post;
|
1412
1412
|
} catch (err) {
|
1413
1413
|
const transformedError = (0, import_transform_error.transformError)(
|
1414
1414
|
err,
|
@@ -1460,7 +1460,7 @@ async function getPostBySlug2(slug, options) {
|
|
1460
1460
|
paths: [{ path: "post.media.wixMedia.videoV2" }]
|
1461
1461
|
}
|
1462
1462
|
]),
|
1463
|
-
["post.richContent"
|
1463
|
+
["post.richContent"]
|
1464
1464
|
);
|
1465
1465
|
} catch (err) {
|
1466
1466
|
const transformedError = (0, import_transform_error.transformError)(
|
@@ -1520,7 +1520,7 @@ async function listPosts2(options) {
|
|
1520
1520
|
paths: [{ path: "posts.media.wixMedia.videoV2" }]
|
1521
1521
|
}
|
1522
1522
|
]),
|
1523
|
-
["posts.richContent"
|
1523
|
+
["posts.richContent"]
|
1524
1524
|
);
|
1525
1525
|
} catch (err) {
|
1526
1526
|
const transformedError = (0, import_transform_error.transformError)(
|
@@ -1595,7 +1595,7 @@ function queryPosts2(options) {
|
|
1595
1595
|
paths: [{ path: "posts.media.wixMedia.videoV2" }]
|
1596
1596
|
}
|
1597
1597
|
]),
|
1598
|
-
["posts.richContent"
|
1598
|
+
["posts.richContent"]
|
1599
1599
|
);
|
1600
1600
|
return {
|
1601
1601
|
items: transformedData?.posts,
|
@@ -1762,8 +1762,7 @@ var onPostCreated = (0, import_sdk_types.EventDefinition)(
|
|
1762
1762
|
transformFn: import_video_v22.transformRESTVideoV2ToSDKVideoV2,
|
1763
1763
|
paths: [{ path: "entity.media.wixMedia.videoV2" }]
|
1764
1764
|
}
|
1765
|
-
])
|
1766
|
-
["entity.rich_content"]
|
1765
|
+
])
|
1767
1766
|
)
|
1768
1767
|
)();
|
1769
1768
|
var onPostDeleted = (0, import_sdk_types.EventDefinition)(
|
@@ -1838,8 +1837,7 @@ var onPostDeleted = (0, import_sdk_types.EventDefinition)(
|
|
1838
1837
|
transformFn: import_video_v22.transformRESTVideoV2ToSDKVideoV2,
|
1839
1838
|
paths: [{ path: "entity.media.wixMedia.videoV2" }]
|
1840
1839
|
}
|
1841
|
-
])
|
1842
|
-
["entity.rich_content"]
|
1840
|
+
])
|
1843
1841
|
)
|
1844
1842
|
)();
|
1845
1843
|
var onPostLiked = (0, import_sdk_types.EventDefinition)(
|
@@ -1851,8 +1849,7 @@ var onPostLiked = (0, import_sdk_types.EventDefinition)(
|
|
1851
1849
|
transformFn: import_timestamp3.transformRESTTimestampToSDKTimestamp,
|
1852
1850
|
paths: [{ path: "metadata.eventTime" }]
|
1853
1851
|
}
|
1854
|
-
])
|
1855
|
-
["entity.rich_content"]
|
1852
|
+
])
|
1856
1853
|
)
|
1857
1854
|
)();
|
1858
1855
|
var onPostUnliked = (0, import_sdk_types.EventDefinition)(
|
@@ -1864,8 +1861,7 @@ var onPostUnliked = (0, import_sdk_types.EventDefinition)(
|
|
1864
1861
|
transformFn: import_timestamp3.transformRESTTimestampToSDKTimestamp,
|
1865
1862
|
paths: [{ path: "metadata.eventTime" }]
|
1866
1863
|
}
|
1867
|
-
])
|
1868
|
-
["entity.rich_content"]
|
1864
|
+
])
|
1869
1865
|
)
|
1870
1866
|
)();
|
1871
1867
|
var onPostUpdated = (0, import_sdk_types.EventDefinition)(
|
@@ -1940,8 +1936,7 @@ var onPostUpdated = (0, import_sdk_types.EventDefinition)(
|
|
1940
1936
|
transformFn: import_video_v22.transformRESTVideoV2ToSDKVideoV2,
|
1941
1937
|
paths: [{ path: "entity.media.wixMedia.videoV2" }]
|
1942
1938
|
}
|
1943
|
-
])
|
1944
|
-
["entity.rich_content"]
|
1939
|
+
])
|
1945
1940
|
)
|
1946
1941
|
)();
|
1947
1942
|
|