@medusajs/types 1.12.0-snapshot-20240405070935 → 1.12.0-snapshot-20240405154416
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/auth/common/auth-user.d.ts +21 -16
- package/dist/auth/common/auth-user.d.ts.map +1 -1
- package/dist/auth/common/provider.d.ts +28 -15
- package/dist/auth/common/provider.d.ts.map +1 -1
- package/dist/auth/service.d.ts +137 -75
- package/dist/auth/service.d.ts.map +1 -1
- package/dist/bundles.d.ts +2 -0
- package/dist/bundles.d.ts.map +1 -1
- package/dist/bundles.js +3 -1
- package/dist/bundles.js.map +1 -1
- package/dist/cart/common.d.ts +443 -62
- package/dist/cart/common.d.ts.map +1 -1
- package/dist/cart/mutations.d.ts +483 -0
- package/dist/cart/mutations.d.ts.map +1 -1
- package/dist/cart/mutations.js.map +1 -1
- package/dist/cart/service.d.ts +1607 -0
- package/dist/cart/service.d.ts.map +1 -1
- package/dist/common/index.d.ts +1 -0
- package/dist/common/index.d.ts.map +1 -1
- package/dist/common/index.js +1 -0
- package/dist/common/index.js.map +1 -1
- package/dist/common/rule.d.ts +2 -0
- package/dist/common/rule.d.ts.map +1 -0
- package/dist/common/rule.js +3 -0
- package/dist/common/rule.js.map +1 -0
- package/dist/customer/service.d.ts +445 -197
- package/dist/customer/service.d.ts.map +1 -1
- package/dist/file/common.d.ts +14 -0
- package/dist/file/common.d.ts.map +1 -0
- package/dist/file/common.js +3 -0
- package/dist/file/common.js.map +1 -0
- package/dist/file/index.d.ts +4 -0
- package/dist/file/index.d.ts.map +1 -0
- package/dist/file/index.js +20 -0
- package/dist/file/index.js.map +1 -0
- package/dist/file/mutations.d.ts +18 -0
- package/dist/file/mutations.d.ts.map +1 -0
- package/dist/file/mutations.js +3 -0
- package/dist/file/mutations.js.map +1 -0
- package/dist/file/service.d.ts +76 -0
- package/dist/file/service.d.ts.map +1 -0
- package/dist/file/service.js +3 -0
- package/dist/file/service.js.map +1 -0
- package/dist/fulfillment/mutations/shipping-option-rule.d.ts +2 -2
- package/dist/fulfillment/mutations/shipping-option-rule.d.ts.map +1 -1
- package/dist/http/fulfillment/admin/fulfillment-address.d.ts +22 -0
- package/dist/http/fulfillment/admin/fulfillment-address.d.ts.map +1 -0
- package/dist/http/fulfillment/admin/fulfillment-address.js +3 -0
- package/dist/http/fulfillment/admin/fulfillment-address.js.map +1 -0
- package/dist/http/fulfillment/admin/fulfillment-item.d.ts +17 -0
- package/dist/http/fulfillment/admin/fulfillment-item.d.ts.map +1 -0
- package/dist/http/fulfillment/admin/fulfillment-item.js +3 -0
- package/dist/http/fulfillment/admin/fulfillment-item.js.map +1 -0
- package/dist/http/fulfillment/admin/fulfillment-label.d.ts +14 -0
- package/dist/http/fulfillment/admin/fulfillment-label.d.ts.map +1 -0
- package/dist/http/fulfillment/admin/fulfillment-label.js +3 -0
- package/dist/http/fulfillment/admin/fulfillment-label.js.map +1 -0
- package/dist/http/fulfillment/admin/fulfillment-provider.d.ts +12 -0
- package/dist/http/fulfillment/admin/fulfillment-provider.d.ts.map +1 -0
- package/dist/http/fulfillment/admin/fulfillment-provider.js +3 -0
- package/dist/http/fulfillment/admin/fulfillment-provider.js.map +1 -0
- package/dist/http/fulfillment/admin/fulfillment-set.d.ts +15 -0
- package/dist/http/fulfillment/admin/fulfillment-set.d.ts.map +1 -0
- package/dist/http/fulfillment/admin/fulfillment-set.js +3 -0
- package/dist/http/fulfillment/admin/fulfillment-set.js.map +1 -0
- package/dist/http/fulfillment/admin/fulfillment.d.ts +27 -0
- package/dist/http/fulfillment/admin/fulfillment.d.ts.map +1 -0
- package/dist/http/fulfillment/admin/fulfillment.js +3 -0
- package/dist/http/fulfillment/admin/fulfillment.js.map +1 -0
- package/dist/http/fulfillment/admin/geo-zone.d.ts +17 -0
- package/dist/http/fulfillment/admin/geo-zone.d.ts.map +1 -0
- package/dist/http/fulfillment/admin/geo-zone.js +3 -0
- package/dist/http/fulfillment/admin/geo-zone.js.map +1 -0
- package/dist/http/fulfillment/admin/index.d.ts +13 -0
- package/dist/http/fulfillment/admin/index.d.ts.map +1 -0
- package/dist/http/fulfillment/admin/index.js +29 -0
- package/dist/http/fulfillment/admin/index.js.map +1 -0
- package/dist/http/fulfillment/admin/service-zone.d.ts +14 -0
- package/dist/http/fulfillment/admin/service-zone.d.ts.map +1 -0
- package/dist/http/fulfillment/admin/service-zone.js +3 -0
- package/dist/http/fulfillment/admin/service-zone.js.map +1 -0
- package/dist/http/fulfillment/admin/shipping-option-rule.d.ts +16 -0
- package/dist/http/fulfillment/admin/shipping-option-rule.d.ts.map +1 -0
- package/dist/http/fulfillment/admin/shipping-option-rule.js +3 -0
- package/dist/http/fulfillment/admin/shipping-option-rule.js.map +1 -0
- package/dist/http/fulfillment/admin/shipping-option-type.d.ts +14 -0
- package/dist/http/fulfillment/admin/shipping-option-type.d.ts.map +1 -0
- package/dist/http/fulfillment/admin/shipping-option-type.js +3 -0
- package/dist/http/fulfillment/admin/shipping-option-type.js.map +1 -0
- package/dist/http/fulfillment/admin/shipping-option.d.ts +31 -0
- package/dist/http/fulfillment/admin/shipping-option.d.ts.map +1 -0
- package/dist/http/fulfillment/admin/shipping-option.js +3 -0
- package/dist/http/fulfillment/admin/shipping-option.js.map +1 -0
- package/dist/http/fulfillment/admin/shipping-profile.d.ts +13 -0
- package/dist/http/fulfillment/admin/shipping-profile.d.ts.map +1 -0
- package/dist/http/fulfillment/admin/shipping-profile.js +3 -0
- package/dist/http/fulfillment/admin/shipping-profile.js.map +1 -0
- package/dist/http/fulfillment/index.d.ts +2 -0
- package/dist/http/fulfillment/index.d.ts.map +1 -0
- package/dist/http/fulfillment/index.js +18 -0
- package/dist/http/fulfillment/index.js.map +1 -0
- package/dist/http/index.d.ts +2 -0
- package/dist/http/index.d.ts.map +1 -0
- package/dist/http/index.js +18 -0
- package/dist/http/index.js.map +1 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/dist/inventory/common/inventory-item.d.ts +55 -64
- package/dist/inventory/common/inventory-item.d.ts.map +1 -1
- package/dist/inventory/common/inventory-level.d.ts +37 -37
- package/dist/inventory/common/inventory-level.d.ts.map +1 -1
- package/dist/inventory/common/reservation-item.d.ts +34 -44
- package/dist/inventory/common/reservation-item.d.ts.map +1 -1
- package/dist/inventory/service-next.d.ts +596 -534
- package/dist/inventory/service-next.d.ts.map +1 -1
- package/dist/payment/common.d.ts +174 -53
- package/dist/payment/common.d.ts.map +1 -1
- package/dist/payment/common.js +3 -3
- package/dist/payment/common.js.map +1 -1
- package/dist/payment/mutations.d.ts +58 -17
- package/dist/payment/mutations.d.ts.map +1 -1
- package/dist/payment/provider.d.ts +128 -43
- package/dist/payment/provider.d.ts.map +1 -1
- package/dist/payment/provider.js.map +1 -1
- package/dist/payment/service.d.ts +460 -39
- package/dist/payment/service.d.ts.map +1 -1
- package/dist/pricing/common/price-list.d.ts +2 -2
- package/dist/pricing/common/price-set.d.ts +6 -4
- package/dist/pricing/common/price-set.d.ts.map +1 -1
- package/dist/pricing/service.d.ts +731 -1695
- package/dist/pricing/service.d.ts.map +1 -1
- package/dist/promotion/common/application-method.d.ts +153 -0
- package/dist/promotion/common/application-method.d.ts.map +1 -1
- package/dist/promotion/common/campaign-budget.d.ts +37 -0
- package/dist/promotion/common/campaign-budget.d.ts.map +1 -1
- package/dist/promotion/common/campaign.d.ts +36 -0
- package/dist/promotion/common/campaign.d.ts.map +1 -1
- package/dist/promotion/common/compute-actions.d.ts +135 -0
- package/dist/promotion/common/compute-actions.d.ts.map +1 -1
- package/dist/promotion/common/promotion-rule-value.d.ts +30 -0
- package/dist/promotion/common/promotion-rule-value.d.ts.map +1 -1
- package/dist/promotion/common/promotion-rule.d.ts +77 -0
- package/dist/promotion/common/promotion-rule.d.ts.map +1 -1
- package/dist/promotion/common/promotion.d.ts +100 -0
- package/dist/promotion/common/promotion.d.ts.map +1 -1
- package/dist/promotion/mutations.d.ts +84 -0
- package/dist/promotion/mutations.d.ts.map +1 -1
- package/dist/promotion/service.d.ts +786 -0
- package/dist/promotion/service.d.ts.map +1 -1
- package/dist/stock-location/common.d.ts +14 -0
- package/dist/stock-location/common.d.ts.map +1 -1
- package/dist/stock-location/service-next.d.ts +178 -186
- package/dist/stock-location/service-next.d.ts.map +1 -1
- package/dist/store/common/store.d.ts +42 -0
- package/dist/store/common/store.d.ts.map +1 -1
- package/dist/store/mutations/store.d.ts +75 -0
- package/dist/store/mutations/store.d.ts.map +1 -1
- package/dist/store/service.d.ts +113 -75
- package/dist/store/service.d.ts.map +1 -1
- package/dist/tax/common.d.ts +298 -10
- package/dist/tax/common.d.ts.map +1 -1
- package/dist/tax/mutations.d.ts +157 -0
- package/dist/tax/mutations.d.ts.map +1 -1
- package/dist/tax/provider.d.ts +126 -0
- package/dist/tax/provider.d.ts.map +1 -1
- package/dist/tax/service.d.ts +600 -0
- package/dist/tax/service.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/cart/mutations.d.ts
CHANGED
@@ -1,198 +1,681 @@
|
|
1
1
|
import { CartDTO, CartLineItemDTO } from "./common";
|
2
2
|
/** ADDRESS START */
|
3
|
+
/**
|
4
|
+
* The attributes in the address to be created or updated.
|
5
|
+
*/
|
3
6
|
export interface UpsertAddressDTO {
|
7
|
+
/**
|
8
|
+
* The associated customer's ID.
|
9
|
+
*/
|
4
10
|
customer_id?: string;
|
11
|
+
/**
|
12
|
+
* The company of the address.
|
13
|
+
*/
|
5
14
|
company?: string;
|
15
|
+
/**
|
16
|
+
* The first name of the address.
|
17
|
+
*/
|
6
18
|
first_name?: string;
|
19
|
+
/**
|
20
|
+
* The last name of the address.
|
21
|
+
*/
|
7
22
|
last_name?: string;
|
23
|
+
/**
|
24
|
+
* The first line of the address.
|
25
|
+
*/
|
8
26
|
address_1?: string;
|
27
|
+
/**
|
28
|
+
* The second line of the address.
|
29
|
+
*/
|
9
30
|
address_2?: string;
|
31
|
+
/**
|
32
|
+
* The city of the address.
|
33
|
+
*/
|
10
34
|
city?: string;
|
35
|
+
/**
|
36
|
+
* The ISO two country code of the address.
|
37
|
+
*/
|
11
38
|
country_code?: string;
|
39
|
+
/**
|
40
|
+
* The province of the address.
|
41
|
+
*/
|
12
42
|
province?: string;
|
43
|
+
/**
|
44
|
+
* The postal code of the address.
|
45
|
+
*/
|
13
46
|
postal_code?: string;
|
47
|
+
/**
|
48
|
+
* The phone of the address.
|
49
|
+
*/
|
14
50
|
phone?: string;
|
51
|
+
/**
|
52
|
+
* Holds custom data in key-value pairs.
|
53
|
+
*/
|
15
54
|
metadata?: Record<string, unknown>;
|
16
55
|
}
|
56
|
+
/**
|
57
|
+
* The attributes to update in the address.
|
58
|
+
*/
|
17
59
|
export interface UpdateAddressDTO extends UpsertAddressDTO {
|
60
|
+
/**
|
61
|
+
* The ID of the address.
|
62
|
+
*/
|
18
63
|
id: string;
|
19
64
|
}
|
65
|
+
/**
|
66
|
+
* The address to be created.
|
67
|
+
*/
|
20
68
|
export interface CreateAddressDTO extends UpsertAddressDTO {
|
21
69
|
}
|
22
70
|
/** ADDRESS END */
|
23
71
|
/** CART START */
|
72
|
+
/**
|
73
|
+
* The cart to be created.
|
74
|
+
*/
|
24
75
|
export interface CreateCartDTO {
|
76
|
+
/**
|
77
|
+
* The associated region's ID.
|
78
|
+
*/
|
25
79
|
region_id?: string;
|
80
|
+
/**
|
81
|
+
* The associated customer's ID.
|
82
|
+
*/
|
26
83
|
customer_id?: string;
|
84
|
+
/**
|
85
|
+
* The associated sales channel's ID.
|
86
|
+
*/
|
27
87
|
sales_channel_id?: string;
|
88
|
+
/**
|
89
|
+
* The email of the customer that owns the cart.
|
90
|
+
*/
|
28
91
|
email?: string;
|
92
|
+
/**
|
93
|
+
* The currency code of the cart.
|
94
|
+
*/
|
29
95
|
currency_code: string;
|
96
|
+
/**
|
97
|
+
* The associated shipping address's ID.
|
98
|
+
*/
|
30
99
|
shipping_address_id?: string;
|
100
|
+
/**
|
101
|
+
* The associated billing address's ID.
|
102
|
+
*/
|
31
103
|
billing_address_id?: string;
|
104
|
+
/**
|
105
|
+
* The shipping address of the cart.
|
106
|
+
*/
|
32
107
|
shipping_address?: CreateAddressDTO | string;
|
108
|
+
/**
|
109
|
+
* The billing address of the cart.
|
110
|
+
*/
|
33
111
|
billing_address?: CreateAddressDTO | string;
|
112
|
+
/**
|
113
|
+
* Holds custom data in key-value pairs.
|
114
|
+
*/
|
34
115
|
metadata?: Record<string, unknown>;
|
116
|
+
/**
|
117
|
+
* The items of the cart.
|
118
|
+
*/
|
35
119
|
items?: CreateLineItemDTO[];
|
36
120
|
}
|
121
|
+
/**
|
122
|
+
* The attributes to update in the cart data.
|
123
|
+
*/
|
37
124
|
export interface UpdateCartDataDTO {
|
125
|
+
/**
|
126
|
+
* The associated region's ID.
|
127
|
+
*/
|
38
128
|
region_id?: string;
|
129
|
+
/**
|
130
|
+
* The associated customer's ID.
|
131
|
+
*/
|
39
132
|
customer_id?: string | null;
|
133
|
+
/**
|
134
|
+
* The associated sales channel's ID.
|
135
|
+
*/
|
40
136
|
sales_channel_id?: string | null;
|
137
|
+
/**
|
138
|
+
* The email of the customer that owns the cart.
|
139
|
+
*/
|
41
140
|
email?: string | null;
|
141
|
+
/**
|
142
|
+
* The currency code of the cart.
|
143
|
+
*/
|
42
144
|
currency_code?: string;
|
145
|
+
/**
|
146
|
+
* The associated shipping address's ID.
|
147
|
+
*/
|
43
148
|
shipping_address_id?: string | null;
|
149
|
+
/**
|
150
|
+
* The associated billing address's ID.
|
151
|
+
*/
|
44
152
|
billing_address_id?: string | null;
|
153
|
+
/**
|
154
|
+
* The billing address of the cart.
|
155
|
+
*/
|
45
156
|
billing_address?: CreateAddressDTO | UpdateAddressDTO | null;
|
157
|
+
/**
|
158
|
+
* The shipping address of the cart.
|
159
|
+
*/
|
46
160
|
shipping_address?: CreateAddressDTO | UpdateAddressDTO | null;
|
161
|
+
/**
|
162
|
+
* Holds custom data in key-value pairs.
|
163
|
+
*/
|
47
164
|
metadata?: Record<string, unknown> | null;
|
48
165
|
}
|
166
|
+
/**
|
167
|
+
* The attributes to update in the cart.
|
168
|
+
*/
|
49
169
|
export interface UpdateCartDTO extends UpdateCartDataDTO {
|
170
|
+
/**
|
171
|
+
* The ID of the cart.
|
172
|
+
*/
|
50
173
|
id: string;
|
51
174
|
}
|
52
175
|
/** CART END */
|
53
176
|
/** ADJUSTMENT START */
|
177
|
+
/**
|
178
|
+
* The adjustment to be created.
|
179
|
+
*/
|
54
180
|
export interface CreateAdjustmentDTO {
|
181
|
+
/**
|
182
|
+
* The code of the promotion that lead to
|
183
|
+
* this adjustment.
|
184
|
+
*/
|
55
185
|
code: string;
|
186
|
+
/**
|
187
|
+
* The amount to adjust the original amount with.
|
188
|
+
*/
|
56
189
|
amount: number;
|
190
|
+
/**
|
191
|
+
* The description of the adjustment.
|
192
|
+
*/
|
57
193
|
description?: string;
|
194
|
+
/**
|
195
|
+
* The associated promotion's ID.
|
196
|
+
*/
|
58
197
|
promotion_id?: string;
|
198
|
+
/**
|
199
|
+
* The associated provider's ID.
|
200
|
+
*/
|
59
201
|
provider_id?: string;
|
60
202
|
}
|
203
|
+
/**
|
204
|
+
* The attributes to update in the adjustment.
|
205
|
+
*/
|
61
206
|
export interface UpdateAdjustmentDTO {
|
207
|
+
/**
|
208
|
+
* The ID of the adjustment.
|
209
|
+
*/
|
62
210
|
id: string;
|
211
|
+
/**
|
212
|
+
* The code of the promotion that lead to
|
213
|
+
* this adjustment.
|
214
|
+
*/
|
63
215
|
code?: string;
|
216
|
+
/**
|
217
|
+
* The amount to adjust the original amount with.
|
218
|
+
*/
|
64
219
|
amount: number;
|
220
|
+
/**
|
221
|
+
* The description of the adjustment.
|
222
|
+
*/
|
65
223
|
description?: string;
|
224
|
+
/**
|
225
|
+
* The associated promotion's ID.
|
226
|
+
*/
|
66
227
|
promotion_id?: string;
|
228
|
+
/**
|
229
|
+
* The associated provider's ID.
|
230
|
+
*/
|
67
231
|
provider_id?: string;
|
68
232
|
}
|
233
|
+
/**
|
234
|
+
* The line item adjustment to be created.
|
235
|
+
*/
|
69
236
|
export interface CreateLineItemAdjustmentDTO extends CreateAdjustmentDTO {
|
237
|
+
/**
|
238
|
+
* The associated item's ID.
|
239
|
+
*/
|
70
240
|
item_id: string;
|
71
241
|
}
|
242
|
+
/**
|
243
|
+
* The attributes to update in the line item adjustment.
|
244
|
+
*/
|
72
245
|
export interface UpdateLineItemAdjustmentDTO extends UpdateAdjustmentDTO {
|
246
|
+
/**
|
247
|
+
* The associated item's ID.
|
248
|
+
*/
|
73
249
|
item_id: string;
|
74
250
|
}
|
251
|
+
/**
|
252
|
+
* The attributes in the line item adjustment to be created or updated.
|
253
|
+
*/
|
75
254
|
export interface UpsertLineItemAdjustmentDTO {
|
255
|
+
/**
|
256
|
+
* The ID of the line item adjustment.
|
257
|
+
*/
|
76
258
|
id?: string;
|
259
|
+
/**
|
260
|
+
* The associated item's ID.
|
261
|
+
*/
|
77
262
|
item_id: string;
|
263
|
+
/**
|
264
|
+
* The code of the promotion that lead to the
|
265
|
+
* adjustment.
|
266
|
+
*/
|
78
267
|
code?: string;
|
268
|
+
/**
|
269
|
+
* The amount to adjust the original amount with.
|
270
|
+
*/
|
79
271
|
amount?: number;
|
272
|
+
/**
|
273
|
+
* The description of the line item adjustment.
|
274
|
+
*/
|
80
275
|
description?: string;
|
276
|
+
/**
|
277
|
+
* The associated promotion's ID.
|
278
|
+
*/
|
81
279
|
promotion_id?: string;
|
280
|
+
/**
|
281
|
+
* The associated provider's ID.
|
282
|
+
*/
|
82
283
|
provider_id?: string;
|
83
284
|
}
|
84
285
|
/** ADJUSTMENTS END */
|
85
286
|
/** TAX LINES START */
|
287
|
+
/**
|
288
|
+
* The tax line to be created.
|
289
|
+
*/
|
86
290
|
export interface CreateTaxLineDTO {
|
291
|
+
/**
|
292
|
+
* The description of the tax line.
|
293
|
+
*/
|
87
294
|
description?: string;
|
295
|
+
/**
|
296
|
+
* The associated tax rate's ID.
|
297
|
+
*/
|
88
298
|
tax_rate_id?: string;
|
299
|
+
/**
|
300
|
+
* The code of the tax line.
|
301
|
+
*/
|
89
302
|
code: string;
|
303
|
+
/**
|
304
|
+
* The rate of the tax line.
|
305
|
+
*/
|
90
306
|
rate: number;
|
307
|
+
/**
|
308
|
+
* The associated provider's ID.
|
309
|
+
*/
|
91
310
|
provider_id?: string;
|
92
311
|
}
|
312
|
+
/**
|
313
|
+
* The attributes to update in the tax line.
|
314
|
+
*/
|
93
315
|
export interface UpdateTaxLineDTO {
|
316
|
+
/**
|
317
|
+
* The ID of the tax line.
|
318
|
+
*/
|
94
319
|
id: string;
|
320
|
+
/**
|
321
|
+
* The description of the tax line.
|
322
|
+
*/
|
95
323
|
description?: string;
|
324
|
+
/**
|
325
|
+
* The associated tax rate's ID.
|
326
|
+
*/
|
96
327
|
tax_rate_id?: string;
|
328
|
+
/**
|
329
|
+
* The code of the tax line.
|
330
|
+
*/
|
97
331
|
code?: string;
|
332
|
+
/**
|
333
|
+
* The rate of the tax line.
|
334
|
+
*/
|
98
335
|
rate?: number;
|
336
|
+
/**
|
337
|
+
* The associated provider's ID.
|
338
|
+
*/
|
99
339
|
provider_id?: string;
|
100
340
|
}
|
341
|
+
/**
|
342
|
+
* The shipping method tax line to be created.
|
343
|
+
*/
|
101
344
|
export interface CreateShippingMethodTaxLineDTO extends CreateTaxLineDTO {
|
102
345
|
}
|
346
|
+
/**
|
347
|
+
* The attributes to update in the shipping method tax line.
|
348
|
+
*/
|
103
349
|
export interface UpdateShippingMethodTaxLineDTO extends UpdateTaxLineDTO {
|
104
350
|
}
|
351
|
+
/**
|
352
|
+
* The line item tax line to be created.
|
353
|
+
*/
|
105
354
|
export interface CreateLineItemTaxLineDTO extends CreateTaxLineDTO {
|
106
355
|
}
|
356
|
+
/**
|
357
|
+
* The attributes to update in the line item tax line.
|
358
|
+
*/
|
107
359
|
export interface UpdateLineItemTaxLineDTO extends UpdateTaxLineDTO {
|
108
360
|
}
|
109
361
|
/** TAX LINES END */
|
110
362
|
/** LINE ITEMS START */
|
363
|
+
/**
|
364
|
+
* The line item to be created.
|
365
|
+
*/
|
111
366
|
export interface CreateLineItemDTO {
|
367
|
+
/**
|
368
|
+
* The title of the line item.
|
369
|
+
*/
|
112
370
|
title: string;
|
371
|
+
/**
|
372
|
+
* The subtitle of the line item.
|
373
|
+
*/
|
113
374
|
subtitle?: string;
|
375
|
+
/**
|
376
|
+
* The thumbnail of the line item.
|
377
|
+
*/
|
114
378
|
thumbnail?: string;
|
379
|
+
/**
|
380
|
+
* The associated cart's ID.
|
381
|
+
*/
|
115
382
|
cart_id?: string;
|
383
|
+
/**
|
384
|
+
* The quantity of the line item in the cart.
|
385
|
+
*/
|
116
386
|
quantity: number;
|
387
|
+
/**
|
388
|
+
* The associated product's ID.
|
389
|
+
*/
|
117
390
|
product_id?: string;
|
391
|
+
/**
|
392
|
+
* The title of the associated product.
|
393
|
+
*/
|
118
394
|
product_title?: string;
|
395
|
+
/**
|
396
|
+
* The description of the associated product.
|
397
|
+
*/
|
119
398
|
product_description?: string;
|
399
|
+
/**
|
400
|
+
* The subtitle of the associated product.
|
401
|
+
*/
|
120
402
|
product_subtitle?: string;
|
403
|
+
/**
|
404
|
+
* The type of the associated product.
|
405
|
+
*/
|
121
406
|
product_type?: string;
|
407
|
+
/**
|
408
|
+
* The collection of the associated product.
|
409
|
+
*/
|
122
410
|
product_collection?: string;
|
411
|
+
/**
|
412
|
+
* The handle of the associated product.
|
413
|
+
*/
|
123
414
|
product_handle?: string;
|
415
|
+
/**
|
416
|
+
* The associated variant's ID.
|
417
|
+
*/
|
124
418
|
variant_id?: string;
|
419
|
+
/**
|
420
|
+
* The SKU of the associated variant.
|
421
|
+
*/
|
125
422
|
variant_sku?: string;
|
423
|
+
/**
|
424
|
+
* The barcode of the associated variant.
|
425
|
+
*/
|
126
426
|
variant_barcode?: string;
|
427
|
+
/**
|
428
|
+
* The title of the associated variant.
|
429
|
+
*/
|
127
430
|
variant_title?: string;
|
431
|
+
/**
|
432
|
+
* The option values of the associated variant.
|
433
|
+
*/
|
128
434
|
variant_option_values?: Record<string, unknown>;
|
435
|
+
/**
|
436
|
+
* Whether the line item requires shipping.
|
437
|
+
*/
|
129
438
|
requires_shipping?: boolean;
|
439
|
+
/**
|
440
|
+
* Whether the line item is discountable.
|
441
|
+
*/
|
130
442
|
is_discountable?: boolean;
|
443
|
+
/**
|
444
|
+
* Whether the line item's amount is tax inclusive.
|
445
|
+
*/
|
131
446
|
is_tax_inclusive?: boolean;
|
447
|
+
/**
|
448
|
+
* The calculated price of the line item after applying promotions.
|
449
|
+
*/
|
132
450
|
compare_at_unit_price?: number;
|
451
|
+
/**
|
452
|
+
* The unit price of the line item.
|
453
|
+
*/
|
133
454
|
unit_price: number | string;
|
455
|
+
/**
|
456
|
+
* The tax lines of the line item.
|
457
|
+
*/
|
134
458
|
tax_lines?: CreateTaxLineDTO[];
|
459
|
+
/**
|
460
|
+
* The adjustments of the line item.
|
461
|
+
*/
|
135
462
|
adjustments?: CreateAdjustmentDTO[];
|
136
463
|
}
|
464
|
+
/**
|
465
|
+
* The line item to be created in a cart.
|
466
|
+
*/
|
137
467
|
export interface CreateLineItemForCartDTO extends CreateLineItemDTO {
|
468
|
+
/**
|
469
|
+
* The associated cart's ID.
|
470
|
+
*/
|
138
471
|
cart_id: string;
|
139
472
|
}
|
473
|
+
/**
|
474
|
+
* A pair of selectors and data, where the selectors determine which
|
475
|
+
* line items to update, and the data determines what to update
|
476
|
+
* in the line items.
|
477
|
+
*/
|
140
478
|
export interface UpdateLineItemWithSelectorDTO {
|
479
|
+
/**
|
480
|
+
* Filters to specify which line items to update.
|
481
|
+
*/
|
141
482
|
selector: Partial<CartLineItemDTO>;
|
483
|
+
/**
|
484
|
+
* The attributes to update in the line items.
|
485
|
+
*/
|
142
486
|
data: Partial<UpdateLineItemDTO>;
|
143
487
|
}
|
488
|
+
/**
|
489
|
+
* A pair of selectors and data, where the selectors determine which
|
490
|
+
* carts to update, and the data determines what to update
|
491
|
+
* in the carts.
|
492
|
+
*/
|
144
493
|
export interface UpdateCartWithSelectorDTO {
|
494
|
+
/**
|
495
|
+
* Filters to specify which carts to update.
|
496
|
+
*/
|
145
497
|
selector: Partial<CartDTO>;
|
498
|
+
/**
|
499
|
+
* The attributes to update in the carts.
|
500
|
+
*/
|
146
501
|
data: UpdateCartDataDTO;
|
147
502
|
}
|
503
|
+
/**
|
504
|
+
* The attributes to update in a line item.
|
505
|
+
*/
|
148
506
|
export interface UpdateLineItemDTO extends Omit<CreateLineItemDTO, "tax_lines" | "adjustments" | "title" | "quantity" | "unit_price"> {
|
507
|
+
/**
|
508
|
+
* The ID of the line item.
|
509
|
+
*/
|
149
510
|
id: string;
|
511
|
+
/**
|
512
|
+
* The title of the line item.
|
513
|
+
*/
|
150
514
|
title?: string;
|
515
|
+
/**
|
516
|
+
* The quantity of the line item in the cart.
|
517
|
+
*/
|
151
518
|
quantity?: number;
|
519
|
+
/**
|
520
|
+
* The unit price of the line item.
|
521
|
+
*/
|
152
522
|
unit_price?: number;
|
523
|
+
/**
|
524
|
+
* Holds custom data in key-value pairs.
|
525
|
+
*/
|
153
526
|
metadata?: Record<string, unknown> | null;
|
527
|
+
/**
|
528
|
+
* The tax lines of the line item.
|
529
|
+
*/
|
154
530
|
tax_lines?: UpdateTaxLineDTO[] | CreateTaxLineDTO[];
|
531
|
+
/**
|
532
|
+
* The adjustments of the line item.
|
533
|
+
*/
|
155
534
|
adjustments?: UpdateAdjustmentDTO[] | CreateAdjustmentDTO[];
|
156
535
|
}
|
157
536
|
/** LINE ITEMS END */
|
158
537
|
/** SHIPPING METHODS START */
|
538
|
+
/**
|
539
|
+
* The shipping method to be created.
|
540
|
+
*/
|
159
541
|
export interface CreateShippingMethodDTO {
|
542
|
+
/**
|
543
|
+
* The name of the shipping method.
|
544
|
+
*/
|
160
545
|
name: string;
|
546
|
+
/**
|
547
|
+
* The associated cart's ID.
|
548
|
+
*/
|
161
549
|
cart_id: string;
|
550
|
+
/**
|
551
|
+
* The amount of the shipping method.
|
552
|
+
*/
|
162
553
|
amount: number;
|
554
|
+
/**
|
555
|
+
* The data of the shipping method.
|
556
|
+
*/
|
163
557
|
data?: Record<string, unknown>;
|
558
|
+
/**
|
559
|
+
* The tax lines of the shipping method.
|
560
|
+
*/
|
164
561
|
tax_lines?: CreateTaxLineDTO[];
|
562
|
+
/**
|
563
|
+
* The adjustments of the shipping method.
|
564
|
+
*/
|
165
565
|
adjustments?: CreateAdjustmentDTO[];
|
166
566
|
}
|
567
|
+
/**
|
568
|
+
* The shipping method to be created in a cart.
|
569
|
+
*/
|
167
570
|
export interface CreateShippingMethodForSingleCartDTO {
|
571
|
+
/**
|
572
|
+
* The name of the shipping method.
|
573
|
+
*/
|
168
574
|
name: string;
|
575
|
+
/**
|
576
|
+
* The amount of the shipping method.
|
577
|
+
*/
|
169
578
|
amount: number;
|
579
|
+
/**
|
580
|
+
* The data of the shipping method.
|
581
|
+
*/
|
170
582
|
data?: Record<string, unknown>;
|
583
|
+
/**
|
584
|
+
* The tax lines of the shipping method.
|
585
|
+
*/
|
171
586
|
tax_lines?: CreateTaxLineDTO[];
|
587
|
+
/**
|
588
|
+
* The adjustments of the shipping method.
|
589
|
+
*/
|
172
590
|
adjustments?: CreateAdjustmentDTO[];
|
173
591
|
}
|
592
|
+
/**
|
593
|
+
* The attributes to update in the shipping method.
|
594
|
+
*/
|
174
595
|
export interface UpdateShippingMethodDTO {
|
596
|
+
/**
|
597
|
+
* The ID of the shipping method.
|
598
|
+
*/
|
175
599
|
id: string;
|
600
|
+
/**
|
601
|
+
* The name of the shipping method.
|
602
|
+
*/
|
176
603
|
name?: string;
|
604
|
+
/**
|
605
|
+
* The amount of the shipping method.
|
606
|
+
*/
|
177
607
|
amount?: number;
|
608
|
+
/**
|
609
|
+
* The data of the shipping method.
|
610
|
+
*/
|
178
611
|
data?: Record<string, unknown>;
|
612
|
+
/**
|
613
|
+
* The tax lines of the shipping method.
|
614
|
+
*/
|
179
615
|
tax_lines?: UpdateTaxLineDTO[] | CreateTaxLineDTO[];
|
616
|
+
/**
|
617
|
+
* The adjustments of the shipping method.
|
618
|
+
*/
|
180
619
|
adjustments?: CreateAdjustmentDTO[] | UpdateAdjustmentDTO[];
|
181
620
|
}
|
621
|
+
/**
|
622
|
+
* The shipping method adjustment to be created.
|
623
|
+
*/
|
182
624
|
export interface CreateShippingMethodAdjustmentDTO {
|
625
|
+
/**
|
626
|
+
* The associated shipping method's ID.
|
627
|
+
*/
|
183
628
|
shipping_method_id: string;
|
629
|
+
/**
|
630
|
+
* The code of the promotion that lead to
|
631
|
+
* this adjustment.
|
632
|
+
*/
|
184
633
|
code: string;
|
634
|
+
/**
|
635
|
+
* The amount to adjust the original amount with.
|
636
|
+
*/
|
185
637
|
amount: number;
|
638
|
+
/**
|
639
|
+
* The description of the shipping method adjustment.
|
640
|
+
*/
|
186
641
|
description?: string;
|
642
|
+
/**
|
643
|
+
* The associated promotion's ID.
|
644
|
+
*/
|
187
645
|
promotion_id?: string;
|
646
|
+
/**
|
647
|
+
* The associated provider's ID.
|
648
|
+
*/
|
188
649
|
provider_id?: string;
|
189
650
|
}
|
651
|
+
/**
|
652
|
+
* The attributes to update in the shipping method adjustment.
|
653
|
+
*/
|
190
654
|
export interface UpdateShippingMethodAdjustmentDTO {
|
655
|
+
/**
|
656
|
+
* The ID of the shipping method adjustment.
|
657
|
+
*/
|
191
658
|
id: string;
|
659
|
+
/**
|
660
|
+
* The code of the promotion that lead to
|
661
|
+
* this adjustment.
|
662
|
+
*/
|
192
663
|
code?: string;
|
664
|
+
/**
|
665
|
+
* The amount to adjust the original amount with.
|
666
|
+
*/
|
193
667
|
amount?: number;
|
668
|
+
/**
|
669
|
+
* The description of the shipping method adjustment.
|
670
|
+
*/
|
194
671
|
description?: string;
|
672
|
+
/**
|
673
|
+
* The associated promotion's ID.
|
674
|
+
*/
|
195
675
|
promotion_id?: string;
|
676
|
+
/**
|
677
|
+
* The associated provider's ID.
|
678
|
+
*/
|
196
679
|
provider_id?: string;
|
197
680
|
}
|
198
681
|
/** SHIPPING METHODS END */
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"mutations.d.ts","sourceRoot":"","sources":["../../src/cart/mutations.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAEnD,oBAAoB;
|
1
|
+
{"version":3,"file":"mutations.d.ts","sourceRoot":"","sources":["../../src/cart/mutations.ts"],"names":[],"mappings":"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"}
|