@wix/events 1.0.150 → 1.0.152

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.
Files changed (147) hide show
  1. package/build/cjs/index.d.ts +5 -1
  2. package/build/cjs/index.js +6 -2
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/cjs/index.typings.d.ts +5 -1
  5. package/build/cjs/index.typings.js +6 -2
  6. package/build/cjs/index.typings.js.map +1 -1
  7. package/build/cjs/meta.d.ts +5 -1
  8. package/build/cjs/meta.js +6 -2
  9. package/build/cjs/meta.js.map +1 -1
  10. package/build/cjs/src/events-schedule-v1-schedule-item-schedule-bookmarks.http.d.ts +97 -0
  11. package/build/cjs/src/events-schedule-v1-schedule-item-schedule-bookmarks.http.js +550 -0
  12. package/build/cjs/src/events-schedule-v1-schedule-item-schedule-bookmarks.http.js.map +1 -0
  13. package/build/cjs/src/events-schedule-v1-schedule-item-schedule-bookmarks.meta.d.ts +19 -0
  14. package/build/cjs/src/events-schedule-v1-schedule-item-schedule-bookmarks.meta.js +85 -0
  15. package/build/cjs/src/events-schedule-v1-schedule-item-schedule-bookmarks.meta.js.map +1 -0
  16. package/build/cjs/src/events-schedule-v1-schedule-item-schedule-bookmarks.public.d.ts +9 -0
  17. package/build/cjs/src/events-schedule-v1-schedule-item-schedule-bookmarks.public.js +28 -0
  18. package/build/cjs/src/events-schedule-v1-schedule-item-schedule-bookmarks.public.js.map +1 -0
  19. package/build/cjs/src/events-schedule-v1-schedule-item-schedule-bookmarks.types.d.ts +410 -0
  20. package/build/cjs/src/events-schedule-v1-schedule-item-schedule-bookmarks.types.js +27 -0
  21. package/build/cjs/src/events-schedule-v1-schedule-item-schedule-bookmarks.types.js.map +1 -0
  22. package/build/cjs/src/events-schedule-v1-schedule-item-schedule-bookmarks.universal.d.ts +454 -0
  23. package/build/cjs/src/events-schedule-v1-schedule-item-schedule-bookmarks.universal.js +254 -0
  24. package/build/cjs/src/events-schedule-v1-schedule-item-schedule-bookmarks.universal.js.map +1 -0
  25. package/build/cjs/src/events-schedule-v1-schedule-item-schedule.http.d.ts +97 -0
  26. package/build/cjs/src/events-schedule-v1-schedule-item-schedule.http.js +550 -0
  27. package/build/cjs/src/events-schedule-v1-schedule-item-schedule.http.js.map +1 -0
  28. package/build/cjs/src/events-schedule-v1-schedule-item-schedule.meta.d.ts +25 -0
  29. package/build/cjs/src/events-schedule-v1-schedule-item-schedule.meta.js +199 -0
  30. package/build/cjs/src/events-schedule-v1-schedule-item-schedule.meta.js.map +1 -0
  31. package/build/cjs/src/events-schedule-v1-schedule-item-schedule.public.d.ts +26 -0
  32. package/build/cjs/src/events-schedule-v1-schedule-item-schedule.public.js +64 -0
  33. package/build/cjs/src/events-schedule-v1-schedule-item-schedule.public.js.map +1 -0
  34. package/build/cjs/src/events-schedule-v1-schedule-item-schedule.types.d.ts +410 -0
  35. package/build/cjs/src/events-schedule-v1-schedule-item-schedule.types.js +27 -0
  36. package/build/cjs/src/events-schedule-v1-schedule-item-schedule.types.js.map +1 -0
  37. package/build/cjs/src/events-schedule-v1-schedule-item-schedule.universal.d.ts +669 -0
  38. package/build/cjs/src/events-schedule-v1-schedule-item-schedule.universal.js +677 -0
  39. package/build/cjs/src/events-schedule-v1-schedule-item-schedule.universal.js.map +1 -0
  40. package/build/cjs/src/events-v1-category.http.d.ts +35 -0
  41. package/build/cjs/src/events-v1-category.http.js +570 -0
  42. package/build/cjs/src/events-v1-category.http.js.map +1 -0
  43. package/build/cjs/src/events-v1-category.meta.d.ts +37 -0
  44. package/build/cjs/src/events-v1-category.meta.js +275 -0
  45. package/build/cjs/src/events-v1-category.meta.js.map +1 -0
  46. package/build/cjs/src/events-v1-category.public.d.ts +28 -0
  47. package/build/cjs/src/events-v1-category.public.js +88 -0
  48. package/build/cjs/src/events-v1-category.public.js.map +1 -0
  49. package/build/cjs/src/events-v1-category.types.d.ts +364 -0
  50. package/build/cjs/src/events-v1-category.types.js +27 -0
  51. package/build/cjs/src/events-v1-category.types.js.map +1 -0
  52. package/build/cjs/src/events-v1-category.universal.d.ts +586 -0
  53. package/build/cjs/src/events-v1-category.universal.js +830 -0
  54. package/build/cjs/src/events-v1-category.universal.js.map +1 -0
  55. package/build/cjs/src/events-v1-order-checkout.http.js +7 -4
  56. package/build/cjs/src/events-v1-order-checkout.http.js.map +1 -1
  57. package/build/cjs/src/events-v1-order-orders.http.js +7 -4
  58. package/build/cjs/src/events-v1-order-orders.http.js.map +1 -1
  59. package/build/cjs/src/events-v1-rsvp.http.d.ts +20 -0
  60. package/build/cjs/src/events-v1-rsvp.http.js +433 -0
  61. package/build/cjs/src/events-v1-rsvp.http.js.map +1 -0
  62. package/build/cjs/src/events-v1-rsvp.meta.d.ts +25 -0
  63. package/build/cjs/src/events-v1-rsvp.meta.js +199 -0
  64. package/build/cjs/src/events-v1-rsvp.meta.js.map +1 -0
  65. package/build/cjs/src/events-v1-rsvp.public.d.ts +39 -0
  66. package/build/cjs/src/events-v1-rsvp.public.js +65 -0
  67. package/build/cjs/src/events-v1-rsvp.public.js.map +1 -0
  68. package/build/cjs/src/events-v1-rsvp.types.d.ts +804 -0
  69. package/build/cjs/src/events-v1-rsvp.types.js +44 -0
  70. package/build/cjs/src/events-v1-rsvp.types.js.map +1 -0
  71. package/build/cjs/src/events-v1-rsvp.universal.d.ts +905 -0
  72. package/build/cjs/src/events-v1-rsvp.universal.js +725 -0
  73. package/build/cjs/src/events-v1-rsvp.universal.js.map +1 -0
  74. package/build/es/index.d.ts +5 -1
  75. package/build/es/index.js +5 -1
  76. package/build/es/index.js.map +1 -1
  77. package/build/es/index.typings.d.ts +5 -1
  78. package/build/es/index.typings.js +5 -1
  79. package/build/es/index.typings.js.map +1 -1
  80. package/build/es/meta.d.ts +5 -1
  81. package/build/es/meta.js +5 -1
  82. package/build/es/meta.js.map +1 -1
  83. package/build/es/src/events-schedule-v1-schedule-item-schedule-bookmarks.http.d.ts +97 -0
  84. package/build/es/src/events-schedule-v1-schedule-item-schedule-bookmarks.http.js +535 -0
  85. package/build/es/src/events-schedule-v1-schedule-item-schedule-bookmarks.http.js.map +1 -0
  86. package/build/es/src/events-schedule-v1-schedule-item-schedule-bookmarks.meta.d.ts +19 -0
  87. package/build/es/src/events-schedule-v1-schedule-item-schedule-bookmarks.meta.js +56 -0
  88. package/build/es/src/events-schedule-v1-schedule-item-schedule-bookmarks.meta.js.map +1 -0
  89. package/build/es/src/events-schedule-v1-schedule-item-schedule-bookmarks.public.d.ts +9 -0
  90. package/build/es/src/events-schedule-v1-schedule-item-schedule-bookmarks.public.js +19 -0
  91. package/build/es/src/events-schedule-v1-schedule-item-schedule-bookmarks.public.js.map +1 -0
  92. package/build/es/src/events-schedule-v1-schedule-item-schedule-bookmarks.types.d.ts +410 -0
  93. package/build/es/src/events-schedule-v1-schedule-item-schedule-bookmarks.types.js +24 -0
  94. package/build/es/src/events-schedule-v1-schedule-item-schedule-bookmarks.types.js.map +1 -0
  95. package/build/es/src/events-schedule-v1-schedule-item-schedule-bookmarks.universal.d.ts +454 -0
  96. package/build/es/src/events-schedule-v1-schedule-item-schedule-bookmarks.universal.js +225 -0
  97. package/build/es/src/events-schedule-v1-schedule-item-schedule-bookmarks.universal.js.map +1 -0
  98. package/build/es/src/events-schedule-v1-schedule-item-schedule.http.d.ts +97 -0
  99. package/build/es/src/events-schedule-v1-schedule-item-schedule.http.js +535 -0
  100. package/build/es/src/events-schedule-v1-schedule-item-schedule.http.js.map +1 -0
  101. package/build/es/src/events-schedule-v1-schedule-item-schedule.meta.d.ts +25 -0
  102. package/build/es/src/events-schedule-v1-schedule-item-schedule.meta.js +164 -0
  103. package/build/es/src/events-schedule-v1-schedule-item-schedule.meta.js.map +1 -0
  104. package/build/es/src/events-schedule-v1-schedule-item-schedule.public.d.ts +26 -0
  105. package/build/es/src/events-schedule-v1-schedule-item-schedule.public.js +49 -0
  106. package/build/es/src/events-schedule-v1-schedule-item-schedule.public.js.map +1 -0
  107. package/build/es/src/events-schedule-v1-schedule-item-schedule.types.d.ts +410 -0
  108. package/build/es/src/events-schedule-v1-schedule-item-schedule.types.js +24 -0
  109. package/build/es/src/events-schedule-v1-schedule-item-schedule.types.js.map +1 -0
  110. package/build/es/src/events-schedule-v1-schedule-item-schedule.universal.d.ts +669 -0
  111. package/build/es/src/events-schedule-v1-schedule-item-schedule.universal.js +642 -0
  112. package/build/es/src/events-schedule-v1-schedule-item-schedule.universal.js.map +1 -0
  113. package/build/es/src/events-v1-category.http.d.ts +35 -0
  114. package/build/es/src/events-v1-category.http.js +554 -0
  115. package/build/es/src/events-v1-category.http.js.map +1 -0
  116. package/build/es/src/events-v1-category.meta.d.ts +37 -0
  117. package/build/es/src/events-v1-category.meta.js +236 -0
  118. package/build/es/src/events-v1-category.meta.js.map +1 -0
  119. package/build/es/src/events-v1-category.public.d.ts +28 -0
  120. package/build/es/src/events-v1-category.public.js +69 -0
  121. package/build/es/src/events-v1-category.public.js.map +1 -0
  122. package/build/es/src/events-v1-category.types.d.ts +364 -0
  123. package/build/es/src/events-v1-category.types.js +24 -0
  124. package/build/es/src/events-v1-category.types.js.map +1 -0
  125. package/build/es/src/events-v1-category.universal.d.ts +586 -0
  126. package/build/es/src/events-v1-category.universal.js +791 -0
  127. package/build/es/src/events-v1-category.universal.js.map +1 -0
  128. package/build/es/src/events-v1-order-checkout.http.js +7 -4
  129. package/build/es/src/events-v1-order-checkout.http.js.map +1 -1
  130. package/build/es/src/events-v1-order-orders.http.js +7 -4
  131. package/build/es/src/events-v1-order-orders.http.js.map +1 -1
  132. package/build/es/src/events-v1-rsvp.http.d.ts +20 -0
  133. package/build/es/src/events-v1-rsvp.http.js +421 -0
  134. package/build/es/src/events-v1-rsvp.http.js.map +1 -0
  135. package/build/es/src/events-v1-rsvp.meta.d.ts +25 -0
  136. package/build/es/src/events-v1-rsvp.meta.js +164 -0
  137. package/build/es/src/events-v1-rsvp.meta.js.map +1 -0
  138. package/build/es/src/events-v1-rsvp.public.d.ts +39 -0
  139. package/build/es/src/events-v1-rsvp.public.js +49 -0
  140. package/build/es/src/events-v1-rsvp.public.js.map +1 -0
  141. package/build/es/src/events-v1-rsvp.types.d.ts +804 -0
  142. package/build/es/src/events-v1-rsvp.types.js +41 -0
  143. package/build/es/src/events-v1-rsvp.types.js.map +1 -0
  144. package/build/es/src/events-v1-rsvp.universal.d.ts +905 -0
  145. package/build/es/src/events-v1-rsvp.universal.js +690 -0
  146. package/build/es/src/events-v1-rsvp.universal.js.map +1 -0
  147. package/package.json +2 -2
@@ -0,0 +1,725 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
26
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
27
+ return new (P || (P = Promise))(function (resolve, reject) {
28
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
29
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
30
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
31
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
32
+ });
33
+ };
34
+ Object.defineProperty(exports, "__esModule", { value: true });
35
+ exports.deleteRsvpCheckIn = exports.checkInRsvp = exports.deleteRsvp = exports.bulkUpdateRsvp = exports.updateRsvp = exports.createRsvp = exports.getRsvp = exports.queryRsvp = exports.listRsvp = exports.RsvpTag = exports.RsvpFieldset = exports.RsvpStatus = exports.SubdivisionType = exports.__debug = void 0;
36
+ const velo_1 = require("@wix/metro-runtime/velo");
37
+ const transform_error_1 = require("@wix/sdk-runtime/transform-error");
38
+ const ambassadorWixEventsV1Rsvp = __importStar(require("./events-v1-rsvp.http"));
39
+ let __verbose = false;
40
+ function __log(...args) {
41
+ __verbose && console.log(...args);
42
+ }
43
+ function __inspect(obj) {
44
+ return obj;
45
+ }
46
+ exports.__debug = {
47
+ verboseLogging: {
48
+ on: () => (__verbose = true),
49
+ off: () => (__verbose = false),
50
+ },
51
+ };
52
+ const _toVeloEntity = '$';
53
+ const _fromVeloEntity = '$';
54
+ var SubdivisionType;
55
+ (function (SubdivisionType) {
56
+ SubdivisionType["UNKNOWN_SUBDIVISION_TYPE"] = "UNKNOWN_SUBDIVISION_TYPE";
57
+ /** State */
58
+ SubdivisionType["ADMINISTRATIVE_AREA_LEVEL_1"] = "ADMINISTRATIVE_AREA_LEVEL_1";
59
+ /** County */
60
+ SubdivisionType["ADMINISTRATIVE_AREA_LEVEL_2"] = "ADMINISTRATIVE_AREA_LEVEL_2";
61
+ /** City/town */
62
+ SubdivisionType["ADMINISTRATIVE_AREA_LEVEL_3"] = "ADMINISTRATIVE_AREA_LEVEL_3";
63
+ /** Neighborhood/quarter */
64
+ SubdivisionType["ADMINISTRATIVE_AREA_LEVEL_4"] = "ADMINISTRATIVE_AREA_LEVEL_4";
65
+ /** Street/block */
66
+ SubdivisionType["ADMINISTRATIVE_AREA_LEVEL_5"] = "ADMINISTRATIVE_AREA_LEVEL_5";
67
+ /** ADMINISTRATIVE_AREA_LEVEL_0. Indicates the national political entity, and is typically the highest order type returned by the Geocoder. */
68
+ SubdivisionType["COUNTRY"] = "COUNTRY";
69
+ })(SubdivisionType || (exports.SubdivisionType = SubdivisionType = {}));
70
+ var RsvpStatus;
71
+ (function (RsvpStatus) {
72
+ RsvpStatus["YES"] = "YES";
73
+ RsvpStatus["NO"] = "NO";
74
+ RsvpStatus["WAITING"] = "WAITING";
75
+ })(RsvpStatus || (exports.RsvpStatus = RsvpStatus = {}));
76
+ var RsvpFieldset;
77
+ (function (RsvpFieldset) {
78
+ /** Include RSVP details: created, modified, first_name, last_name, etc. */
79
+ RsvpFieldset["DETAILS"] = "DETAILS";
80
+ /** Include rsvp_form. */
81
+ RsvpFieldset["FORM"] = "FORM";
82
+ /** Include RSVP email. */
83
+ RsvpFieldset["CONTACT_DETAILS"] = "CONTACT_DETAILS";
84
+ })(RsvpFieldset || (exports.RsvpFieldset = RsvpFieldset = {}));
85
+ var RsvpTag;
86
+ (function (RsvpTag) {
87
+ /** Return only rsvps with all guests checked-in */
88
+ RsvpTag["FULLY_CHECKED_IN"] = "FULLY_CHECKED_IN";
89
+ /** Return only rsvps with not all guests checked-in */
90
+ RsvpTag["NOT_FULLY_CHECKED_IN"] = "NOT_FULLY_CHECKED_IN";
91
+ /** Return only member rsvp */
92
+ RsvpTag["MEMBER"] = "MEMBER";
93
+ })(RsvpTag || (exports.RsvpTag = RsvpTag = {}));
94
+ const _bulkUpdateRsvpRequest = {};
95
+ const _bulkUpdateRsvpResponse = { rsvps: '_rsvp' };
96
+ const _checkInRsvpRequest = {};
97
+ const _checkInRsvpResponse = { rsvp: '_rsvp' };
98
+ const _createRsvpRequest = { form: '_formResponse' };
99
+ const _createRsvpResponse = { rsvp: '_rsvp' };
100
+ const _deleteRsvpCheckInRequest = {};
101
+ const _deleteRsvpCheckInResponse = { rsvp: '_rsvp' };
102
+ const _deleteRsvpRequest = {};
103
+ const _deleteRsvpResponse = {};
104
+ const _formattedAddress = { address: 'wix.common.Address' };
105
+ const _formResponse = { inputValues: '_inputValue' };
106
+ const _getRsvpRequest = {};
107
+ const _getRsvpResponse = { rsvp: '_rsvp' };
108
+ const _inputValue = { address: '_formattedAddress' };
109
+ const _listRsvpRequest = {};
110
+ const _listRsvpResponse = { rsvps: '_rsvp' };
111
+ const _queryRsvpRequest = {};
112
+ const _queryRsvpResponse = { rsvps: '_rsvp' };
113
+ const _rsvp = { rsvpForm: '_formResponse' };
114
+ const _updateRsvpRequest = { rsvpForm: '_formResponse' };
115
+ const _updateRsvpResponse = { rsvp: '_rsvp' };
116
+ /**
117
+ * Retrieves a list of up to 100 RSVPs, given the provided [paging](https://dev.wix.com/api/rest/getting-started/pagination), [filtering & sorting](https://dev.wix.com/api/rest/wix-events/wix-events/filter-and-sort#wix-events_wix-events_filter-and-sort_list-query-rsvps).
118
+ * @public
119
+ * @documentationMaturity preview
120
+ * @permissionScope Read Events - all read permissions
121
+ * @permissionScope Manage Events - all permissions
122
+ * @permissionScope Manage Guest List
123
+ * @permissionScope Read Event Tickets and Guest List
124
+ * @applicableIdentity APP
125
+ */
126
+ function listRsvp(options) {
127
+ var _a, _b, _c;
128
+ return __awaiter(this, arguments, void 0, function* () {
129
+ const requestTransformation = {
130
+ offset: '$[0].offset',
131
+ limit: '$[0].limit',
132
+ fieldset: '$[0].fieldset',
133
+ eventId: '$[0].eventId',
134
+ rsvpId: '$[0].rsvpId',
135
+ status: '$[0].status',
136
+ memberId: '$[0].memberId',
137
+ facet: '$[0].facet',
138
+ searchPhrase: '$[0].searchPhrase',
139
+ eventCreatorId: '$[0].eventCreatorId',
140
+ sort: '$[0].sort',
141
+ contactId: '$[0].contactId',
142
+ tag: '$[0].tag',
143
+ };
144
+ const responseTransformation = '$';
145
+ // @ts-ignore
146
+ const { httpClient, sideEffects } = arguments[1];
147
+ const { toAmbassadorRequest } = (0, velo_1.serializer)({
148
+ rootSchema: _listRsvpRequest,
149
+ depSchemas: {},
150
+ fqdnTransformation: {
151
+ paths: [],
152
+ transformation: _fromVeloEntity,
153
+ },
154
+ customTransformation: requestTransformation,
155
+ });
156
+ const { fromJSON } = (0, velo_1.serializer)({
157
+ rootSchema: _listRsvpResponse,
158
+ depSchemas: { _formResponse, _formattedAddress, _inputValue, _rsvp },
159
+ fqdnTransformation: {
160
+ paths: [...['Array#rsvps']],
161
+ transformation: _toVeloEntity,
162
+ },
163
+ customTransformation: responseTransformation,
164
+ });
165
+ const payload = toAmbassadorRequest([options]);
166
+ const reqOpts = ambassadorWixEventsV1Rsvp.listRsvp(payload);
167
+ __log(`"ListRsvp" sending request with: ${__inspect(reqOpts)}`);
168
+ (_a = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSiteCall) === null || _a === void 0 ? void 0 : _a.call(sideEffects);
169
+ try {
170
+ const result = yield httpClient.request(reqOpts);
171
+ (_b = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSuccess) === null || _b === void 0 ? void 0 : _b.call(sideEffects, result);
172
+ return fromJSON(result.data);
173
+ }
174
+ catch (err) {
175
+ const transformedError = (0, transform_error_1.transformError)(err, {
176
+ spreadPathsToArguments: {},
177
+ explicitPathsToArguments: {
178
+ offset: '$[0].offset',
179
+ limit: '$[0].limit',
180
+ fieldset: '$[0].fieldset',
181
+ eventId: '$[0].eventId',
182
+ rsvpId: '$[0].rsvpId',
183
+ status: '$[0].status',
184
+ memberId: '$[0].memberId',
185
+ facet: '$[0].facet',
186
+ searchPhrase: '$[0].searchPhrase',
187
+ eventCreatorId: '$[0].eventCreatorId',
188
+ sort: '$[0].sort',
189
+ contactId: '$[0].contactId',
190
+ tag: '$[0].tag',
191
+ },
192
+ singleArgumentUnchanged: false,
193
+ }, ['options']);
194
+ (_c = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onError) === null || _c === void 0 ? void 0 : _c.call(sideEffects, err);
195
+ throw transformedError;
196
+ }
197
+ });
198
+ }
199
+ exports.listRsvp = listRsvp;
200
+ /**
201
+ * Retrieves a list of up to 100 RSVPs, supporting [structurized queries](https://dev.wix.com/api/rest/wix-events/wix-events/filter-and-sort#wix-events_wix-events_filter-and-sort_list-query-rsvps).
202
+ * @public
203
+ * @documentationMaturity preview
204
+ * @permissionScope Read Events - all read permissions
205
+ * @permissionScope Manage Events - all permissions
206
+ * @permissionScope Manage Guest List
207
+ * @permissionScope Read Event Tickets and Guest List
208
+ * @applicableIdentity APP
209
+ */
210
+ function queryRsvp(options) {
211
+ var _a, _b, _c;
212
+ return __awaiter(this, arguments, void 0, function* () {
213
+ const requestTransformation = {
214
+ offset: '$[0].offset',
215
+ limit: '$[0].limit',
216
+ fieldset: '$[0].fieldset',
217
+ filter: '$[0].filter',
218
+ memberId: '$[0].memberId',
219
+ facet: '$[0].facet',
220
+ searchPhrase: '$[0].searchPhrase',
221
+ eventCreatorId: '$[0].eventCreatorId',
222
+ sort: '$[0].sort',
223
+ contactId: '$[0].contactId',
224
+ tag: '$[0].tag',
225
+ };
226
+ const responseTransformation = '$';
227
+ // @ts-ignore
228
+ const { httpClient, sideEffects } = arguments[1];
229
+ const { toAmbassadorRequest } = (0, velo_1.serializer)({
230
+ rootSchema: _queryRsvpRequest,
231
+ depSchemas: {},
232
+ fqdnTransformation: {
233
+ paths: [],
234
+ transformation: _fromVeloEntity,
235
+ },
236
+ customTransformation: requestTransformation,
237
+ });
238
+ const { fromJSON } = (0, velo_1.serializer)({
239
+ rootSchema: _queryRsvpResponse,
240
+ depSchemas: { _formResponse, _formattedAddress, _inputValue, _rsvp },
241
+ fqdnTransformation: {
242
+ paths: [...['Array#rsvps']],
243
+ transformation: _toVeloEntity,
244
+ },
245
+ customTransformation: responseTransformation,
246
+ });
247
+ const payload = toAmbassadorRequest([options]);
248
+ const reqOpts = ambassadorWixEventsV1Rsvp.queryRsvp(payload);
249
+ __log(`"QueryRsvp" sending request with: ${__inspect(reqOpts)}`);
250
+ (_a = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSiteCall) === null || _a === void 0 ? void 0 : _a.call(sideEffects);
251
+ try {
252
+ const result = yield httpClient.request(reqOpts);
253
+ (_b = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSuccess) === null || _b === void 0 ? void 0 : _b.call(sideEffects, result);
254
+ return fromJSON(result.data);
255
+ }
256
+ catch (err) {
257
+ const transformedError = (0, transform_error_1.transformError)(err, {
258
+ spreadPathsToArguments: {},
259
+ explicitPathsToArguments: {
260
+ offset: '$[0].offset',
261
+ limit: '$[0].limit',
262
+ fieldset: '$[0].fieldset',
263
+ filter: '$[0].filter',
264
+ memberId: '$[0].memberId',
265
+ facet: '$[0].facet',
266
+ searchPhrase: '$[0].searchPhrase',
267
+ eventCreatorId: '$[0].eventCreatorId',
268
+ sort: '$[0].sort',
269
+ contactId: '$[0].contactId',
270
+ tag: '$[0].tag',
271
+ },
272
+ singleArgumentUnchanged: false,
273
+ }, ['options']);
274
+ (_c = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onError) === null || _c === void 0 ? void 0 : _c.call(sideEffects, err);
275
+ throw transformedError;
276
+ }
277
+ });
278
+ }
279
+ exports.queryRsvp = queryRsvp;
280
+ /**
281
+ * Retrieves an RSVP.
282
+ * @param rsvpId - RSVP ID.
283
+ * @public
284
+ * @documentationMaturity preview
285
+ * @requiredField rsvpId
286
+ * @permissionScope Read Events - all read permissions
287
+ * @permissionScope Manage Events - all permissions
288
+ * @permissionScope Manage Guest List
289
+ * @permissionScope Read Event Tickets and Guest List
290
+ * @applicableIdentity APP
291
+ * @returns RSVP.
292
+ */
293
+ function getRsvp(rsvpId, options) {
294
+ var _a, _b, _c;
295
+ return __awaiter(this, arguments, void 0, function* () {
296
+ const requestTransformation = {
297
+ rsvpId: '$[0]',
298
+ eventId: '$[1].eventId',
299
+ fieldset: '$[1].fieldset',
300
+ };
301
+ const responseTransformation = '$.rsvp';
302
+ // @ts-ignore
303
+ const { httpClient, sideEffects } = arguments[2];
304
+ const { toAmbassadorRequest } = (0, velo_1.serializer)({
305
+ rootSchema: _getRsvpRequest,
306
+ depSchemas: {},
307
+ fqdnTransformation: {
308
+ paths: [],
309
+ transformation: _fromVeloEntity,
310
+ },
311
+ customTransformation: requestTransformation,
312
+ });
313
+ const { fromJSON } = (0, velo_1.serializer)({
314
+ rootSchema: _getRsvpResponse,
315
+ depSchemas: { _formResponse, _formattedAddress, _inputValue, _rsvp },
316
+ fqdnTransformation: {
317
+ paths: [...['rsvp']],
318
+ transformation: _toVeloEntity,
319
+ },
320
+ customTransformation: responseTransformation,
321
+ });
322
+ const payload = toAmbassadorRequest([rsvpId, options]);
323
+ const reqOpts = ambassadorWixEventsV1Rsvp.getRsvp(payload);
324
+ __log(`"GetRsvp" sending request with: ${__inspect(reqOpts)}`);
325
+ (_a = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSiteCall) === null || _a === void 0 ? void 0 : _a.call(sideEffects);
326
+ try {
327
+ const result = yield httpClient.request(reqOpts);
328
+ (_b = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSuccess) === null || _b === void 0 ? void 0 : _b.call(sideEffects, result);
329
+ return fromJSON(result.data);
330
+ }
331
+ catch (err) {
332
+ const transformedError = (0, transform_error_1.transformError)(err, {
333
+ spreadPathsToArguments: {},
334
+ explicitPathsToArguments: {
335
+ rsvpId: '$[0]',
336
+ eventId: '$[1].eventId',
337
+ fieldset: '$[1].fieldset',
338
+ },
339
+ singleArgumentUnchanged: false,
340
+ }, ['rsvpId', 'options']);
341
+ (_c = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onError) === null || _c === void 0 ? void 0 : _c.call(sideEffects, err);
342
+ throw transformedError;
343
+ }
344
+ });
345
+ }
346
+ exports.getRsvp = getRsvp;
347
+ /**
348
+ * Creates an RSVP, associated with a contact of the site.
349
+ * @public
350
+ * @documentationMaturity preview
351
+ * @applicableIdentity MEMBER
352
+ * @applicableIdentity VISITOR
353
+ */
354
+ function createRsvp(options) {
355
+ var _a, _b, _c;
356
+ return __awaiter(this, arguments, void 0, function* () {
357
+ const requestTransformation = {
358
+ eventId: '$[0].eventId',
359
+ form: '$[0].form',
360
+ status: '$[0].status',
361
+ memberId: '$[0].memberId',
362
+ options: '$[0].options',
363
+ };
364
+ const responseTransformation = '$';
365
+ // @ts-ignore
366
+ const { httpClient, sideEffects } = arguments[1];
367
+ const { toAmbassadorRequest } = (0, velo_1.serializer)({
368
+ rootSchema: _createRsvpRequest,
369
+ depSchemas: { _formResponse, _formattedAddress, _inputValue },
370
+ fqdnTransformation: {
371
+ paths: [],
372
+ transformation: _fromVeloEntity,
373
+ },
374
+ customTransformation: requestTransformation,
375
+ });
376
+ const { fromJSON } = (0, velo_1.serializer)({
377
+ rootSchema: _createRsvpResponse,
378
+ depSchemas: { _formResponse, _formattedAddress, _inputValue, _rsvp },
379
+ fqdnTransformation: {
380
+ paths: [...['rsvp']],
381
+ transformation: _toVeloEntity,
382
+ },
383
+ customTransformation: responseTransformation,
384
+ });
385
+ const payload = toAmbassadorRequest([options]);
386
+ const reqOpts = ambassadorWixEventsV1Rsvp.createRsvp(payload);
387
+ __log(`"CreateRsvp" sending request with: ${__inspect(reqOpts)}`);
388
+ (_a = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSiteCall) === null || _a === void 0 ? void 0 : _a.call(sideEffects);
389
+ try {
390
+ const result = yield httpClient.request(reqOpts);
391
+ (_b = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSuccess) === null || _b === void 0 ? void 0 : _b.call(sideEffects, result);
392
+ return fromJSON(result.data);
393
+ }
394
+ catch (err) {
395
+ const transformedError = (0, transform_error_1.transformError)(err, {
396
+ spreadPathsToArguments: {},
397
+ explicitPathsToArguments: {
398
+ eventId: '$[0].eventId',
399
+ form: '$[0].form',
400
+ status: '$[0].status',
401
+ memberId: '$[0].memberId',
402
+ options: '$[0].options',
403
+ },
404
+ singleArgumentUnchanged: false,
405
+ }, ['options']);
406
+ (_c = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onError) === null || _c === void 0 ? void 0 : _c.call(sideEffects, err);
407
+ throw transformedError;
408
+ }
409
+ });
410
+ }
411
+ exports.createRsvp = createRsvp;
412
+ /**
413
+ * Updates an RSVP. See [partial updates](https://dev.wix.com/api/wix-events/partial-updates).
414
+ * @param rsvpId - RSVP ID.
415
+ * @param eventId - Event ID.
416
+ * @public
417
+ * @documentationMaturity preview
418
+ * @requiredField eventId
419
+ * @requiredField rsvpId
420
+ * @permissionScope Manage Events - all permissions
421
+ * @permissionScope Manage Guest List
422
+ * @applicableIdentity APP
423
+ */
424
+ function updateRsvp(rsvpId, eventId, options) {
425
+ var _a, _b, _c;
426
+ return __awaiter(this, arguments, void 0, function* () {
427
+ const requestTransformation = {
428
+ rsvpId: '$[0]',
429
+ eventId: '$[1]',
430
+ rsvpForm: '$[2].rsvpForm',
431
+ status: '$[2].status',
432
+ options: '$[2].options',
433
+ };
434
+ const responseTransformation = '$';
435
+ // @ts-ignore
436
+ const { httpClient, sideEffects } = arguments[3];
437
+ const { toAmbassadorRequest } = (0, velo_1.serializer)({
438
+ rootSchema: _updateRsvpRequest,
439
+ depSchemas: { _formResponse, _formattedAddress, _inputValue },
440
+ fqdnTransformation: {
441
+ paths: [],
442
+ transformation: _fromVeloEntity,
443
+ },
444
+ customTransformation: requestTransformation,
445
+ });
446
+ const { fromJSON } = (0, velo_1.serializer)({
447
+ rootSchema: _updateRsvpResponse,
448
+ depSchemas: { _formResponse, _formattedAddress, _inputValue, _rsvp },
449
+ fqdnTransformation: {
450
+ paths: [...['rsvp']],
451
+ transformation: _toVeloEntity,
452
+ },
453
+ customTransformation: responseTransformation,
454
+ });
455
+ const payload = toAmbassadorRequest([rsvpId, eventId, options]);
456
+ const reqOpts = ambassadorWixEventsV1Rsvp.updateRsvp(payload);
457
+ __log(`"UpdateRsvp" sending request with: ${__inspect(reqOpts)}`);
458
+ (_a = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSiteCall) === null || _a === void 0 ? void 0 : _a.call(sideEffects);
459
+ try {
460
+ const result = yield httpClient.request(reqOpts);
461
+ (_b = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSuccess) === null || _b === void 0 ? void 0 : _b.call(sideEffects, result);
462
+ return fromJSON(result.data);
463
+ }
464
+ catch (err) {
465
+ const transformedError = (0, transform_error_1.transformError)(err, {
466
+ spreadPathsToArguments: {},
467
+ explicitPathsToArguments: {
468
+ rsvpId: '$[0]',
469
+ eventId: '$[1]',
470
+ rsvpForm: '$[2].rsvpForm',
471
+ status: '$[2].status',
472
+ options: '$[2].options',
473
+ },
474
+ singleArgumentUnchanged: false,
475
+ }, ['rsvpId', 'eventId', 'options']);
476
+ (_c = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onError) === null || _c === void 0 ? void 0 : _c.call(sideEffects, err);
477
+ throw transformedError;
478
+ }
479
+ });
480
+ }
481
+ exports.updateRsvp = updateRsvp;
482
+ /**
483
+ * Updates multiple RSVPs - status only.
484
+ * @param eventId - Event ID.
485
+ * @public
486
+ * @documentationMaturity preview
487
+ * @requiredField eventId
488
+ * @permissionScope Manage Events - all permissions
489
+ * @permissionScope Manage Guest List
490
+ * @applicableIdentity APP
491
+ */
492
+ function bulkUpdateRsvp(eventId, options) {
493
+ var _a, _b, _c;
494
+ return __awaiter(this, arguments, void 0, function* () {
495
+ const requestTransformation = {
496
+ eventId: '$[0]',
497
+ rsvpId: '$[1].rsvpId',
498
+ status: '$[1].status',
499
+ };
500
+ const responseTransformation = '$';
501
+ // @ts-ignore
502
+ const { httpClient, sideEffects } = arguments[2];
503
+ const { toAmbassadorRequest } = (0, velo_1.serializer)({
504
+ rootSchema: _bulkUpdateRsvpRequest,
505
+ depSchemas: {},
506
+ fqdnTransformation: {
507
+ paths: [],
508
+ transformation: _fromVeloEntity,
509
+ },
510
+ customTransformation: requestTransformation,
511
+ });
512
+ const { fromJSON } = (0, velo_1.serializer)({
513
+ rootSchema: _bulkUpdateRsvpResponse,
514
+ depSchemas: { _formResponse, _formattedAddress, _inputValue, _rsvp },
515
+ fqdnTransformation: {
516
+ paths: [...['Array#rsvps']],
517
+ transformation: _toVeloEntity,
518
+ },
519
+ customTransformation: responseTransformation,
520
+ });
521
+ const payload = toAmbassadorRequest([eventId, options]);
522
+ const reqOpts = ambassadorWixEventsV1Rsvp.bulkUpdateRsvp(payload);
523
+ __log(`"BulkUpdateRsvp" sending request with: ${__inspect(reqOpts)}`);
524
+ (_a = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSiteCall) === null || _a === void 0 ? void 0 : _a.call(sideEffects);
525
+ try {
526
+ const result = yield httpClient.request(reqOpts);
527
+ (_b = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSuccess) === null || _b === void 0 ? void 0 : _b.call(sideEffects, result);
528
+ return fromJSON(result.data);
529
+ }
530
+ catch (err) {
531
+ const transformedError = (0, transform_error_1.transformError)(err, {
532
+ spreadPathsToArguments: {},
533
+ explicitPathsToArguments: {
534
+ eventId: '$[0]',
535
+ rsvpId: '$[1].rsvpId',
536
+ status: '$[1].status',
537
+ },
538
+ singleArgumentUnchanged: false,
539
+ }, ['eventId', 'options']);
540
+ (_c = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onError) === null || _c === void 0 ? void 0 : _c.call(sideEffects, err);
541
+ throw transformedError;
542
+ }
543
+ });
544
+ }
545
+ exports.bulkUpdateRsvp = bulkUpdateRsvp;
546
+ /**
547
+ * Deletes an RSVP.
548
+ * @param eventId - Event ID.
549
+ * @public
550
+ * @documentationMaturity preview
551
+ * @requiredField eventId
552
+ * @permissionScope Manage Events - all permissions
553
+ * @permissionScope Manage Guest List
554
+ * @applicableIdentity APP
555
+ */
556
+ function deleteRsvp(eventId, options) {
557
+ var _a, _b, _c;
558
+ return __awaiter(this, arguments, void 0, function* () {
559
+ const requestTransformation = { eventId: '$[0]', rsvps: '$[1].rsvps' };
560
+ const responseTransformation = '$';
561
+ // @ts-ignore
562
+ const { httpClient, sideEffects } = arguments[2];
563
+ const { toAmbassadorRequest } = (0, velo_1.serializer)({
564
+ rootSchema: _deleteRsvpRequest,
565
+ depSchemas: {},
566
+ fqdnTransformation: {
567
+ paths: [],
568
+ transformation: _fromVeloEntity,
569
+ },
570
+ customTransformation: requestTransformation,
571
+ });
572
+ const { fromJSON } = (0, velo_1.serializer)({
573
+ rootSchema: _deleteRsvpResponse,
574
+ depSchemas: {},
575
+ fqdnTransformation: {
576
+ paths: [],
577
+ transformation: _toVeloEntity,
578
+ },
579
+ customTransformation: responseTransformation,
580
+ });
581
+ const payload = toAmbassadorRequest([eventId, options]);
582
+ const reqOpts = ambassadorWixEventsV1Rsvp.deleteRsvp(payload);
583
+ __log(`"DeleteRsvp" sending request with: ${__inspect(reqOpts)}`);
584
+ (_a = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSiteCall) === null || _a === void 0 ? void 0 : _a.call(sideEffects);
585
+ try {
586
+ const result = yield httpClient.request(reqOpts);
587
+ (_b = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSuccess) === null || _b === void 0 ? void 0 : _b.call(sideEffects, result);
588
+ }
589
+ catch (err) {
590
+ const transformedError = (0, transform_error_1.transformError)(err, {
591
+ spreadPathsToArguments: {},
592
+ explicitPathsToArguments: { eventId: '$[0]', rsvps: '$[1].rsvps' },
593
+ singleArgumentUnchanged: false,
594
+ }, ['eventId', 'options']);
595
+ (_c = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onError) === null || _c === void 0 ? void 0 : _c.call(sideEffects, err);
596
+ throw transformedError;
597
+ }
598
+ });
599
+ }
600
+ exports.deleteRsvp = deleteRsvp;
601
+ /**
602
+ * Checks-in an RSVP.
603
+ * @param eventId - Event ID.
604
+ * @public
605
+ * @documentationMaturity preview
606
+ * @requiredField eventId
607
+ * @requiredField options.rsvpId
608
+ */
609
+ function checkInRsvp(eventId, options) {
610
+ var _a, _b, _c;
611
+ return __awaiter(this, arguments, void 0, function* () {
612
+ const requestTransformation = {
613
+ eventId: '$[0]',
614
+ rsvpId: '$[1].rsvpId',
615
+ guestId: '$[1].guestId',
616
+ };
617
+ const responseTransformation = '$';
618
+ // @ts-ignore
619
+ const { httpClient, sideEffects } = arguments[2];
620
+ const { toAmbassadorRequest } = (0, velo_1.serializer)({
621
+ rootSchema: _checkInRsvpRequest,
622
+ depSchemas: {},
623
+ fqdnTransformation: {
624
+ paths: [],
625
+ transformation: _fromVeloEntity,
626
+ },
627
+ customTransformation: requestTransformation,
628
+ });
629
+ const { fromJSON } = (0, velo_1.serializer)({
630
+ rootSchema: _checkInRsvpResponse,
631
+ depSchemas: { _formResponse, _formattedAddress, _inputValue, _rsvp },
632
+ fqdnTransformation: {
633
+ paths: [...['rsvp']],
634
+ transformation: _toVeloEntity,
635
+ },
636
+ customTransformation: responseTransformation,
637
+ });
638
+ const payload = toAmbassadorRequest([eventId, options]);
639
+ const reqOpts = ambassadorWixEventsV1Rsvp.checkInRsvp(payload);
640
+ __log(`"CheckInRsvp" sending request with: ${__inspect(reqOpts)}`);
641
+ (_a = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSiteCall) === null || _a === void 0 ? void 0 : _a.call(sideEffects);
642
+ try {
643
+ const result = yield httpClient.request(reqOpts);
644
+ (_b = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSuccess) === null || _b === void 0 ? void 0 : _b.call(sideEffects, result);
645
+ return fromJSON(result.data);
646
+ }
647
+ catch (err) {
648
+ const transformedError = (0, transform_error_1.transformError)(err, {
649
+ spreadPathsToArguments: {},
650
+ explicitPathsToArguments: {
651
+ eventId: '$[0]',
652
+ rsvpId: '$[1].rsvpId',
653
+ guestId: '$[1].guestId',
654
+ },
655
+ singleArgumentUnchanged: false,
656
+ }, ['eventId', 'options']);
657
+ (_c = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onError) === null || _c === void 0 ? void 0 : _c.call(sideEffects, err);
658
+ throw transformedError;
659
+ }
660
+ });
661
+ }
662
+ exports.checkInRsvp = checkInRsvp;
663
+ /**
664
+ * Deletes an RSVP check-in.
665
+ * @param eventId - Event ID.
666
+ * @public
667
+ * @documentationMaturity preview
668
+ * @requiredField eventId
669
+ * @requiredField options.rsvpId
670
+ */
671
+ function deleteRsvpCheckIn(eventId, options) {
672
+ var _a, _b, _c;
673
+ return __awaiter(this, arguments, void 0, function* () {
674
+ const requestTransformation = {
675
+ eventId: '$[0]',
676
+ rsvpId: '$[1].rsvpId',
677
+ guestId: '$[1].guestId',
678
+ };
679
+ const responseTransformation = '$';
680
+ // @ts-ignore
681
+ const { httpClient, sideEffects } = arguments[2];
682
+ const { toAmbassadorRequest } = (0, velo_1.serializer)({
683
+ rootSchema: _deleteRsvpCheckInRequest,
684
+ depSchemas: {},
685
+ fqdnTransformation: {
686
+ paths: [],
687
+ transformation: _fromVeloEntity,
688
+ },
689
+ customTransformation: requestTransformation,
690
+ });
691
+ const { fromJSON } = (0, velo_1.serializer)({
692
+ rootSchema: _deleteRsvpCheckInResponse,
693
+ depSchemas: { _formResponse, _formattedAddress, _inputValue, _rsvp },
694
+ fqdnTransformation: {
695
+ paths: [...['rsvp']],
696
+ transformation: _toVeloEntity,
697
+ },
698
+ customTransformation: responseTransformation,
699
+ });
700
+ const payload = toAmbassadorRequest([eventId, options]);
701
+ const reqOpts = ambassadorWixEventsV1Rsvp.deleteRsvpCheckIn(payload);
702
+ __log(`"DeleteRsvpCheckIn" sending request with: ${__inspect(reqOpts)}`);
703
+ (_a = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSiteCall) === null || _a === void 0 ? void 0 : _a.call(sideEffects);
704
+ try {
705
+ const result = yield httpClient.request(reqOpts);
706
+ (_b = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onSuccess) === null || _b === void 0 ? void 0 : _b.call(sideEffects, result);
707
+ return fromJSON(result.data);
708
+ }
709
+ catch (err) {
710
+ const transformedError = (0, transform_error_1.transformError)(err, {
711
+ spreadPathsToArguments: {},
712
+ explicitPathsToArguments: {
713
+ eventId: '$[0]',
714
+ rsvpId: '$[1].rsvpId',
715
+ guestId: '$[1].guestId',
716
+ },
717
+ singleArgumentUnchanged: false,
718
+ }, ['eventId', 'options']);
719
+ (_c = sideEffects === null || sideEffects === void 0 ? void 0 : sideEffects.onError) === null || _c === void 0 ? void 0 : _c.call(sideEffects, err);
720
+ throw transformedError;
721
+ }
722
+ });
723
+ }
724
+ exports.deleteRsvpCheckIn = deleteRsvpCheckIn;
725
+ //# sourceMappingURL=events-v1-rsvp.universal.js.map