@wix/auto_sdk_blog_draft-posts 1.0.100 → 1.0.101

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.
@@ -3674,6 +3674,19 @@ var ModerationStatusStatus = /* @__PURE__ */ ((ModerationStatusStatus2) => {
3674
3674
  ModerationStatusStatus2["REJECTED"] = "REJECTED";
3675
3675
  return ModerationStatusStatus2;
3676
3676
  })(ModerationStatusStatus || {});
3677
+ var TotalDraftPostsGroupingField = /* @__PURE__ */ ((TotalDraftPostsGroupingField2) => {
3678
+ TotalDraftPostsGroupingField2["STATUS"] = "STATUS";
3679
+ TotalDraftPostsGroupingField2["LANGUAGE"] = "LANGUAGE";
3680
+ return TotalDraftPostsGroupingField2;
3681
+ })(TotalDraftPostsGroupingField || {});
3682
+ var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
3683
+ WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
3684
+ WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
3685
+ WebhookIdentityType2["MEMBER"] = "MEMBER";
3686
+ WebhookIdentityType2["WIX_USER"] = "WIX_USER";
3687
+ WebhookIdentityType2["APP"] = "APP";
3688
+ return WebhookIdentityType2;
3689
+ })(WebhookIdentityType || {});
3677
3690
  var Type = /* @__PURE__ */ ((Type2) => {
3678
3691
  Type2["UNKNOWN"] = "UNKNOWN";
3679
3692
  Type2["MANUAL"] = "MANUAL";
@@ -3713,19 +3726,6 @@ var SortOrder = /* @__PURE__ */ ((SortOrder2) => {
3713
3726
  SortOrder2["DESC"] = "DESC";
3714
3727
  return SortOrder2;
3715
3728
  })(SortOrder || {});
3716
- var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
3717
- WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
3718
- WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
3719
- WebhookIdentityType2["MEMBER"] = "MEMBER";
3720
- WebhookIdentityType2["WIX_USER"] = "WIX_USER";
3721
- WebhookIdentityType2["APP"] = "APP";
3722
- return WebhookIdentityType2;
3723
- })(WebhookIdentityType || {});
3724
- var TotalDraftPostsGroupingField = /* @__PURE__ */ ((TotalDraftPostsGroupingField2) => {
3725
- TotalDraftPostsGroupingField2["STATUS"] = "STATUS";
3726
- TotalDraftPostsGroupingField2["LANGUAGE"] = "LANGUAGE";
3727
- return TotalDraftPostsGroupingField2;
3728
- })(TotalDraftPostsGroupingField || {});
3729
3729
  async function createDraftPost2(draftPost, options) {
3730
3730
  const { httpClient, sideEffects } = arguments[2];
3731
3731
  const payload = transformPaths2(