@commercetools-frontend/application-shell 22.4.0 → 22.6.0
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/dist/{application-entry-point-a3327f4e.cjs.prod.js → application-entry-point-2000359c.cjs.prod.js} +1 -1
- package/dist/{application-entry-point-8ce63730.cjs.dev.js → application-entry-point-8c1b932a.cjs.dev.js} +1 -1
- package/dist/{application-entry-point-91f3f4e0.esm.js → application-entry-point-afa36f4a.esm.js} +1 -1
- package/dist/commercetools-frontend-application-shell.cjs.dev.js +4 -4
- package/dist/commercetools-frontend-application-shell.cjs.prod.js +4 -4
- package/dist/commercetools-frontend-application-shell.esm.js +4 -4
- package/dist/{configure-apollo-d347769e.esm.js → configure-apollo-010b521a.esm.js} +3 -2
- package/dist/{configure-apollo-224c15bf.cjs.dev.js → configure-apollo-e0273cd1.cjs.dev.js} +3 -2
- package/dist/{configure-apollo-ca853ad3.cjs.prod.js → configure-apollo-f632e6cf.cjs.prod.js} +3 -2
- package/dist/{constants-16199962.esm.js → constants-a09fbec1.esm.js} +2 -0
- package/dist/{constants-539514a6.cjs.prod.js → constants-a1140922.cjs.dev.js} +2 -0
- package/dist/{constants-e1225230.cjs.dev.js → constants-ed10e935.cjs.prod.js} +2 -0
- package/dist/declarations/src/components/application-shell-authenticated/application-shell-authenticated.d.ts +4 -1
- package/dist/declarations/src/components/application-shell-authenticated/new-main-navigation-flag-wrapper.d.ts +4 -0
- package/dist/declarations/src/components/navbar/index.d.ts +2 -0
- package/dist/declarations/src/components/project-container/index.d.ts +1 -0
- package/dist/declarations/src/constants.d.ts +2 -0
- package/dist/declarations/src/feature-toggles.d.ts +4 -1
- package/dist/declarations/src/types/generated/ctp.d.ts +2152 -219
- package/dist/declarations/src/types/generated/mc.d.ts +20 -4
- package/dist/declarations/src/types/generated/settings.d.ts +27 -0
- package/dist/declarations/src/utils/oidc.d.ts +1 -0
- package/dist/{index-4d7aff8d.cjs.prod.js → index-0bfb96a9.cjs.prod.js} +212 -207
- package/dist/{index-449a0b19.cjs.dev.js → index-419189bf.cjs.dev.js} +214 -224
- package/dist/{index-428ee834.esm.js → index-c24c3bbf.esm.js} +215 -225
- package/dist/{navbar-422a63fd.cjs.dev.js → navbar-1e90d18c.cjs.dev.js} +5 -5
- package/dist/{navbar-4448734c.esm.js → navbar-27c12ed8.esm.js} +5 -5
- package/dist/{navbar-eb3817d3.cjs.prod.js → navbar-c548a201.cjs.prod.js} +5 -5
- package/dist/{oidc-7b43f6c0.cjs.dev.js → oidc-244125d3.cjs.dev.js} +6 -2
- package/dist/{oidc-73f8d7c7.cjs.prod.js → oidc-a780f067.cjs.prod.js} +6 -2
- package/dist/{oidc-cd2edc3c.esm.js → oidc-c4e99cfc.esm.js} +6 -2
- package/dist/{oidc-callback-b3bf5eea.esm.js → oidc-callback-518b3a62.esm.js} +4 -4
- package/dist/{oidc-callback-82f92783.cjs.dev.js → oidc-callback-54e4b551.cjs.dev.js} +4 -4
- package/dist/{oidc-callback-5c3f11b1.cjs.prod.js → oidc-callback-e0687f34.cjs.prod.js} +4 -4
- package/dist/{project-container-d06edf3c.cjs.prod.js → project-container-17d86e50.cjs.prod.js} +9 -9
- package/dist/{project-container-1b8dfa84.esm.js → project-container-3243f800.esm.js} +9 -9
- package/dist/{project-container-573ab51d.cjs.dev.js → project-container-9c7806ef.cjs.dev.js} +9 -9
- package/dist/{project-expired-4a9c9b7c.cjs.prod.js → project-expired-443cd7e0.cjs.prod.js} +5 -5
- package/dist/{project-expired-fc99f8e1.cjs.dev.js → project-expired-6dab919c.cjs.dev.js} +5 -5
- package/dist/{project-expired-5449c9ce.esm.js → project-expired-c3a6aa3c.esm.js} +5 -5
- package/dist/{project-not-found-c9a93e94.cjs.dev.js → project-not-found-1a5bad77.cjs.dev.js} +5 -5
- package/dist/{project-not-found-53be23f8.cjs.prod.js → project-not-found-5fcc4b22.cjs.prod.js} +5 -5
- package/dist/{project-not-found-ebad0784.esm.js → project-not-found-c728c4c2.esm.js} +5 -5
- package/dist/{project-not-initialized-5ac81acf.cjs.prod.js → project-not-initialized-316131ae.cjs.prod.js} +5 -5
- package/dist/{project-not-initialized-e7420ae4.esm.js → project-not-initialized-86835aca.esm.js} +5 -5
- package/dist/{project-not-initialized-9d8b1f41.cjs.dev.js → project-not-initialized-c48f8d83.cjs.dev.js} +5 -5
- package/dist/{project-suspended-aadbc421.cjs.dev.js → project-suspended-271303c3.cjs.dev.js} +5 -5
- package/dist/{project-suspended-858997b5.cjs.prod.js → project-suspended-2d6404d2.cjs.prod.js} +5 -5
- package/dist/{project-suspended-ae6be238.esm.js → project-suspended-4db209e6.esm.js} +5 -5
- package/dist/{quick-access-83a410fc.esm.js → quick-access-07b2fea2.esm.js} +4 -4
- package/dist/{quick-access-2166c70b.cjs.dev.js → quick-access-097009ce.cjs.dev.js} +4 -4
- package/dist/{quick-access-388272f6.cjs.prod.js → quick-access-8e4e90a0.cjs.prod.js} +4 -4
- package/dist/{redirect-to-login-d71732d8.cjs.dev.js → redirect-to-login-531c3d52.cjs.dev.js} +7 -6
- package/dist/{redirect-to-login-f8abbec8.cjs.prod.js → redirect-to-login-7cb94c3e.cjs.prod.js} +7 -6
- package/dist/{redirect-to-login-215259ac.esm.js → redirect-to-login-d9dcccac.esm.js} +7 -6
- package/dist/{redirect-to-logout-632a89d0.cjs.dev.js → redirect-to-logout-2e314afc.cjs.dev.js} +4 -4
- package/dist/{redirect-to-logout-d0f4a461.cjs.prod.js → redirect-to-logout-54a2fc06.cjs.prod.js} +4 -4
- package/dist/{redirect-to-logout-b03744bb.esm.js → redirect-to-logout-c4173114.esm.js} +4 -4
- package/dist/{requests-in-flight-loader-07c3e208.esm.js → requests-in-flight-loader-0b09c194.esm.js} +4 -4
- package/dist/{requests-in-flight-loader-e5229e4a.cjs.dev.js → requests-in-flight-loader-6ba8df53.cjs.dev.js} +4 -4
- package/dist/{requests-in-flight-loader-ebb28f2c.cjs.prod.js → requests-in-flight-loader-ecde7bbe.cjs.prod.js} +4 -4
- package/dist/{service-page-project-switcher-4a63922f.cjs.dev.js → service-page-project-switcher-1977dcac.cjs.dev.js} +1 -1
- package/dist/{service-page-project-switcher-7b697042.esm.js → service-page-project-switcher-8ee27c7e.esm.js} +1 -1
- package/dist/{service-page-project-switcher-22cbbfad.cjs.prod.js → service-page-project-switcher-a0df49fc.cjs.prod.js} +1 -1
- package/dist/{use-applications-menu-77d54fc8.cjs.dev.js → use-applications-menu-4ba2061e.cjs.dev.js} +1 -1
- package/dist/{use-applications-menu-dcc6949b.cjs.prod.js → use-applications-menu-af860769.cjs.prod.js} +1 -1
- package/dist/{use-applications-menu-5a349e4a.esm.js → use-applications-menu-f296617c.esm.js} +1 -1
- package/dist/{user-settings-menu-7140393c.cjs.prod.js → user-settings-menu-6a7b4699.cjs.prod.js} +5 -5
- package/dist/{user-settings-menu-ab8697fe.cjs.dev.js → user-settings-menu-85485124.cjs.dev.js} +5 -5
- package/dist/{user-settings-menu-840f92bd.esm.js → user-settings-menu-c7836a3c.esm.js} +5 -5
- package/dist/{version-tracker-bf9b7dd3.cjs.prod.js → version-tracker-16b5844a.cjs.prod.js} +2 -2
- package/dist/{version-tracker-7526b2f4.cjs.dev.js → version-tracker-d30bd05d.cjs.dev.js} +2 -2
- package/dist/{version-tracker-fa881678.esm.js → version-tracker-de5d57b3.esm.js} +2 -2
- package/package.json +16 -16
- package/ssr/dist/commercetools-frontend-application-shell-ssr.cjs.dev.js +2 -2
- package/ssr/dist/commercetools-frontend-application-shell-ssr.cjs.prod.js +2 -2
- package/ssr/dist/commercetools-frontend-application-shell-ssr.esm.js +2 -2
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.dev.js +3 -3
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.prod.js +3 -3
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.esm.js +3 -3
|
@@ -92,23 +92,59 @@ export declare enum TActionType {
|
|
|
92
92
|
export type TActiveCartInterface = {
|
|
93
93
|
activeCart?: Maybe<TCart>;
|
|
94
94
|
};
|
|
95
|
+
export type TAddAssociateRolePermission = {
|
|
96
|
+
permission: TPermission;
|
|
97
|
+
};
|
|
95
98
|
export type TAddAttributeGroupAttribute = {
|
|
96
|
-
attribute:
|
|
99
|
+
attribute: TAttributeReferenceInput;
|
|
100
|
+
};
|
|
101
|
+
export type TAddBusinessUnitAddress = {
|
|
102
|
+
address: TAddressInput;
|
|
103
|
+
};
|
|
104
|
+
export type TAddBusinessUnitAssociate = {
|
|
105
|
+
associate: TAssociateDraft;
|
|
106
|
+
};
|
|
107
|
+
export type TAddBusinessUnitBillingAddressId = {
|
|
108
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
109
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
110
|
+
};
|
|
111
|
+
export type TAddBusinessUnitShippingAddressId = {
|
|
112
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
113
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
114
|
+
};
|
|
115
|
+
export type TAddBusinessUnitStore = {
|
|
116
|
+
store: TResourceIdentifierInput;
|
|
97
117
|
};
|
|
98
118
|
export type TAddCartCustomLineItem = {
|
|
99
119
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
100
120
|
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
121
|
+
key?: InputMaybe<Scalars['String']>;
|
|
101
122
|
money: TBaseMoneyInput;
|
|
102
123
|
name: Array<TLocalizedStringItemInputType>;
|
|
124
|
+
priceMode?: InputMaybe<TCustomLineItemPriceMode>;
|
|
103
125
|
quantity?: InputMaybe<Scalars['Long']>;
|
|
104
126
|
shippingDetails?: InputMaybe<TItemShippingDetailsDraft>;
|
|
105
127
|
slug: Scalars['String'];
|
|
106
128
|
taxCategory?: InputMaybe<TResourceIdentifierInput>;
|
|
107
129
|
};
|
|
130
|
+
export type TAddCartCustomShippingMethod = {
|
|
131
|
+
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
132
|
+
deliveries?: InputMaybe<Array<TDeliveryDraft>>;
|
|
133
|
+
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
134
|
+
shippingAddress: TAddressInput;
|
|
135
|
+
shippingKey: Scalars['String'];
|
|
136
|
+
shippingMethodName: Scalars['String'];
|
|
137
|
+
shippingRate: TShippingRateDraft;
|
|
138
|
+
shippingRateInput?: InputMaybe<TShippingRateInputDraft>;
|
|
139
|
+
taxCategory?: InputMaybe<TResourceIdentifierInput>;
|
|
140
|
+
};
|
|
108
141
|
export type TAddCartDiscountCode = {
|
|
109
142
|
code: Scalars['String'];
|
|
110
143
|
validateDuplicates?: InputMaybe<Scalars['Boolean']>;
|
|
111
144
|
};
|
|
145
|
+
export type TAddCartDiscountStore = {
|
|
146
|
+
store: TResourceIdentifierInput;
|
|
147
|
+
};
|
|
112
148
|
export type TAddCartItemShippingAddress = {
|
|
113
149
|
address: TAddressInput;
|
|
114
150
|
};
|
|
@@ -120,6 +156,7 @@ export type TAddCartLineItem = {
|
|
|
120
156
|
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
121
157
|
externalTotalPrice?: InputMaybe<TExternalLineItemTotalPriceDraft>;
|
|
122
158
|
inventoryMode?: InputMaybe<TInventoryMode>;
|
|
159
|
+
key?: InputMaybe<Scalars['String']>;
|
|
123
160
|
productId?: InputMaybe<Scalars['String']>;
|
|
124
161
|
quantity?: InputMaybe<Scalars['Long']>;
|
|
125
162
|
shippingDetails?: InputMaybe<TItemShippingDetailsDraft>;
|
|
@@ -130,6 +167,15 @@ export type TAddCartLineItem = {
|
|
|
130
167
|
export type TAddCartPayment = {
|
|
131
168
|
payment: TResourceIdentifierInput;
|
|
132
169
|
};
|
|
170
|
+
export type TAddCartShippingMethod = {
|
|
171
|
+
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
172
|
+
deliveries?: InputMaybe<Array<TDeliveryDraft>>;
|
|
173
|
+
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
174
|
+
shippingAddress: TAddressInput;
|
|
175
|
+
shippingKey: Scalars['String'];
|
|
176
|
+
shippingMethod: TResourceIdentifierInput;
|
|
177
|
+
shippingRateInput?: InputMaybe<TShippingRateInputDraft>;
|
|
178
|
+
};
|
|
133
179
|
export type TAddCartShoppingList = {
|
|
134
180
|
distributionChannel?: InputMaybe<TResourceIdentifierInput>;
|
|
135
181
|
shoppingList: TResourceIdentifierInput;
|
|
@@ -159,10 +205,22 @@ export type TAddCustomerStore = {
|
|
|
159
205
|
export type TAddInventoryEntryQuantity = {
|
|
160
206
|
quantity: Scalars['Long'];
|
|
161
207
|
};
|
|
208
|
+
export type TAddMyBusinessUnitAddress = {
|
|
209
|
+
address: TAddressInput;
|
|
210
|
+
};
|
|
211
|
+
export type TAddMyBusinessUnitBillingAddressId = {
|
|
212
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
213
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
214
|
+
};
|
|
215
|
+
export type TAddMyBusinessUnitShippingAddressId = {
|
|
216
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
217
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
218
|
+
};
|
|
162
219
|
export type TAddMyCartLineItem = {
|
|
163
220
|
addedAt?: InputMaybe<Scalars['DateTime']>;
|
|
164
221
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
165
222
|
distributionChannel?: InputMaybe<TResourceIdentifierInput>;
|
|
223
|
+
key?: InputMaybe<Scalars['String']>;
|
|
166
224
|
productId?: InputMaybe<Scalars['String']>;
|
|
167
225
|
quantity?: InputMaybe<Scalars['Long']>;
|
|
168
226
|
shippingDetails?: InputMaybe<TItemShippingDetailsDraft>;
|
|
@@ -176,8 +234,10 @@ export type TAddMyPaymentTransaction = {
|
|
|
176
234
|
export type TAddOrderDelivery = {
|
|
177
235
|
address?: InputMaybe<TAddressInput>;
|
|
178
236
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
237
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
179
238
|
items?: InputMaybe<Array<TDeliveryItemDraftType>>;
|
|
180
239
|
parcels?: InputMaybe<Array<TParcelDataDraftType>>;
|
|
240
|
+
shippingKey?: InputMaybe<Scalars['String']>;
|
|
181
241
|
};
|
|
182
242
|
export type TAddOrderEditStagedAction = {
|
|
183
243
|
stagedAction: TStagedOrderUpdateAction;
|
|
@@ -187,9 +247,11 @@ export type TAddOrderItemShippingAddress = {
|
|
|
187
247
|
};
|
|
188
248
|
export type TAddOrderParcelToDelivery = {
|
|
189
249
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
190
|
-
deliveryId
|
|
250
|
+
deliveryId?: InputMaybe<Scalars['String']>;
|
|
251
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
191
252
|
items?: InputMaybe<Array<TDeliveryItemDraftType>>;
|
|
192
253
|
measurements?: InputMaybe<TParcelMeasurementsDraftType>;
|
|
254
|
+
parcelKey?: InputMaybe<Scalars['String']>;
|
|
193
255
|
trackingData?: InputMaybe<TTrackingDataDraftType>;
|
|
194
256
|
};
|
|
195
257
|
export type TAddOrderPayment = {
|
|
@@ -271,8 +333,10 @@ export type TAddShoppingListTextLineItem = {
|
|
|
271
333
|
export type TAddStagedOrderCustomLineItem = {
|
|
272
334
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
273
335
|
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
336
|
+
key?: InputMaybe<Scalars['String']>;
|
|
274
337
|
money: TBaseMoneyInput;
|
|
275
338
|
name: Array<TLocalizedStringItemInputType>;
|
|
339
|
+
priceMode?: InputMaybe<TCustomLineItemPriceMode>;
|
|
276
340
|
quantity?: InputMaybe<Scalars['Long']>;
|
|
277
341
|
shippingDetails?: InputMaybe<TItemShippingDetailsDraftType>;
|
|
278
342
|
slug: Scalars['String'];
|
|
@@ -286,15 +350,19 @@ export type TAddStagedOrderCustomLineItemOutput = TStagedOrderUpdateActionOutput
|
|
|
286
350
|
export type TAddStagedOrderDelivery = {
|
|
287
351
|
address?: InputMaybe<TAddressInput>;
|
|
288
352
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
353
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
289
354
|
items?: InputMaybe<Array<TDeliveryItemDraftType>>;
|
|
290
355
|
parcels?: InputMaybe<Array<TParcelDataDraftType>>;
|
|
356
|
+
shippingKey?: InputMaybe<Scalars['String']>;
|
|
291
357
|
};
|
|
292
358
|
export type TAddStagedOrderDeliveryOutput = TStagedOrderUpdateActionOutput & {
|
|
293
359
|
__typename?: 'AddStagedOrderDeliveryOutput';
|
|
294
360
|
address?: Maybe<TAddressDraft>;
|
|
295
361
|
custom?: Maybe<TCustomFieldsCommand>;
|
|
362
|
+
deliveryKey?: Maybe<Scalars['String']>;
|
|
296
363
|
items: Array<TDeliveryItem>;
|
|
297
364
|
parcels: Array<TParcelData>;
|
|
365
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
298
366
|
type: Scalars['String'];
|
|
299
367
|
};
|
|
300
368
|
export type TAddStagedOrderDiscountCode = {
|
|
@@ -323,6 +391,7 @@ export type TAddStagedOrderLineItem = {
|
|
|
323
391
|
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
324
392
|
externalTotalPrice?: InputMaybe<TExternalLineItemTotalPriceDraft>;
|
|
325
393
|
inventoryMode?: InputMaybe<TInventoryMode>;
|
|
394
|
+
key?: InputMaybe<Scalars['String']>;
|
|
326
395
|
productId?: InputMaybe<Scalars['String']>;
|
|
327
396
|
quantity?: InputMaybe<Scalars['Long']>;
|
|
328
397
|
shippingDetails?: InputMaybe<TItemShippingDetailsDraftType>;
|
|
@@ -337,17 +406,21 @@ export type TAddStagedOrderLineItemOutput = TStagedOrderUpdateActionOutput & {
|
|
|
337
406
|
};
|
|
338
407
|
export type TAddStagedOrderParcelToDelivery = {
|
|
339
408
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
340
|
-
deliveryId
|
|
409
|
+
deliveryId?: InputMaybe<Scalars['String']>;
|
|
410
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
341
411
|
items?: InputMaybe<Array<TDeliveryItemDraftType>>;
|
|
342
412
|
measurements?: InputMaybe<TParcelMeasurementsDraftType>;
|
|
413
|
+
parcelKey?: InputMaybe<Scalars['String']>;
|
|
343
414
|
trackingData?: InputMaybe<TTrackingDataDraftType>;
|
|
344
415
|
};
|
|
345
416
|
export type TAddStagedOrderParcelToDeliveryOutput = TStagedOrderUpdateActionOutput & {
|
|
346
417
|
__typename?: 'AddStagedOrderParcelToDeliveryOutput';
|
|
347
418
|
custom?: Maybe<TCustomFieldsCommand>;
|
|
348
|
-
deliveryId
|
|
419
|
+
deliveryId?: Maybe<Scalars['String']>;
|
|
420
|
+
deliveryKey?: Maybe<Scalars['String']>;
|
|
349
421
|
items: Array<TDeliveryItem>;
|
|
350
422
|
measurements?: Maybe<TParcelMeasurements>;
|
|
423
|
+
parcelKey?: Maybe<Scalars['String']>;
|
|
351
424
|
trackingData?: Maybe<TTrackingData>;
|
|
352
425
|
type: Scalars['String'];
|
|
353
426
|
};
|
|
@@ -383,9 +456,15 @@ export type TAddStagedOrderShoppingListOutput = TStagedOrderUpdateActionOutput &
|
|
|
383
456
|
supplyChannelResId?: Maybe<TChannelReferenceIdentifier>;
|
|
384
457
|
type: Scalars['String'];
|
|
385
458
|
};
|
|
459
|
+
export type TAddStandalonePriceTier = {
|
|
460
|
+
tier: TProductPriceTierInput;
|
|
461
|
+
};
|
|
386
462
|
export type TAddStateRoles = {
|
|
387
463
|
roles: Array<TStateRole>;
|
|
388
464
|
};
|
|
465
|
+
export type TAddStoreCountry = {
|
|
466
|
+
country: TStoreCountryInput;
|
|
467
|
+
};
|
|
389
468
|
export type TAddStoreDistributionChannel = {
|
|
390
469
|
distributionChannel: TResourceIdentifierInput;
|
|
391
470
|
};
|
|
@@ -508,16 +587,250 @@ export type TApplied = TOrderEditResult & {
|
|
|
508
587
|
type: Scalars['String'];
|
|
509
588
|
};
|
|
510
589
|
export type TApplyCartDeltaToCustomLineItemShippingDetailsTargets = {
|
|
511
|
-
customLineItemId
|
|
590
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
591
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
512
592
|
targetsDelta: Array<TShippingTargetDraft>;
|
|
513
593
|
};
|
|
514
594
|
export type TApplyCartDeltaToLineItemShippingDetailsTargets = {
|
|
515
|
-
lineItemId
|
|
595
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
596
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
516
597
|
targetsDelta: Array<TShippingTargetDraft>;
|
|
517
598
|
};
|
|
518
599
|
export type TApplyStagedChanges = {
|
|
519
600
|
dummy?: InputMaybe<Scalars['String']>;
|
|
520
601
|
};
|
|
602
|
+
export type TApprovalFlow = TVersioned & {
|
|
603
|
+
__typename?: 'ApprovalFlow';
|
|
604
|
+
approvals: Array<TApprovalFlowApproval>;
|
|
605
|
+
businessUnit: TBusinessUnit;
|
|
606
|
+
businessUnitRef: TKeyReference;
|
|
607
|
+
createdAt: Scalars['DateTime'];
|
|
608
|
+
createdBy?: Maybe<TInitiator>;
|
|
609
|
+
id: Scalars['String'];
|
|
610
|
+
lastModifiedAt: Scalars['DateTime'];
|
|
611
|
+
lastModifiedBy?: Maybe<TInitiator>;
|
|
612
|
+
order?: Maybe<TOrder>;
|
|
613
|
+
orderRef: TReference;
|
|
614
|
+
rejection?: Maybe<TApprovalFlowRejection>;
|
|
615
|
+
rules: Array<TApprovalRule>;
|
|
616
|
+
status: Scalars['String'];
|
|
617
|
+
version: Scalars['Long'];
|
|
618
|
+
};
|
|
619
|
+
export type TApprovalFlowApproval = {
|
|
620
|
+
__typename?: 'ApprovalFlowApproval';
|
|
621
|
+
approvedAt: Scalars['DateTime'];
|
|
622
|
+
approver: TAssociate;
|
|
623
|
+
};
|
|
624
|
+
export type TApprovalFlowApproved = TMessagePayload & {
|
|
625
|
+
__typename?: 'ApprovalFlowApproved';
|
|
626
|
+
associateId: Scalars['String'];
|
|
627
|
+
immediatePendingApprovers: Array<TRuleApprover>;
|
|
628
|
+
orderId: Scalars['String'];
|
|
629
|
+
pendingApprovers: Array<TRuleApprover>;
|
|
630
|
+
roles: Array<TRuleApprover>;
|
|
631
|
+
ruleInfos: Array<TRuleInfo>;
|
|
632
|
+
type: Scalars['String'];
|
|
633
|
+
};
|
|
634
|
+
export type TApprovalFlowCompleted = TMessagePayload & {
|
|
635
|
+
__typename?: 'ApprovalFlowCompleted';
|
|
636
|
+
orderId: Scalars['String'];
|
|
637
|
+
type: Scalars['String'];
|
|
638
|
+
};
|
|
639
|
+
export type TApprovalFlowCreated = TMessagePayload & {
|
|
640
|
+
__typename?: 'ApprovalFlowCreated';
|
|
641
|
+
immediatePendingApprovers: Array<TRuleApprover>;
|
|
642
|
+
orderId: Scalars['String'];
|
|
643
|
+
pendingApprovers: Array<TRuleApprover>;
|
|
644
|
+
ruleInfos: Array<TRuleInfo>;
|
|
645
|
+
type: Scalars['String'];
|
|
646
|
+
};
|
|
647
|
+
export type TApprovalFlowQueryResult = {
|
|
648
|
+
__typename?: 'ApprovalFlowQueryResult';
|
|
649
|
+
count: Scalars['Int'];
|
|
650
|
+
exists: Scalars['Boolean'];
|
|
651
|
+
offset: Scalars['Int'];
|
|
652
|
+
results: Array<TApprovalFlow>;
|
|
653
|
+
total: Scalars['Long'];
|
|
654
|
+
};
|
|
655
|
+
export type TApprovalFlowRejected = TMessagePayload & {
|
|
656
|
+
__typename?: 'ApprovalFlowRejected';
|
|
657
|
+
associateId: Scalars['String'];
|
|
658
|
+
orderId: Scalars['String'];
|
|
659
|
+
reason?: Maybe<Scalars['String']>;
|
|
660
|
+
ruleInfos: Array<TRuleInfo>;
|
|
661
|
+
type: Scalars['String'];
|
|
662
|
+
};
|
|
663
|
+
export type TApprovalFlowRejection = {
|
|
664
|
+
__typename?: 'ApprovalFlowRejection';
|
|
665
|
+
reason?: Maybe<Scalars['String']>;
|
|
666
|
+
rejectedAt: Scalars['DateTime'];
|
|
667
|
+
rejecter: TAssociate;
|
|
668
|
+
};
|
|
669
|
+
export type TApprovalFlowUpdateAction = {
|
|
670
|
+
approve?: InputMaybe<TApproveApprovalFlow>;
|
|
671
|
+
reject?: InputMaybe<TRejectApprovalFlow>;
|
|
672
|
+
};
|
|
673
|
+
export type TApprovalRule = TVersioned & {
|
|
674
|
+
__typename?: 'ApprovalRule';
|
|
675
|
+
approvers: TApproverHierarchy;
|
|
676
|
+
businessUnit: TBusinessUnit;
|
|
677
|
+
businessUnitRef: TKeyReference;
|
|
678
|
+
createdAt: Scalars['DateTime'];
|
|
679
|
+
createdBy?: Maybe<TInitiator>;
|
|
680
|
+
description?: Maybe<Scalars['String']>;
|
|
681
|
+
id: Scalars['String'];
|
|
682
|
+
key?: Maybe<Scalars['String']>;
|
|
683
|
+
lastModifiedAt: Scalars['DateTime'];
|
|
684
|
+
lastModifiedBy?: Maybe<TInitiator>;
|
|
685
|
+
name: Scalars['String'];
|
|
686
|
+
predicate: Scalars['String'];
|
|
687
|
+
requesters: Array<TRuleRequester>;
|
|
688
|
+
status: TApprovalRuleStatus;
|
|
689
|
+
version: Scalars['Long'];
|
|
690
|
+
};
|
|
691
|
+
export type TApprovalRuleDraft = {
|
|
692
|
+
approvers: TApproverHierarchyDraft;
|
|
693
|
+
description?: InputMaybe<Scalars['String']>;
|
|
694
|
+
key?: InputMaybe<Scalars['String']>;
|
|
695
|
+
name: Scalars['String'];
|
|
696
|
+
predicate: Scalars['String'];
|
|
697
|
+
requesters: Array<TRuleRequesterDraft>;
|
|
698
|
+
status: TApprovalRuleStatus;
|
|
699
|
+
};
|
|
700
|
+
export type TApprovalRuleQueryResult = {
|
|
701
|
+
__typename?: 'ApprovalRuleQueryResult';
|
|
702
|
+
count: Scalars['Int'];
|
|
703
|
+
exists: Scalars['Boolean'];
|
|
704
|
+
offset: Scalars['Int'];
|
|
705
|
+
results: Array<TApprovalRule>;
|
|
706
|
+
total: Scalars['Long'];
|
|
707
|
+
};
|
|
708
|
+
export declare enum TApprovalRuleStatus {
|
|
709
|
+
Active = "Active",
|
|
710
|
+
Inactive = "Inactive"
|
|
711
|
+
}
|
|
712
|
+
export type TApprovalRuleUpdateAction = {
|
|
713
|
+
setApprovers?: InputMaybe<TSetApprovalRuleApprovers>;
|
|
714
|
+
setDescription?: InputMaybe<TSetApprovalRuleDescription>;
|
|
715
|
+
setKey?: InputMaybe<TSetApprovalRuleKey>;
|
|
716
|
+
setName?: InputMaybe<TSetApprovalRuleName>;
|
|
717
|
+
setPredicate?: InputMaybe<TSetApprovalRulePredicate>;
|
|
718
|
+
setRequesters?: InputMaybe<TSetApprovalRuleRequesters>;
|
|
719
|
+
setStatus?: InputMaybe<TSetApprovalRuleStatus>;
|
|
720
|
+
};
|
|
721
|
+
export type TApproveApprovalFlow = {
|
|
722
|
+
dummy?: InputMaybe<Scalars['String']>;
|
|
723
|
+
};
|
|
724
|
+
export type TApproverConjunction = {
|
|
725
|
+
__typename?: 'ApproverConjunction';
|
|
726
|
+
and: Array<TApproverDisjunction>;
|
|
727
|
+
};
|
|
728
|
+
export type TApproverConjunctionDraft = {
|
|
729
|
+
and: Array<TApproverDisjunctionDraft>;
|
|
730
|
+
};
|
|
731
|
+
export type TApproverDisjunction = {
|
|
732
|
+
__typename?: 'ApproverDisjunction';
|
|
733
|
+
or: Array<TRuleApprover>;
|
|
734
|
+
};
|
|
735
|
+
export type TApproverDisjunctionDraft = {
|
|
736
|
+
or: Array<TRuleApproverDraft>;
|
|
737
|
+
};
|
|
738
|
+
export type TApproverHierarchy = {
|
|
739
|
+
__typename?: 'ApproverHierarchy';
|
|
740
|
+
tiers: Array<TApproverConjunction>;
|
|
741
|
+
};
|
|
742
|
+
export type TApproverHierarchyDraft = {
|
|
743
|
+
tiers: Array<TApproverConjunctionDraft>;
|
|
744
|
+
};
|
|
745
|
+
export type TAsAssociate = TCartQueryInterface & TOrderQueryInterface & TQuoteQueryInterface & TQuoteRequestQueryInterface & {
|
|
746
|
+
__typename?: 'AsAssociate';
|
|
747
|
+
approvalFlow?: Maybe<TApprovalFlow>;
|
|
748
|
+
approvalFlows: TApprovalFlowQueryResult;
|
|
749
|
+
approvalRule?: Maybe<TApprovalRule>;
|
|
750
|
+
approvalRules: TApprovalRuleQueryResult;
|
|
751
|
+
businessUnit?: Maybe<TBusinessUnit>;
|
|
752
|
+
businessUnits: TBusinessUnitQueryResult;
|
|
753
|
+
cart?: Maybe<TCart>;
|
|
754
|
+
carts: TCartQueryResult;
|
|
755
|
+
order?: Maybe<TOrder>;
|
|
756
|
+
orders: TOrderQueryResult;
|
|
757
|
+
quote?: Maybe<TQuote>;
|
|
758
|
+
quoteRequest?: Maybe<TQuoteRequest>;
|
|
759
|
+
quoteRequests: TQuoteRequestQueryResult;
|
|
760
|
+
quotes: TQuoteQueryResult;
|
|
761
|
+
};
|
|
762
|
+
export type TAsAssociate_ApprovalFlowArgs = {
|
|
763
|
+
id: Scalars['String'];
|
|
764
|
+
};
|
|
765
|
+
export type TAsAssociate_ApprovalFlowsArgs = {
|
|
766
|
+
limit?: InputMaybe<Scalars['Int']>;
|
|
767
|
+
offset?: InputMaybe<Scalars['Int']>;
|
|
768
|
+
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
769
|
+
where?: InputMaybe<Scalars['String']>;
|
|
770
|
+
};
|
|
771
|
+
export type TAsAssociate_ApprovalRuleArgs = {
|
|
772
|
+
id?: InputMaybe<Scalars['String']>;
|
|
773
|
+
key?: InputMaybe<Scalars['String']>;
|
|
774
|
+
};
|
|
775
|
+
export type TAsAssociate_ApprovalRulesArgs = {
|
|
776
|
+
limit?: InputMaybe<Scalars['Int']>;
|
|
777
|
+
offset?: InputMaybe<Scalars['Int']>;
|
|
778
|
+
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
779
|
+
where?: InputMaybe<Scalars['String']>;
|
|
780
|
+
};
|
|
781
|
+
export type TAsAssociate_BusinessUnitArgs = {
|
|
782
|
+
id?: InputMaybe<Scalars['String']>;
|
|
783
|
+
key?: InputMaybe<Scalars['String']>;
|
|
784
|
+
};
|
|
785
|
+
export type TAsAssociate_BusinessUnitsArgs = {
|
|
786
|
+
limit?: InputMaybe<Scalars['Int']>;
|
|
787
|
+
offset?: InputMaybe<Scalars['Int']>;
|
|
788
|
+
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
789
|
+
where?: InputMaybe<Scalars['String']>;
|
|
790
|
+
};
|
|
791
|
+
export type TAsAssociate_CartArgs = {
|
|
792
|
+
id: Scalars['String'];
|
|
793
|
+
};
|
|
794
|
+
export type TAsAssociate_CartsArgs = {
|
|
795
|
+
limit?: InputMaybe<Scalars['Int']>;
|
|
796
|
+
offset?: InputMaybe<Scalars['Int']>;
|
|
797
|
+
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
798
|
+
where?: InputMaybe<Scalars['String']>;
|
|
799
|
+
};
|
|
800
|
+
export type TAsAssociate_OrderArgs = {
|
|
801
|
+
id?: InputMaybe<Scalars['String']>;
|
|
802
|
+
orderNumber?: InputMaybe<Scalars['String']>;
|
|
803
|
+
};
|
|
804
|
+
export type TAsAssociate_OrdersArgs = {
|
|
805
|
+
limit?: InputMaybe<Scalars['Int']>;
|
|
806
|
+
offset?: InputMaybe<Scalars['Int']>;
|
|
807
|
+
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
808
|
+
where?: InputMaybe<Scalars['String']>;
|
|
809
|
+
};
|
|
810
|
+
export type TAsAssociate_QuoteArgs = {
|
|
811
|
+
id?: InputMaybe<Scalars['String']>;
|
|
812
|
+
key?: InputMaybe<Scalars['String']>;
|
|
813
|
+
};
|
|
814
|
+
export type TAsAssociate_QuoteRequestArgs = {
|
|
815
|
+
id?: InputMaybe<Scalars['String']>;
|
|
816
|
+
key?: InputMaybe<Scalars['String']>;
|
|
817
|
+
};
|
|
818
|
+
export type TAsAssociate_QuoteRequestsArgs = {
|
|
819
|
+
limit?: InputMaybe<Scalars['Int']>;
|
|
820
|
+
offset?: InputMaybe<Scalars['Int']>;
|
|
821
|
+
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
822
|
+
where?: InputMaybe<Scalars['String']>;
|
|
823
|
+
};
|
|
824
|
+
export type TAsAssociate_QuotesArgs = {
|
|
825
|
+
limit?: InputMaybe<Scalars['Int']>;
|
|
826
|
+
offset?: InputMaybe<Scalars['Int']>;
|
|
827
|
+
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
828
|
+
where?: InputMaybe<Scalars['String']>;
|
|
829
|
+
};
|
|
830
|
+
export type TAsAssociateArgument = {
|
|
831
|
+
associateId: Scalars['String'];
|
|
832
|
+
businessUnitKey: Scalars['KeyReferenceInput'];
|
|
833
|
+
};
|
|
521
834
|
export type TAsset = {
|
|
522
835
|
__typename?: 'Asset';
|
|
523
836
|
custom?: Maybe<TCustomFieldsType>;
|
|
@@ -569,6 +882,104 @@ export type TAssetSourceInput = {
|
|
|
569
882
|
key?: InputMaybe<Scalars['String']>;
|
|
570
883
|
uri: Scalars['String'];
|
|
571
884
|
};
|
|
885
|
+
export type TAssociate = {
|
|
886
|
+
__typename?: 'Associate';
|
|
887
|
+
associateRoleAssignments: Array<TAssociateRoleAssignment>;
|
|
888
|
+
customer?: Maybe<TCustomer>;
|
|
889
|
+
customerRef?: Maybe<TReference>;
|
|
890
|
+
roles: Array<TSimpleAssociateRole>;
|
|
891
|
+
};
|
|
892
|
+
export type TAssociateDraft = {
|
|
893
|
+
associateRoleAssignments?: InputMaybe<Array<TAssociateRoleAssignmentDraft>>;
|
|
894
|
+
customer: TResourceIdentifierInput;
|
|
895
|
+
roles?: InputMaybe<Array<TSimpleAssociateRole>>;
|
|
896
|
+
};
|
|
897
|
+
export declare enum TAssociateInheritanceMode {
|
|
898
|
+
Disabled = "Disabled",
|
|
899
|
+
Enabled = "Enabled"
|
|
900
|
+
}
|
|
901
|
+
export type TAssociateRole = TVersioned & {
|
|
902
|
+
__typename?: 'AssociateRole';
|
|
903
|
+
buyerAssignable: Scalars['Boolean'];
|
|
904
|
+
createdAt: Scalars['DateTime'];
|
|
905
|
+
createdBy?: Maybe<TInitiator>;
|
|
906
|
+
custom?: Maybe<TCustomFieldsType>;
|
|
907
|
+
id: Scalars['String'];
|
|
908
|
+
key: Scalars['String'];
|
|
909
|
+
lastModifiedAt: Scalars['DateTime'];
|
|
910
|
+
lastModifiedBy?: Maybe<TInitiator>;
|
|
911
|
+
name?: Maybe<Scalars['String']>;
|
|
912
|
+
permissions: Array<TPermission>;
|
|
913
|
+
version: Scalars['Long'];
|
|
914
|
+
};
|
|
915
|
+
export type TAssociateRoleAssignment = {
|
|
916
|
+
__typename?: 'AssociateRoleAssignment';
|
|
917
|
+
associateRole: TAssociateRole;
|
|
918
|
+
associateRoleRef?: Maybe<TKeyReference>;
|
|
919
|
+
inheritance: TAssociateInheritanceMode;
|
|
920
|
+
};
|
|
921
|
+
export type TAssociateRoleAssignmentDraft = {
|
|
922
|
+
associateRole: TResourceIdentifierInput;
|
|
923
|
+
inheritance?: InputMaybe<TAssociateInheritanceMode>;
|
|
924
|
+
};
|
|
925
|
+
export type TAssociateRoleBuyerAssignableChanged = TMessagePayload & {
|
|
926
|
+
__typename?: 'AssociateRoleBuyerAssignableChanged';
|
|
927
|
+
buyerAssignable: Scalars['Boolean'];
|
|
928
|
+
type: Scalars['String'];
|
|
929
|
+
};
|
|
930
|
+
export type TAssociateRoleCreated = TMessagePayload & {
|
|
931
|
+
__typename?: 'AssociateRoleCreated';
|
|
932
|
+
associateRole: TAssociateRole;
|
|
933
|
+
type: Scalars['String'];
|
|
934
|
+
};
|
|
935
|
+
export type TAssociateRoleDeleted = TMessagePayload & {
|
|
936
|
+
__typename?: 'AssociateRoleDeleted';
|
|
937
|
+
type: Scalars['String'];
|
|
938
|
+
};
|
|
939
|
+
export type TAssociateRoleDraft = {
|
|
940
|
+
buyerAssignable: Scalars['Boolean'];
|
|
941
|
+
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
942
|
+
key: Scalars['String'];
|
|
943
|
+
name?: InputMaybe<Scalars['String']>;
|
|
944
|
+
permissions?: InputMaybe<Array<TPermission>>;
|
|
945
|
+
};
|
|
946
|
+
export type TAssociateRoleNameSet = TMessagePayload & {
|
|
947
|
+
__typename?: 'AssociateRoleNameSet';
|
|
948
|
+
name?: Maybe<Scalars['String']>;
|
|
949
|
+
type: Scalars['String'];
|
|
950
|
+
};
|
|
951
|
+
export type TAssociateRolePermissionAdded = TMessagePayload & {
|
|
952
|
+
__typename?: 'AssociateRolePermissionAdded';
|
|
953
|
+
permission: TPermission;
|
|
954
|
+
type: Scalars['String'];
|
|
955
|
+
};
|
|
956
|
+
export type TAssociateRolePermissionRemoved = TMessagePayload & {
|
|
957
|
+
__typename?: 'AssociateRolePermissionRemoved';
|
|
958
|
+
permission: TPermission;
|
|
959
|
+
type: Scalars['String'];
|
|
960
|
+
};
|
|
961
|
+
export type TAssociateRolePermissionsSet = TMessagePayload & {
|
|
962
|
+
__typename?: 'AssociateRolePermissionsSet';
|
|
963
|
+
permissions?: Maybe<Array<TPermission>>;
|
|
964
|
+
type: Scalars['String'];
|
|
965
|
+
};
|
|
966
|
+
export type TAssociateRoleQueryResult = {
|
|
967
|
+
__typename?: 'AssociateRoleQueryResult';
|
|
968
|
+
count: Scalars['Int'];
|
|
969
|
+
exists: Scalars['Boolean'];
|
|
970
|
+
offset: Scalars['Int'];
|
|
971
|
+
results: Array<TAssociateRole>;
|
|
972
|
+
total: Scalars['Long'];
|
|
973
|
+
};
|
|
974
|
+
export type TAssociateRoleUpdateAction = {
|
|
975
|
+
addPermission?: InputMaybe<TAddAssociateRolePermission>;
|
|
976
|
+
changeBuyerAssignable?: InputMaybe<TChangeAssociateRoleBuyerAssignable>;
|
|
977
|
+
removePermission?: InputMaybe<TRemoveAssociateRolePermission>;
|
|
978
|
+
setCustomField?: InputMaybe<TSetAssociateRoleCustomField>;
|
|
979
|
+
setCustomType?: InputMaybe<TSetAssociateRoleCustomType>;
|
|
980
|
+
setName?: InputMaybe<TSetAssociateRoleName>;
|
|
981
|
+
setPermissions?: InputMaybe<TSetAssociateRolePermissions>;
|
|
982
|
+
};
|
|
572
983
|
export type TAttribute = {
|
|
573
984
|
name: Scalars['String'];
|
|
574
985
|
};
|
|
@@ -621,7 +1032,7 @@ export type TAttributeDefinitionType = {
|
|
|
621
1032
|
};
|
|
622
1033
|
export type TAttributeGroup = TVersioned & {
|
|
623
1034
|
__typename?: 'AttributeGroup';
|
|
624
|
-
attributes: Array<
|
|
1035
|
+
attributes: Array<TAttributeReference>;
|
|
625
1036
|
createdAt: Scalars['DateTime'];
|
|
626
1037
|
createdBy?: Maybe<TInitiator>;
|
|
627
1038
|
description?: Maybe<Scalars['String']>;
|
|
@@ -643,11 +1054,20 @@ export type TAttributeGroup_NameArgs = {
|
|
|
643
1054
|
locale?: InputMaybe<Scalars['Locale']>;
|
|
644
1055
|
};
|
|
645
1056
|
export type TAttributeGroupDraft = {
|
|
646
|
-
attributes: Array<
|
|
1057
|
+
attributes: Array<TAttributeReferenceInput>;
|
|
647
1058
|
description?: InputMaybe<Array<TLocalizedStringItemInputType>>;
|
|
648
1059
|
key?: InputMaybe<Scalars['String']>;
|
|
649
1060
|
name: Array<TLocalizedStringItemInputType>;
|
|
650
1061
|
};
|
|
1062
|
+
export type TAttributeGroupLimitWithCurrent = TLimitWithCurrent & {
|
|
1063
|
+
__typename?: 'AttributeGroupLimitWithCurrent';
|
|
1064
|
+
current: Scalars['Long'];
|
|
1065
|
+
limit?: Maybe<Scalars['Long']>;
|
|
1066
|
+
};
|
|
1067
|
+
export type TAttributeGroupLimitsProjection = {
|
|
1068
|
+
__typename?: 'AttributeGroupLimitsProjection';
|
|
1069
|
+
total: TAttributeGroupLimitWithCurrent;
|
|
1070
|
+
};
|
|
651
1071
|
export type TAttributeGroupQueryResult = {
|
|
652
1072
|
__typename?: 'AttributeGroupQueryResult';
|
|
653
1073
|
count: Scalars['Int'];
|
|
@@ -664,6 +1084,13 @@ export type TAttributeGroupUpdateAction = {
|
|
|
664
1084
|
setDescription?: InputMaybe<TSetAttributeGroupDescription>;
|
|
665
1085
|
setKey?: InputMaybe<TSetAttributeGroupKey>;
|
|
666
1086
|
};
|
|
1087
|
+
export type TAttributeReference = {
|
|
1088
|
+
__typename?: 'AttributeReference';
|
|
1089
|
+
key: Scalars['String'];
|
|
1090
|
+
};
|
|
1091
|
+
export type TAttributeReferenceInput = {
|
|
1092
|
+
key: Scalars['String'];
|
|
1093
|
+
};
|
|
667
1094
|
export type TAttributeSetElementTypeDraft = {
|
|
668
1095
|
boolean?: InputMaybe<TSimpleAttributeTypeDraft>;
|
|
669
1096
|
date?: InputMaybe<TSimpleAttributeTypeDraft>;
|
|
@@ -706,6 +1133,10 @@ export type TAuthorizationHeader = THttpDestinationAuthentication & {
|
|
|
706
1133
|
export type TAuthorizationHeaderInput = {
|
|
707
1134
|
headerValue: Scalars['String'];
|
|
708
1135
|
};
|
|
1136
|
+
export declare enum TAwsAuthenticationMode {
|
|
1137
|
+
Credentials = "Credentials",
|
|
1138
|
+
Iam = "IAM"
|
|
1139
|
+
}
|
|
709
1140
|
export type TAzureFunctionsAuthentication = THttpDestinationAuthentication & {
|
|
710
1141
|
__typename?: 'AzureFunctionsAuthentication';
|
|
711
1142
|
key: Scalars['String'];
|
|
@@ -754,6 +1185,248 @@ export type TBooleanType = TFieldType & {
|
|
|
754
1185
|
__typename?: 'BooleanType';
|
|
755
1186
|
name: Scalars['String'];
|
|
756
1187
|
};
|
|
1188
|
+
export type TBusinessUnit = TVersioned & {
|
|
1189
|
+
__typename?: 'BusinessUnit';
|
|
1190
|
+
addresses: Array<TAddress>;
|
|
1191
|
+
ancestors: Array<TBusinessUnit>;
|
|
1192
|
+
associateMode: TBusinessUnitAssociateMode;
|
|
1193
|
+
associates: Array<TAssociate>;
|
|
1194
|
+
billingAddressIds: Array<Scalars['String']>;
|
|
1195
|
+
billingAddresses: Array<TAddress>;
|
|
1196
|
+
contactEmail?: Maybe<Scalars['String']>;
|
|
1197
|
+
createdAt: Scalars['DateTime'];
|
|
1198
|
+
createdBy?: Maybe<TInitiator>;
|
|
1199
|
+
custom?: Maybe<TCustomFieldsType>;
|
|
1200
|
+
defaultBillingAddress?: Maybe<TAddress>;
|
|
1201
|
+
defaultBillingAddressId?: Maybe<Scalars['String']>;
|
|
1202
|
+
defaultShippingAddress?: Maybe<TAddress>;
|
|
1203
|
+
defaultShippingAddressId?: Maybe<Scalars['String']>;
|
|
1204
|
+
id: Scalars['String'];
|
|
1205
|
+
inheritedAssociates?: Maybe<Array<TInheritedAssociate>>;
|
|
1206
|
+
inheritedStores?: Maybe<Array<TInheritedStore>>;
|
|
1207
|
+
key: Scalars['String'];
|
|
1208
|
+
lastModifiedAt: Scalars['DateTime'];
|
|
1209
|
+
lastModifiedBy?: Maybe<TInitiator>;
|
|
1210
|
+
name: Scalars['String'];
|
|
1211
|
+
parentUnit?: Maybe<TBusinessUnit>;
|
|
1212
|
+
parentUnitRef?: Maybe<TKeyReference>;
|
|
1213
|
+
shippingAddressIds: Array<Scalars['String']>;
|
|
1214
|
+
shippingAddresses: Array<TAddress>;
|
|
1215
|
+
status: TBusinessUnitStatus;
|
|
1216
|
+
storeMode?: Maybe<Scalars['String']>;
|
|
1217
|
+
stores?: Maybe<Array<TStore>>;
|
|
1218
|
+
storesRef?: Maybe<Array<TKeyReference>>;
|
|
1219
|
+
topLevelUnit: TBusinessUnit;
|
|
1220
|
+
topLevelUnitRef?: Maybe<TKeyReference>;
|
|
1221
|
+
unitType: TBusinessUnitType;
|
|
1222
|
+
version: Scalars['Long'];
|
|
1223
|
+
};
|
|
1224
|
+
export type TBusinessUnitAddressAdded = TMessagePayload & {
|
|
1225
|
+
__typename?: 'BusinessUnitAddressAdded';
|
|
1226
|
+
address: TAddress;
|
|
1227
|
+
type: Scalars['String'];
|
|
1228
|
+
};
|
|
1229
|
+
export type TBusinessUnitAddressChanged = TMessagePayload & {
|
|
1230
|
+
__typename?: 'BusinessUnitAddressChanged';
|
|
1231
|
+
address: TAddress;
|
|
1232
|
+
type: Scalars['String'];
|
|
1233
|
+
};
|
|
1234
|
+
export type TBusinessUnitAddressRemoved = TMessagePayload & {
|
|
1235
|
+
__typename?: 'BusinessUnitAddressRemoved';
|
|
1236
|
+
address: TAddress;
|
|
1237
|
+
type: Scalars['String'];
|
|
1238
|
+
};
|
|
1239
|
+
export type TBusinessUnitAssociateAdded = TMessagePayload & {
|
|
1240
|
+
__typename?: 'BusinessUnitAssociateAdded';
|
|
1241
|
+
associate: TAssociate;
|
|
1242
|
+
type: Scalars['String'];
|
|
1243
|
+
};
|
|
1244
|
+
export type TBusinessUnitAssociateChanged = TMessagePayload & {
|
|
1245
|
+
__typename?: 'BusinessUnitAssociateChanged';
|
|
1246
|
+
associate: TAssociate;
|
|
1247
|
+
type: Scalars['String'];
|
|
1248
|
+
};
|
|
1249
|
+
export declare enum TBusinessUnitAssociateMode {
|
|
1250
|
+
Explicit = "Explicit",
|
|
1251
|
+
ExplicitAndFromParent = "ExplicitAndFromParent"
|
|
1252
|
+
}
|
|
1253
|
+
export type TBusinessUnitAssociateModeChanged = TMessagePayload & {
|
|
1254
|
+
__typename?: 'BusinessUnitAssociateModeChanged';
|
|
1255
|
+
associateMode: TBusinessUnitAssociateMode;
|
|
1256
|
+
oldAssociateMode?: Maybe<TBusinessUnitAssociateMode>;
|
|
1257
|
+
type: Scalars['String'];
|
|
1258
|
+
};
|
|
1259
|
+
export type TBusinessUnitAssociateRemoved = TMessagePayload & {
|
|
1260
|
+
__typename?: 'BusinessUnitAssociateRemoved';
|
|
1261
|
+
associate: TAssociate;
|
|
1262
|
+
type: Scalars['String'];
|
|
1263
|
+
};
|
|
1264
|
+
export type TBusinessUnitAssociatesSet = TMessagePayload & {
|
|
1265
|
+
__typename?: 'BusinessUnitAssociatesSet';
|
|
1266
|
+
associates: Array<TAssociate>;
|
|
1267
|
+
type: Scalars['String'];
|
|
1268
|
+
};
|
|
1269
|
+
export type TBusinessUnitBillingAddressAdded = TMessagePayload & {
|
|
1270
|
+
__typename?: 'BusinessUnitBillingAddressAdded';
|
|
1271
|
+
address: TAddress;
|
|
1272
|
+
type: Scalars['String'];
|
|
1273
|
+
};
|
|
1274
|
+
export type TBusinessUnitBillingAddressRemoved = TMessagePayload & {
|
|
1275
|
+
__typename?: 'BusinessUnitBillingAddressRemoved';
|
|
1276
|
+
address: TAddress;
|
|
1277
|
+
type: Scalars['String'];
|
|
1278
|
+
};
|
|
1279
|
+
export type TBusinessUnitConfiguration = {
|
|
1280
|
+
__typename?: 'BusinessUnitConfiguration';
|
|
1281
|
+
myBusinessUnitAssociateRoleOnCreation?: Maybe<TAssociateRole>;
|
|
1282
|
+
myBusinessUnitAssociateRoleOnCreationRef?: Maybe<TKeyReference>;
|
|
1283
|
+
myBusinessUnitStatusOnCreation: TBusinessUnitConfigurationStatus;
|
|
1284
|
+
};
|
|
1285
|
+
export declare enum TBusinessUnitConfigurationStatus {
|
|
1286
|
+
Active = "Active",
|
|
1287
|
+
Inactive = "Inactive"
|
|
1288
|
+
}
|
|
1289
|
+
export type TBusinessUnitContactEmailSet = TMessagePayload & {
|
|
1290
|
+
__typename?: 'BusinessUnitContactEmailSet';
|
|
1291
|
+
contactEmail?: Maybe<Scalars['String']>;
|
|
1292
|
+
type: Scalars['String'];
|
|
1293
|
+
};
|
|
1294
|
+
export type TBusinessUnitCreated = TMessagePayload & {
|
|
1295
|
+
__typename?: 'BusinessUnitCreated';
|
|
1296
|
+
businessUnit: TBusinessUnit;
|
|
1297
|
+
type: Scalars['String'];
|
|
1298
|
+
};
|
|
1299
|
+
export type TBusinessUnitDefaultBillingAddressSet = TMessagePayload & {
|
|
1300
|
+
__typename?: 'BusinessUnitDefaultBillingAddressSet';
|
|
1301
|
+
address?: Maybe<TAddress>;
|
|
1302
|
+
type: Scalars['String'];
|
|
1303
|
+
};
|
|
1304
|
+
export type TBusinessUnitDefaultShippingAddressSet = TMessagePayload & {
|
|
1305
|
+
__typename?: 'BusinessUnitDefaultShippingAddressSet';
|
|
1306
|
+
address?: Maybe<TAddress>;
|
|
1307
|
+
type: Scalars['String'];
|
|
1308
|
+
};
|
|
1309
|
+
export type TBusinessUnitDeleted = TMessagePayload & {
|
|
1310
|
+
__typename?: 'BusinessUnitDeleted';
|
|
1311
|
+
type: Scalars['String'];
|
|
1312
|
+
};
|
|
1313
|
+
export type TBusinessUnitDraft = {
|
|
1314
|
+
addresses?: InputMaybe<Array<TAddressInput>>;
|
|
1315
|
+
associateMode?: InputMaybe<TBusinessUnitAssociateMode>;
|
|
1316
|
+
associates?: InputMaybe<Array<TAssociateDraft>>;
|
|
1317
|
+
billingAddresses?: InputMaybe<Array<Scalars['Int']>>;
|
|
1318
|
+
contactEmail?: InputMaybe<Scalars['String']>;
|
|
1319
|
+
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
1320
|
+
defaultBillingAddress?: InputMaybe<Scalars['Int']>;
|
|
1321
|
+
defaultShippingAddress?: InputMaybe<Scalars['Int']>;
|
|
1322
|
+
key: Scalars['String'];
|
|
1323
|
+
name: Scalars['String'];
|
|
1324
|
+
parentUnit?: InputMaybe<TResourceIdentifierInput>;
|
|
1325
|
+
shippingAddresses?: InputMaybe<Array<Scalars['Int']>>;
|
|
1326
|
+
storeMode?: InputMaybe<Scalars['String']>;
|
|
1327
|
+
stores?: InputMaybe<Array<TResourceIdentifierInput>>;
|
|
1328
|
+
unitType: TBusinessUnitType;
|
|
1329
|
+
};
|
|
1330
|
+
export type TBusinessUnitNameChanged = TMessagePayload & {
|
|
1331
|
+
__typename?: 'BusinessUnitNameChanged';
|
|
1332
|
+
name: Scalars['String'];
|
|
1333
|
+
type: Scalars['String'];
|
|
1334
|
+
};
|
|
1335
|
+
export type TBusinessUnitParentChanged = TMessagePayload & {
|
|
1336
|
+
__typename?: 'BusinessUnitParentChanged';
|
|
1337
|
+
newParentUnit?: Maybe<TBusinessUnit>;
|
|
1338
|
+
newParentUnitRef?: Maybe<TKeyReference>;
|
|
1339
|
+
oldParentUnit?: Maybe<TBusinessUnit>;
|
|
1340
|
+
oldParentUnitRef?: Maybe<TKeyReference>;
|
|
1341
|
+
type: Scalars['String'];
|
|
1342
|
+
};
|
|
1343
|
+
export type TBusinessUnitQueryResult = {
|
|
1344
|
+
__typename?: 'BusinessUnitQueryResult';
|
|
1345
|
+
count: Scalars['Int'];
|
|
1346
|
+
exists: Scalars['Boolean'];
|
|
1347
|
+
offset: Scalars['Int'];
|
|
1348
|
+
results: Array<TBusinessUnit>;
|
|
1349
|
+
total: Scalars['Long'];
|
|
1350
|
+
};
|
|
1351
|
+
export type TBusinessUnitShippingAddressAdded = TMessagePayload & {
|
|
1352
|
+
__typename?: 'BusinessUnitShippingAddressAdded';
|
|
1353
|
+
address: TAddress;
|
|
1354
|
+
type: Scalars['String'];
|
|
1355
|
+
};
|
|
1356
|
+
export type TBusinessUnitShippingAddressRemoved = TMessagePayload & {
|
|
1357
|
+
__typename?: 'BusinessUnitShippingAddressRemoved';
|
|
1358
|
+
address: TAddress;
|
|
1359
|
+
type: Scalars['String'];
|
|
1360
|
+
};
|
|
1361
|
+
export declare enum TBusinessUnitStatus {
|
|
1362
|
+
Active = "Active",
|
|
1363
|
+
Inactive = "Inactive"
|
|
1364
|
+
}
|
|
1365
|
+
export type TBusinessUnitStatusChanged = TMessagePayload & {
|
|
1366
|
+
__typename?: 'BusinessUnitStatusChanged';
|
|
1367
|
+
status: TBusinessUnitStatus;
|
|
1368
|
+
type: Scalars['String'];
|
|
1369
|
+
};
|
|
1370
|
+
export type TBusinessUnitStoreAdded = TMessagePayload & {
|
|
1371
|
+
__typename?: 'BusinessUnitStoreAdded';
|
|
1372
|
+
store: TStore;
|
|
1373
|
+
storeRef: TKeyReference;
|
|
1374
|
+
type: Scalars['String'];
|
|
1375
|
+
};
|
|
1376
|
+
export type TBusinessUnitStoreModeChanged = TMessagePayload & {
|
|
1377
|
+
__typename?: 'BusinessUnitStoreModeChanged';
|
|
1378
|
+
oldStoreMode: Scalars['String'];
|
|
1379
|
+
oldStores?: Maybe<Array<TStore>>;
|
|
1380
|
+
oldStoresRef?: Maybe<Array<TKeyReference>>;
|
|
1381
|
+
storeMode: Scalars['String'];
|
|
1382
|
+
stores?: Maybe<Array<TStore>>;
|
|
1383
|
+
storesRef?: Maybe<Array<TKeyReference>>;
|
|
1384
|
+
type: Scalars['String'];
|
|
1385
|
+
};
|
|
1386
|
+
export type TBusinessUnitStoreRemoved = TMessagePayload & {
|
|
1387
|
+
__typename?: 'BusinessUnitStoreRemoved';
|
|
1388
|
+
store: TStore;
|
|
1389
|
+
storeRef: TKeyReference;
|
|
1390
|
+
type: Scalars['String'];
|
|
1391
|
+
};
|
|
1392
|
+
export type TBusinessUnitStoresSet = TMessagePayload & {
|
|
1393
|
+
__typename?: 'BusinessUnitStoresSet';
|
|
1394
|
+
stores: Array<TStore>;
|
|
1395
|
+
storesRef: Array<TKeyReference>;
|
|
1396
|
+
type: Scalars['String'];
|
|
1397
|
+
};
|
|
1398
|
+
export declare enum TBusinessUnitType {
|
|
1399
|
+
Company = "Company",
|
|
1400
|
+
Division = "Division"
|
|
1401
|
+
}
|
|
1402
|
+
export type TBusinessUnitUpdateAction = {
|
|
1403
|
+
addAddress?: InputMaybe<TAddBusinessUnitAddress>;
|
|
1404
|
+
addAssociate?: InputMaybe<TAddBusinessUnitAssociate>;
|
|
1405
|
+
addBillingAddressId?: InputMaybe<TAddBusinessUnitBillingAddressId>;
|
|
1406
|
+
addShippingAddressId?: InputMaybe<TAddBusinessUnitShippingAddressId>;
|
|
1407
|
+
addStore?: InputMaybe<TAddBusinessUnitStore>;
|
|
1408
|
+
changeAddress?: InputMaybe<TChangeBusinessUnitAddress>;
|
|
1409
|
+
changeAssociate?: InputMaybe<TChangeBusinessUnitAssociate>;
|
|
1410
|
+
changeAssociateMode?: InputMaybe<TChangeBusinessUnitAssociateMode>;
|
|
1411
|
+
changeName?: InputMaybe<TChangeBusinessUnitName>;
|
|
1412
|
+
changeParentUnit?: InputMaybe<TChangeBusinessUnitParentUnit>;
|
|
1413
|
+
changeStatus?: InputMaybe<TChangeBusinessUnitStatus>;
|
|
1414
|
+
removeAddress?: InputMaybe<TRemoveBusinessUnitAddress>;
|
|
1415
|
+
removeAssociate?: InputMaybe<TRemoveBusinessUnitAssociate>;
|
|
1416
|
+
removeBillingAddressId?: InputMaybe<TRemoveBusinessUnitBillingAddressId>;
|
|
1417
|
+
removeShippingAddressId?: InputMaybe<TRemoveBusinessUnitShippingAddressId>;
|
|
1418
|
+
removeStore?: InputMaybe<TRemoveBusinessUnitStore>;
|
|
1419
|
+
setAddressCustomField?: InputMaybe<TSetBusinessUnitAddressCustomField>;
|
|
1420
|
+
setAddressCustomType?: InputMaybe<TSetBusinessUnitAddressCustomType>;
|
|
1421
|
+
setAssociates?: InputMaybe<TSetBusinessUnitAssociates>;
|
|
1422
|
+
setContactEmail?: InputMaybe<TSetBusinessUnitContactEmail>;
|
|
1423
|
+
setCustomField?: InputMaybe<TSetBusinessUnitCustomField>;
|
|
1424
|
+
setCustomType?: InputMaybe<TSetBusinessUnitCustomType>;
|
|
1425
|
+
setDefaultBillingAddress?: InputMaybe<TSetBusinessUnitDefaultBillingAddress>;
|
|
1426
|
+
setDefaultShippingAddress?: InputMaybe<TSetBusinessUnitDefaultShippingAddress>;
|
|
1427
|
+
setStoreMode?: InputMaybe<TSetBusinessUnitStoreMode>;
|
|
1428
|
+
setStores?: InputMaybe<TSetBusinessUnitStores>;
|
|
1429
|
+
};
|
|
757
1430
|
export type TCancelQuoteRequest = {
|
|
758
1431
|
dummy?: InputMaybe<Scalars['String']>;
|
|
759
1432
|
};
|
|
@@ -761,6 +1434,8 @@ export type TCart = TReferenceExpandable & TVersioned & {
|
|
|
761
1434
|
__typename?: 'Cart';
|
|
762
1435
|
anonymousId?: Maybe<Scalars['String']>;
|
|
763
1436
|
billingAddress?: Maybe<TAddress>;
|
|
1437
|
+
businessUnit?: Maybe<TBusinessUnit>;
|
|
1438
|
+
businessUnitRef?: Maybe<TKeyReference>;
|
|
764
1439
|
cartState: TCartState;
|
|
765
1440
|
country?: Maybe<Scalars['Country']>;
|
|
766
1441
|
createdAt: Scalars['DateTime'];
|
|
@@ -773,6 +1448,7 @@ export type TCart = TReferenceExpandable & TVersioned & {
|
|
|
773
1448
|
customerGroupRef?: Maybe<TReference>;
|
|
774
1449
|
customerId?: Maybe<Scalars['String']>;
|
|
775
1450
|
deleteDaysAfterLastModification?: Maybe<Scalars['Int']>;
|
|
1451
|
+
directDiscounts: Array<TDirectDiscount>;
|
|
776
1452
|
discountCodes: Array<TDiscountCodeInfo>;
|
|
777
1453
|
id: Scalars['String'];
|
|
778
1454
|
inventoryMode: TInventoryMode;
|
|
@@ -786,8 +1462,12 @@ export type TCart = TReferenceExpandable & TVersioned & {
|
|
|
786
1462
|
paymentInfo?: Maybe<TPaymentInfo>;
|
|
787
1463
|
refusedGifts: Array<TCartDiscount>;
|
|
788
1464
|
refusedGiftsRefs: Array<TReference>;
|
|
1465
|
+
shipping: Array<TShipping>;
|
|
789
1466
|
shippingAddress?: Maybe<TAddress>;
|
|
1467
|
+
shippingCustomFields?: Maybe<TCustomFieldsType>;
|
|
790
1468
|
shippingInfo?: Maybe<TShippingInfo>;
|
|
1469
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
1470
|
+
shippingMode: TShippingMode;
|
|
791
1471
|
shippingRateInput?: Maybe<TShippingRateInput>;
|
|
792
1472
|
store?: Maybe<TStore>;
|
|
793
1473
|
storeRef?: Maybe<TKeyReference>;
|
|
@@ -795,6 +1475,7 @@ export type TCart = TReferenceExpandable & TVersioned & {
|
|
|
795
1475
|
taxMode: TTaxMode;
|
|
796
1476
|
taxRoundingMode: TRoundingMode;
|
|
797
1477
|
taxedPrice?: Maybe<TTaxedPrice>;
|
|
1478
|
+
taxedShippingPrice?: Maybe<TTaxedPrice>;
|
|
798
1479
|
totalLineItemQuantity?: Maybe<Scalars['Long']>;
|
|
799
1480
|
totalPrice: TMoney;
|
|
800
1481
|
version: Scalars['Long'];
|
|
@@ -836,6 +1517,8 @@ export type TCartDiscount = TReferenceExpandable & TVersioned & {
|
|
|
836
1517
|
requiresDiscountCode: Scalars['Boolean'];
|
|
837
1518
|
sortOrder: Scalars['String'];
|
|
838
1519
|
stackingMode: TStackingMode;
|
|
1520
|
+
stores: Array<TStore>;
|
|
1521
|
+
storesRef: Array<TKeyReference>;
|
|
839
1522
|
target?: Maybe<TCartDiscountTarget>;
|
|
840
1523
|
validFrom?: Maybe<Scalars['DateTime']>;
|
|
841
1524
|
validUntil?: Maybe<Scalars['DateTime']>;
|
|
@@ -860,6 +1543,7 @@ export type TCartDiscountDraft = {
|
|
|
860
1543
|
requiresDiscountCode?: InputMaybe<Scalars['Boolean']>;
|
|
861
1544
|
sortOrder: Scalars['String'];
|
|
862
1545
|
stackingMode?: InputMaybe<TStackingMode>;
|
|
1546
|
+
stores?: InputMaybe<Array<TResourceIdentifierInput>>;
|
|
863
1547
|
target?: InputMaybe<TCartDiscountTargetInput>;
|
|
864
1548
|
validFrom?: InputMaybe<Scalars['DateTime']>;
|
|
865
1549
|
validUntil?: InputMaybe<Scalars['DateTime']>;
|
|
@@ -874,6 +1558,20 @@ export type TCartDiscountLimitsProjection = {
|
|
|
874
1558
|
__typename?: 'CartDiscountLimitsProjection';
|
|
875
1559
|
totalActiveWithoutDiscountCodes: TCartDiscountLimitWithCurrent;
|
|
876
1560
|
};
|
|
1561
|
+
export type TCartDiscountQueryInterface = {
|
|
1562
|
+
cartDiscount?: Maybe<TCartDiscount>;
|
|
1563
|
+
cartDiscounts: TCartDiscountQueryResult;
|
|
1564
|
+
};
|
|
1565
|
+
export type TCartDiscountQueryInterface_CartDiscountArgs = {
|
|
1566
|
+
id?: InputMaybe<Scalars['String']>;
|
|
1567
|
+
key?: InputMaybe<Scalars['String']>;
|
|
1568
|
+
};
|
|
1569
|
+
export type TCartDiscountQueryInterface_CartDiscountsArgs = {
|
|
1570
|
+
limit?: InputMaybe<Scalars['Int']>;
|
|
1571
|
+
offset?: InputMaybe<Scalars['Int']>;
|
|
1572
|
+
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
1573
|
+
where?: InputMaybe<Scalars['String']>;
|
|
1574
|
+
};
|
|
877
1575
|
export type TCartDiscountQueryResult = {
|
|
878
1576
|
__typename?: 'CartDiscountQueryResult';
|
|
879
1577
|
count: Scalars['Int'];
|
|
@@ -893,6 +1591,7 @@ export type TCartDiscountTargetInput = {
|
|
|
893
1591
|
shipping?: InputMaybe<TShippingTargetInput>;
|
|
894
1592
|
};
|
|
895
1593
|
export type TCartDiscountUpdateAction = {
|
|
1594
|
+
addStore?: InputMaybe<TAddCartDiscountStore>;
|
|
896
1595
|
changeCartPredicate?: InputMaybe<TChangeCartDiscountCartPredicate>;
|
|
897
1596
|
changeIsActive?: InputMaybe<TChangeCartDiscountIsActive>;
|
|
898
1597
|
changeName?: InputMaybe<TChangeCartDiscountName>;
|
|
@@ -901,10 +1600,12 @@ export type TCartDiscountUpdateAction = {
|
|
|
901
1600
|
changeStackingMode?: InputMaybe<TChangeCartDiscountStackingMode>;
|
|
902
1601
|
changeTarget?: InputMaybe<TChangeCartDiscountTarget>;
|
|
903
1602
|
changeValue?: InputMaybe<TChangeCartDiscountValue>;
|
|
1603
|
+
removeStore?: InputMaybe<TRemoveCartDiscountStore>;
|
|
904
1604
|
setCustomField?: InputMaybe<TSetCartDiscountCustomField>;
|
|
905
1605
|
setCustomType?: InputMaybe<TSetCartDiscountCustomType>;
|
|
906
1606
|
setDescription?: InputMaybe<TSetCartDiscountDescription>;
|
|
907
1607
|
setKey?: InputMaybe<TSetCartDiscountKey>;
|
|
1608
|
+
setStores?: InputMaybe<TSetCartDiscountStores>;
|
|
908
1609
|
setValidFrom?: InputMaybe<TSetCartDiscountValidFrom>;
|
|
909
1610
|
setValidFromAndUntil?: InputMaybe<TSetCartDiscountValidFromAndUntil>;
|
|
910
1611
|
setValidUntil?: InputMaybe<TSetCartDiscountValidUntil>;
|
|
@@ -912,6 +1613,12 @@ export type TCartDiscountUpdateAction = {
|
|
|
912
1613
|
export type TCartDiscountValue = {
|
|
913
1614
|
type: Scalars['String'];
|
|
914
1615
|
};
|
|
1616
|
+
export type TCartDiscountValueBaseMoneyInput = {
|
|
1617
|
+
centAmount?: InputMaybe<Scalars['Long']>;
|
|
1618
|
+
centPrecision?: InputMaybe<TMoneyInput>;
|
|
1619
|
+
currencyCode?: InputMaybe<Scalars['Currency']>;
|
|
1620
|
+
highPrecision?: InputMaybe<THighPrecisionMoneyInput>;
|
|
1621
|
+
};
|
|
915
1622
|
export type TCartDiscountValueInput = {
|
|
916
1623
|
absolute?: InputMaybe<TAbsoluteDiscountValueInput>;
|
|
917
1624
|
fixed?: InputMaybe<TFixedPriceDiscountValueInput>;
|
|
@@ -921,10 +1628,12 @@ export type TCartDiscountValueInput = {
|
|
|
921
1628
|
export type TCartDraft = {
|
|
922
1629
|
anonymousId?: InputMaybe<Scalars['String']>;
|
|
923
1630
|
billingAddress?: InputMaybe<TAddressInput>;
|
|
1631
|
+
businessUnit?: InputMaybe<TResourceIdentifierInput>;
|
|
924
1632
|
country?: InputMaybe<Scalars['Country']>;
|
|
925
1633
|
currency: Scalars['Currency'];
|
|
926
1634
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
927
1635
|
customLineItems?: InputMaybe<Array<TCustomLineItemDraft>>;
|
|
1636
|
+
customShipping?: InputMaybe<Array<TCustomShippingDraft>>;
|
|
928
1637
|
customerEmail?: InputMaybe<Scalars['String']>;
|
|
929
1638
|
customerGroup?: InputMaybe<TResourceIdentifierInput>;
|
|
930
1639
|
customerId?: InputMaybe<Scalars['String']>;
|
|
@@ -937,8 +1646,10 @@ export type TCartDraft = {
|
|
|
937
1646
|
lineItems?: InputMaybe<Array<TLineItemDraft>>;
|
|
938
1647
|
locale?: InputMaybe<Scalars['Locale']>;
|
|
939
1648
|
origin?: InputMaybe<TCartOrigin>;
|
|
1649
|
+
shipping?: InputMaybe<Array<TShippingDraft>>;
|
|
940
1650
|
shippingAddress?: InputMaybe<TAddressInput>;
|
|
941
1651
|
shippingMethod?: InputMaybe<TResourceIdentifierInput>;
|
|
1652
|
+
shippingMode?: InputMaybe<TShippingMode>;
|
|
942
1653
|
shippingRateInput?: InputMaybe<TShippingRateInputDraft>;
|
|
943
1654
|
store?: InputMaybe<TResourceIdentifierInput>;
|
|
944
1655
|
taxCalculationMode?: InputMaybe<TTaxCalculationMode>;
|
|
@@ -989,15 +1700,18 @@ export type TCartScoreType = TShippingRateInputType & {
|
|
|
989
1700
|
};
|
|
990
1701
|
export declare enum TCartState {
|
|
991
1702
|
Active = "Active",
|
|
1703
|
+
Frozen = "Frozen",
|
|
992
1704
|
Merged = "Merged",
|
|
993
1705
|
Ordered = "Ordered"
|
|
994
1706
|
}
|
|
995
1707
|
export type TCartUpdateAction = {
|
|
996
1708
|
addCustomLineItem?: InputMaybe<TAddCartCustomLineItem>;
|
|
1709
|
+
addCustomShippingMethod?: InputMaybe<TAddCartCustomShippingMethod>;
|
|
997
1710
|
addDiscountCode?: InputMaybe<TAddCartDiscountCode>;
|
|
998
1711
|
addItemShippingAddress?: InputMaybe<TAddCartItemShippingAddress>;
|
|
999
1712
|
addLineItem?: InputMaybe<TAddCartLineItem>;
|
|
1000
1713
|
addPayment?: InputMaybe<TAddCartPayment>;
|
|
1714
|
+
addShippingMethod?: InputMaybe<TAddCartShippingMethod>;
|
|
1001
1715
|
addShoppingList?: InputMaybe<TAddCartShoppingList>;
|
|
1002
1716
|
applyDeltaToCustomLineItemShippingDetailsTargets?: InputMaybe<TApplyCartDeltaToCustomLineItemShippingDetailsTargets>;
|
|
1003
1717
|
applyDeltaToLineItemShippingDetailsTargets?: InputMaybe<TApplyCartDeltaToLineItemShippingDetailsTargets>;
|
|
@@ -1008,16 +1722,19 @@ export type TCartUpdateAction = {
|
|
|
1008
1722
|
changeTaxCalculationMode?: InputMaybe<TChangeCartTaxCalculationMode>;
|
|
1009
1723
|
changeTaxMode?: InputMaybe<TChangeCartTaxMode>;
|
|
1010
1724
|
changeTaxRoundingMode?: InputMaybe<TChangeCartTaxRoundingMode>;
|
|
1725
|
+
freezeCart?: InputMaybe<TFreezeCart>;
|
|
1011
1726
|
recalculate?: InputMaybe<TRecalculateCart>;
|
|
1012
1727
|
removeCustomLineItem?: InputMaybe<TRemoveCartCustomLineItem>;
|
|
1013
1728
|
removeDiscountCode?: InputMaybe<TRemoveCartDiscountCode>;
|
|
1014
1729
|
removeItemShippingAddress?: InputMaybe<TRemoveCartItemShippingAddress>;
|
|
1015
1730
|
removeLineItem?: InputMaybe<TRemoveCartLineItem>;
|
|
1016
1731
|
removePayment?: InputMaybe<TRemoveCartPayment>;
|
|
1732
|
+
removeShippingMethod?: InputMaybe<TRemoveCartShippingMethod>;
|
|
1017
1733
|
setAnonymousId?: InputMaybe<TSetCartAnonymousId>;
|
|
1018
1734
|
setBillingAddress?: InputMaybe<TSetCartBillingAddress>;
|
|
1019
1735
|
setBillingAddressCustomField?: InputMaybe<TSetCartBillingAddressCustomField>;
|
|
1020
1736
|
setBillingAddressCustomType?: InputMaybe<TSetCartBillingAddressCustomType>;
|
|
1737
|
+
setBusinessUnit?: InputMaybe<TSetCartBusinessUnit>;
|
|
1021
1738
|
setCartTotalTax?: InputMaybe<TSetCartTotalTax>;
|
|
1022
1739
|
setCountry?: InputMaybe<TSetCartCountry>;
|
|
1023
1740
|
setCustomField?: InputMaybe<TSetCartCustomField>;
|
|
@@ -1032,12 +1749,14 @@ export type TCartUpdateAction = {
|
|
|
1032
1749
|
setCustomerGroup?: InputMaybe<TSetCartCustomerGroup>;
|
|
1033
1750
|
setCustomerId?: InputMaybe<TSetCartCustomerId>;
|
|
1034
1751
|
setDeleteDaysAfterLastModification?: InputMaybe<TSetCartDeleteDaysAfterLastModification>;
|
|
1752
|
+
setDirectDiscounts?: InputMaybe<TSetCartDirectDiscounts>;
|
|
1035
1753
|
setItemShippingAddressCustomField?: InputMaybe<TSetCartItemShippingAddressCustomField>;
|
|
1036
1754
|
setItemShippingAddressCustomType?: InputMaybe<TSetCartItemShippingAddressCustomType>;
|
|
1037
1755
|
setKey?: InputMaybe<TSetCartKey>;
|
|
1038
1756
|
setLineItemCustomField?: InputMaybe<TSetCartLineItemCustomField>;
|
|
1039
1757
|
setLineItemCustomType?: InputMaybe<TSetCartLineItemCustomType>;
|
|
1040
1758
|
setLineItemDistributionChannel?: InputMaybe<TSetCartLineItemDistributionChannel>;
|
|
1759
|
+
setLineItemInventoryMode?: InputMaybe<TSetCartLineItemInventoryMode>;
|
|
1041
1760
|
setLineItemPrice?: InputMaybe<TSetCartLineItemPrice>;
|
|
1042
1761
|
setLineItemShippingDetails?: InputMaybe<TSetCartLineItemShippingDetails>;
|
|
1043
1762
|
setLineItemSupplyChannel?: InputMaybe<TSetCartLineItemSupplyChannel>;
|
|
@@ -1048,10 +1767,13 @@ export type TCartUpdateAction = {
|
|
|
1048
1767
|
setShippingAddress?: InputMaybe<TSetCartShippingAddress>;
|
|
1049
1768
|
setShippingAddressCustomField?: InputMaybe<TSetCartShippingAddressCustomField>;
|
|
1050
1769
|
setShippingAddressCustomType?: InputMaybe<TSetCartShippingAddressCustomType>;
|
|
1770
|
+
setShippingCustomField?: InputMaybe<TSetCartShippingCustomField>;
|
|
1771
|
+
setShippingCustomType?: InputMaybe<TSetCartShippingCustomType>;
|
|
1051
1772
|
setShippingMethod?: InputMaybe<TSetCartShippingMethod>;
|
|
1052
1773
|
setShippingMethodTaxAmount?: InputMaybe<TSetCartShippingMethodTaxAmount>;
|
|
1053
1774
|
setShippingMethodTaxRate?: InputMaybe<TSetCartShippingMethodTaxRate>;
|
|
1054
1775
|
setShippingRateInput?: InputMaybe<TSetCartShippingRateInput>;
|
|
1776
|
+
unfreezeCart?: InputMaybe<TUnfreezeCart>;
|
|
1055
1777
|
updateItemShippingAddress?: InputMaybe<TUpdateCartItemShippingAddress>;
|
|
1056
1778
|
};
|
|
1057
1779
|
export type TCartValueInput = {
|
|
@@ -1257,19 +1979,45 @@ export type TCategoryUpdateAction = {
|
|
|
1257
1979
|
setMetaKeywords?: InputMaybe<TSetCategoryMetaKeywords>;
|
|
1258
1980
|
setMetaTitle?: InputMaybe<TSetCategoryMetaTitle>;
|
|
1259
1981
|
};
|
|
1982
|
+
export type TChangeAssociateRoleBuyerAssignable = {
|
|
1983
|
+
buyerAssignable: Scalars['Boolean'];
|
|
1984
|
+
};
|
|
1260
1985
|
export type TChangeAttributeGroupName = {
|
|
1261
1986
|
name: Array<TLocalizedStringItemInputType>;
|
|
1262
1987
|
};
|
|
1988
|
+
export type TChangeBusinessUnitAddress = {
|
|
1989
|
+
address: TAddressInput;
|
|
1990
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
1991
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
1992
|
+
};
|
|
1993
|
+
export type TChangeBusinessUnitAssociate = {
|
|
1994
|
+
associate: TAssociateDraft;
|
|
1995
|
+
};
|
|
1996
|
+
export type TChangeBusinessUnitAssociateMode = {
|
|
1997
|
+
associateMode: TBusinessUnitAssociateMode;
|
|
1998
|
+
};
|
|
1999
|
+
export type TChangeBusinessUnitName = {
|
|
2000
|
+
name: Scalars['String'];
|
|
2001
|
+
};
|
|
2002
|
+
export type TChangeBusinessUnitParentUnit = {
|
|
2003
|
+
parentUnit: TResourceIdentifierInput;
|
|
2004
|
+
};
|
|
2005
|
+
export type TChangeBusinessUnitStatus = {
|
|
2006
|
+
status: TBusinessUnitStatus;
|
|
2007
|
+
};
|
|
1263
2008
|
export type TChangeCartCustomLineItemMoney = {
|
|
1264
|
-
customLineItemId
|
|
2009
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
2010
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
1265
2011
|
money: TBaseMoneyInput;
|
|
1266
2012
|
};
|
|
1267
2013
|
export type TChangeCartCustomLineItemPriceMode = {
|
|
1268
|
-
customLineItemId
|
|
2014
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
2015
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
1269
2016
|
mode: TCustomLineItemPriceMode;
|
|
1270
2017
|
};
|
|
1271
2018
|
export type TChangeCartCustomLineItemQuantity = {
|
|
1272
|
-
customLineItemId
|
|
2019
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
2020
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
1273
2021
|
quantity: Scalars['Long'];
|
|
1274
2022
|
};
|
|
1275
2023
|
export type TChangeCartDiscountCartPredicate = {
|
|
@@ -1299,7 +2047,8 @@ export type TChangeCartDiscountValue = {
|
|
|
1299
2047
|
export type TChangeCartLineItemQuantity = {
|
|
1300
2048
|
externalPrice?: InputMaybe<TBaseMoneyInput>;
|
|
1301
2049
|
externalTotalPrice?: InputMaybe<TExternalLineItemTotalPriceDraft>;
|
|
1302
|
-
lineItemId
|
|
2050
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
2051
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
1303
2052
|
quantity: Scalars['Long'];
|
|
1304
2053
|
};
|
|
1305
2054
|
export type TChangeCartTaxCalculationMode = {
|
|
@@ -1352,7 +2101,7 @@ export type TChangeCustomerGroupName = {
|
|
|
1352
2101
|
name: Scalars['String'];
|
|
1353
2102
|
};
|
|
1354
2103
|
export type TChangeDiscountCodeCartDiscounts = {
|
|
1355
|
-
cartDiscounts: Array<
|
|
2104
|
+
cartDiscounts: Array<TResourceIdentifierInput>;
|
|
1356
2105
|
};
|
|
1357
2106
|
export type TChangeDiscountCodeGroups = {
|
|
1358
2107
|
groups: Array<Scalars['String']>;
|
|
@@ -1369,6 +2118,20 @@ export type TChangeExtensionTriggers = {
|
|
|
1369
2118
|
export type TChangeInventoryEntryQuantity = {
|
|
1370
2119
|
quantity: Scalars['Long'];
|
|
1371
2120
|
};
|
|
2121
|
+
export type TChangeMyBusinessUnitAddress = {
|
|
2122
|
+
address: TAddressInput;
|
|
2123
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
2124
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
2125
|
+
};
|
|
2126
|
+
export type TChangeMyBusinessUnitAssociate = {
|
|
2127
|
+
associate: TAssociateDraft;
|
|
2128
|
+
};
|
|
2129
|
+
export type TChangeMyBusinessUnitName = {
|
|
2130
|
+
name: Scalars['String'];
|
|
2131
|
+
};
|
|
2132
|
+
export type TChangeMyBusinessUnitParentUnit = {
|
|
2133
|
+
parentUnit: TResourceIdentifierInput;
|
|
2134
|
+
};
|
|
1372
2135
|
export type TChangeMyCartTaxMode = {
|
|
1373
2136
|
taxMode: TTaxMode;
|
|
1374
2137
|
};
|
|
@@ -1479,6 +2242,9 @@ export type TChangeProjectSettingsMessagesConfiguration = {
|
|
|
1479
2242
|
export type TChangeProjectSettingsMessagesEnabled = {
|
|
1480
2243
|
messagesEnabled: Scalars['Boolean'];
|
|
1481
2244
|
};
|
|
2245
|
+
export type TChangeProjectSettingsMyBusinessUnitStatusOnCreation = {
|
|
2246
|
+
status: TBusinessUnitConfigurationStatus;
|
|
2247
|
+
};
|
|
1482
2248
|
export type TChangeProjectSettingsName = {
|
|
1483
2249
|
name: Scalars['String'];
|
|
1484
2250
|
};
|
|
@@ -1491,11 +2257,20 @@ export type TChangeProjectSettingsProductSearchIndexingEnabled = {
|
|
|
1491
2257
|
export type TChangeProjectSettingsShoppingListsConfiguration = {
|
|
1492
2258
|
shoppingListsConfiguration: TShoppingListsConfigurationInput;
|
|
1493
2259
|
};
|
|
2260
|
+
export type TChangeProjectSettingsStandalonePriceSearchIndexingEnabled = {
|
|
2261
|
+
enabled: Scalars['Boolean'];
|
|
2262
|
+
};
|
|
2263
|
+
export type TChangeQuoteCustomer = {
|
|
2264
|
+
customer: TResourceIdentifierInput;
|
|
2265
|
+
};
|
|
2266
|
+
export type TChangeQuoteRequestCustomer = {
|
|
2267
|
+
customer: TResourceIdentifierInput;
|
|
2268
|
+
};
|
|
1494
2269
|
export type TChangeQuoteRequestState = {
|
|
1495
2270
|
quoteRequestState: TQuoteRequestState;
|
|
1496
2271
|
};
|
|
1497
2272
|
export type TChangeQuoteState = {
|
|
1498
|
-
quoteState:
|
|
2273
|
+
quoteState: TQuoteState;
|
|
1499
2274
|
};
|
|
1500
2275
|
export type TChangeShippingMethodIsDefault = {
|
|
1501
2276
|
isDefault: Scalars['Boolean'];
|
|
@@ -1528,36 +2303,42 @@ export type TChangeShoppingListTextLineItemsOrder = {
|
|
|
1528
2303
|
textLineItemOrder: Array<Scalars['String']>;
|
|
1529
2304
|
};
|
|
1530
2305
|
export type TChangeStagedOrderCustomLineItemMoney = {
|
|
1531
|
-
customLineItemId
|
|
2306
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
2307
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
1532
2308
|
money: TBaseMoneyInput;
|
|
1533
2309
|
};
|
|
1534
2310
|
export type TChangeStagedOrderCustomLineItemMoneyOutput = TStagedOrderUpdateActionOutput & {
|
|
1535
2311
|
__typename?: 'ChangeStagedOrderCustomLineItemMoneyOutput';
|
|
1536
|
-
customLineItemId
|
|
2312
|
+
customLineItemId?: Maybe<Scalars['String']>;
|
|
2313
|
+
customLineItemKey?: Maybe<Scalars['String']>;
|
|
1537
2314
|
money: TBaseMoney;
|
|
1538
2315
|
type: Scalars['String'];
|
|
1539
2316
|
};
|
|
1540
2317
|
export type TChangeStagedOrderCustomLineItemQuantity = {
|
|
1541
|
-
customLineItemId
|
|
2318
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
2319
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
1542
2320
|
quantity: Scalars['Long'];
|
|
1543
2321
|
};
|
|
1544
2322
|
export type TChangeStagedOrderCustomLineItemQuantityOutput = TStagedOrderUpdateActionOutput & {
|
|
1545
2323
|
__typename?: 'ChangeStagedOrderCustomLineItemQuantityOutput';
|
|
1546
|
-
customLineItemId
|
|
2324
|
+
customLineItemId?: Maybe<Scalars['String']>;
|
|
2325
|
+
customLineItemKey?: Maybe<Scalars['String']>;
|
|
1547
2326
|
quantity: Scalars['Long'];
|
|
1548
2327
|
type: Scalars['String'];
|
|
1549
2328
|
};
|
|
1550
2329
|
export type TChangeStagedOrderLineItemQuantity = {
|
|
1551
2330
|
externalPrice?: InputMaybe<TBaseMoneyInput>;
|
|
1552
2331
|
externalTotalPrice?: InputMaybe<TExternalLineItemTotalPriceDraft>;
|
|
1553
|
-
lineItemId
|
|
2332
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
2333
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
1554
2334
|
quantity: Scalars['Long'];
|
|
1555
2335
|
};
|
|
1556
2336
|
export type TChangeStagedOrderLineItemQuantityOutput = TStagedOrderUpdateActionOutput & {
|
|
1557
2337
|
__typename?: 'ChangeStagedOrderLineItemQuantityOutput';
|
|
1558
2338
|
externalPrice?: Maybe<TBaseMoney>;
|
|
1559
2339
|
externalTotalPrice?: Maybe<TExternalLineItemTotalPrice>;
|
|
1560
|
-
lineItemId
|
|
2340
|
+
lineItemId?: Maybe<Scalars['String']>;
|
|
2341
|
+
lineItemKey?: Maybe<Scalars['String']>;
|
|
1561
2342
|
quantity: Scalars['Long'];
|
|
1562
2343
|
type: Scalars['String'];
|
|
1563
2344
|
};
|
|
@@ -1612,6 +2393,9 @@ export type TChangeStagedOrderTaxRoundingModeOutput = TStagedOrderUpdateActionOu
|
|
|
1612
2393
|
export type TChangeStagedQuoteState = {
|
|
1613
2394
|
stagedQuoteState: TStagedQuoteState;
|
|
1614
2395
|
};
|
|
2396
|
+
export type TChangeStandalonePriceActive = {
|
|
2397
|
+
active: Scalars['Boolean'];
|
|
2398
|
+
};
|
|
1615
2399
|
export type TChangeStandalonePriceValue = {
|
|
1616
2400
|
staged?: InputMaybe<Scalars['Boolean']>;
|
|
1617
2401
|
value: TBaseMoneyInput;
|
|
@@ -1796,6 +2580,24 @@ export type TCommercetoolsSubscriptionQueryResult = {
|
|
|
1796
2580
|
results: Array<TCommercetoolsSubscription>;
|
|
1797
2581
|
total: Scalars['Long'];
|
|
1798
2582
|
};
|
|
2583
|
+
export type TConfluentCloudDestination = TDestination & {
|
|
2584
|
+
__typename?: 'ConfluentCloudDestination';
|
|
2585
|
+
acks: Scalars['String'];
|
|
2586
|
+
apiKey: Scalars['String'];
|
|
2587
|
+
apiSecret: Scalars['String'];
|
|
2588
|
+
bootstrapServer: Scalars['String'];
|
|
2589
|
+
key?: Maybe<Scalars['String']>;
|
|
2590
|
+
topic: Scalars['String'];
|
|
2591
|
+
type: Scalars['String'];
|
|
2592
|
+
};
|
|
2593
|
+
export type TConfluentCloudDestinationInput = {
|
|
2594
|
+
acks: Scalars['String'];
|
|
2595
|
+
apiKey: Scalars['String'];
|
|
2596
|
+
apiSecret: Scalars['String'];
|
|
2597
|
+
bootstrapServer: Scalars['String'];
|
|
2598
|
+
key?: InputMaybe<Scalars['String']>;
|
|
2599
|
+
topic: Scalars['String'];
|
|
2600
|
+
};
|
|
1799
2601
|
export type TCreateApiClient = {
|
|
1800
2602
|
accessTokenValiditySeconds?: InputMaybe<Scalars['Int']>;
|
|
1801
2603
|
deleteDaysAfterCreation?: InputMaybe<Scalars['Int']>;
|
|
@@ -1806,12 +2608,15 @@ export type TCreateApiClient = {
|
|
|
1806
2608
|
export type TCreateProductSelectionDraft = {
|
|
1807
2609
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
1808
2610
|
key?: InputMaybe<Scalars['String']>;
|
|
2611
|
+
mode?: InputMaybe<TProductSelectionMode>;
|
|
1809
2612
|
name: Array<TLocalizedStringItemInputType>;
|
|
2613
|
+
type?: InputMaybe<Scalars['String']>;
|
|
1810
2614
|
};
|
|
1811
2615
|
export type TCreateStandalonePrice = {
|
|
2616
|
+
active?: Scalars['Boolean'];
|
|
1812
2617
|
channel?: InputMaybe<TResourceIdentifierInput>;
|
|
1813
2618
|
country?: InputMaybe<Scalars['Country']>;
|
|
1814
|
-
custom?: InputMaybe<
|
|
2619
|
+
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
1815
2620
|
customerGroup?: InputMaybe<TResourceIdentifierInput>;
|
|
1816
2621
|
discounted?: InputMaybe<TDiscountedProductPriceValueInput>;
|
|
1817
2622
|
key?: InputMaybe<Scalars['String']>;
|
|
@@ -1822,6 +2627,7 @@ export type TCreateStandalonePrice = {
|
|
|
1822
2627
|
value: TBaseMoneyInput;
|
|
1823
2628
|
};
|
|
1824
2629
|
export type TCreateStore = {
|
|
2630
|
+
countries?: InputMaybe<Array<TStoreCountryInput>>;
|
|
1825
2631
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
1826
2632
|
distributionChannels?: InputMaybe<Array<TResourceIdentifierInput>>;
|
|
1827
2633
|
key: Scalars['String'];
|
|
@@ -1871,9 +2677,11 @@ export type TCustomLineItem = {
|
|
|
1871
2677
|
custom?: Maybe<TCustomFieldsType>;
|
|
1872
2678
|
discountedPricePerQuantity: Array<TDiscountedLineItemPriceForQuantity>;
|
|
1873
2679
|
id: Scalars['String'];
|
|
2680
|
+
key?: Maybe<Scalars['String']>;
|
|
1874
2681
|
money: TBaseMoney;
|
|
1875
2682
|
name?: Maybe<Scalars['String']>;
|
|
1876
2683
|
nameAllLocales: Array<TLocalizedString>;
|
|
2684
|
+
perMethodTaxRate: Array<TMethodTaxRate>;
|
|
1877
2685
|
priceMode: TCustomLineItemPriceMode;
|
|
1878
2686
|
quantity: Scalars['Long'];
|
|
1879
2687
|
shippingDetails?: Maybe<TItemShippingDetails>;
|
|
@@ -1892,8 +2700,10 @@ export type TCustomLineItem_NameArgs = {
|
|
|
1892
2700
|
export type TCustomLineItemDraft = {
|
|
1893
2701
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
1894
2702
|
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
2703
|
+
key?: InputMaybe<Scalars['String']>;
|
|
1895
2704
|
money: TBaseMoneyInput;
|
|
1896
2705
|
name: Array<TLocalizedStringItemInputType>;
|
|
2706
|
+
priceMode?: InputMaybe<TCustomLineItemPriceMode>;
|
|
1897
2707
|
quantity?: InputMaybe<Scalars['Long']>;
|
|
1898
2708
|
shippingDetails?: InputMaybe<TItemShippingDetailsDraft>;
|
|
1899
2709
|
slug: Scalars['String'];
|
|
@@ -1903,9 +2713,11 @@ export type TCustomLineItemDraftOutput = {
|
|
|
1903
2713
|
__typename?: 'CustomLineItemDraftOutput';
|
|
1904
2714
|
custom?: Maybe<TCustomFieldsCommand>;
|
|
1905
2715
|
externalTaxRate?: Maybe<TExternalTaxRateDraftOutput>;
|
|
2716
|
+
key?: Maybe<Scalars['String']>;
|
|
1906
2717
|
money: TBaseMoney;
|
|
1907
2718
|
name?: Maybe<Scalars['String']>;
|
|
1908
2719
|
nameAllLocales: Array<TLocalizedString>;
|
|
2720
|
+
priceMode: TCustomLineItemPriceMode;
|
|
1909
2721
|
quantity?: Maybe<Scalars['Long']>;
|
|
1910
2722
|
shippingDetails?: Maybe<TItemShippingDetailsDraftOutput>;
|
|
1911
2723
|
slug: Scalars['String'];
|
|
@@ -1917,8 +2729,10 @@ export type TCustomLineItemDraftOutput_NameArgs = {
|
|
|
1917
2729
|
};
|
|
1918
2730
|
export type TCustomLineItemImportDraft = {
|
|
1919
2731
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
2732
|
+
key?: InputMaybe<Scalars['String']>;
|
|
1920
2733
|
money: TBaseMoneyInput;
|
|
1921
2734
|
name: Array<TLocalizedStringItemInputType>;
|
|
2735
|
+
priceMode?: InputMaybe<TCustomLineItemPriceMode>;
|
|
1922
2736
|
quantity: Scalars['Long'];
|
|
1923
2737
|
shippingDetails?: InputMaybe<TItemShippingDetailsDraft>;
|
|
1924
2738
|
slug: Scalars['String'];
|
|
@@ -1937,6 +2751,7 @@ export type TCustomLineItemReturnItem = TReturnItem & {
|
|
|
1937
2751
|
custom?: Maybe<TCustomFieldsType>;
|
|
1938
2752
|
customLineItemId: Scalars['String'];
|
|
1939
2753
|
id: Scalars['String'];
|
|
2754
|
+
key?: Maybe<Scalars['String']>;
|
|
1940
2755
|
lastModifiedAt: Scalars['DateTime'];
|
|
1941
2756
|
paymentState: TReturnPaymentState;
|
|
1942
2757
|
quantity: Scalars['Long'];
|
|
@@ -1946,6 +2761,7 @@ export type TCustomLineItemReturnItem = TReturnItem & {
|
|
|
1946
2761
|
export type TCustomLineItemStateTransition = TMessagePayload & TOrderMessagePayload & {
|
|
1947
2762
|
__typename?: 'CustomLineItemStateTransition';
|
|
1948
2763
|
customLineItemId: Scalars['String'];
|
|
2764
|
+
customLineItemKey?: Maybe<Scalars['String']>;
|
|
1949
2765
|
fromState?: Maybe<TState>;
|
|
1950
2766
|
fromStateRef: TReference;
|
|
1951
2767
|
quantity: Scalars['Long'];
|
|
@@ -1997,6 +2813,17 @@ export type TCustomObjectQueryResult = {
|
|
|
1997
2813
|
results: Array<TCustomObject>;
|
|
1998
2814
|
total: Scalars['Long'];
|
|
1999
2815
|
};
|
|
2816
|
+
export type TCustomShippingDraft = {
|
|
2817
|
+
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
2818
|
+
deliveries?: InputMaybe<Array<TDeliveryDraft>>;
|
|
2819
|
+
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
2820
|
+
key: Scalars['String'];
|
|
2821
|
+
shippingAddress: TAddressInput;
|
|
2822
|
+
shippingMethodName: Scalars['String'];
|
|
2823
|
+
shippingRate: TShippingRateDraft;
|
|
2824
|
+
shippingRateInput?: InputMaybe<TShippingRateInputDraft>;
|
|
2825
|
+
taxCategory?: InputMaybe<TReferenceInput>;
|
|
2826
|
+
};
|
|
2000
2827
|
export type TCustomSuggestTokenizer = TSuggestTokenizer & {
|
|
2001
2828
|
__typename?: 'CustomSuggestTokenizer';
|
|
2002
2829
|
inputs: Array<Scalars['String']>;
|
|
@@ -2106,6 +2933,12 @@ export type TCustomerEmailToken = TVersioned & {
|
|
|
2106
2933
|
value: Scalars['String'];
|
|
2107
2934
|
version: Scalars['Long'];
|
|
2108
2935
|
};
|
|
2936
|
+
export type TCustomerEmailTokenCreated = TMessagePayload & {
|
|
2937
|
+
__typename?: 'CustomerEmailTokenCreated';
|
|
2938
|
+
customerId: Scalars['String'];
|
|
2939
|
+
expiresAt: Scalars['DateTime'];
|
|
2940
|
+
type: Scalars['String'];
|
|
2941
|
+
};
|
|
2109
2942
|
export type TCustomerEmailVerified = TMessagePayload & {
|
|
2110
2943
|
__typename?: 'CustomerEmailVerified';
|
|
2111
2944
|
type: Scalars['String'];
|
|
@@ -2193,6 +3026,12 @@ export type TCustomerPasswordToken = TVersioned & {
|
|
|
2193
3026
|
value: Scalars['String'];
|
|
2194
3027
|
version: Scalars['Long'];
|
|
2195
3028
|
};
|
|
3029
|
+
export type TCustomerPasswordTokenCreated = TMessagePayload & {
|
|
3030
|
+
__typename?: 'CustomerPasswordTokenCreated';
|
|
3031
|
+
customerId: Scalars['String'];
|
|
3032
|
+
expiresAt: Scalars['DateTime'];
|
|
3033
|
+
type: Scalars['String'];
|
|
3034
|
+
};
|
|
2196
3035
|
export type TCustomerPasswordUpdated = TMessagePayload & {
|
|
2197
3036
|
__typename?: 'CustomerPasswordUpdated';
|
|
2198
3037
|
reset: Scalars['Boolean'];
|
|
@@ -2373,11 +3212,13 @@ export type TDelivery = {
|
|
|
2373
3212
|
custom?: Maybe<TCustomFieldsType>;
|
|
2374
3213
|
id: Scalars['String'];
|
|
2375
3214
|
items: Array<TDeliveryItem>;
|
|
3215
|
+
key?: Maybe<Scalars['String']>;
|
|
2376
3216
|
parcels: Array<TParcel>;
|
|
2377
3217
|
};
|
|
2378
3218
|
export type TDeliveryAdded = TMessagePayload & TOrderMessagePayload & {
|
|
2379
3219
|
__typename?: 'DeliveryAdded';
|
|
2380
3220
|
delivery: TDelivery;
|
|
3221
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
2381
3222
|
type: Scalars['String'];
|
|
2382
3223
|
};
|
|
2383
3224
|
export type TDeliveryAddressSet = TMessagePayload & TOrderMessagePayload & {
|
|
@@ -2385,12 +3226,14 @@ export type TDeliveryAddressSet = TMessagePayload & TOrderMessagePayload & {
|
|
|
2385
3226
|
address?: Maybe<TAddress>;
|
|
2386
3227
|
deliveryId: Scalars['String'];
|
|
2387
3228
|
oldAddress?: Maybe<TAddress>;
|
|
3229
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
2388
3230
|
type: Scalars['String'];
|
|
2389
3231
|
};
|
|
2390
3232
|
export type TDeliveryDraft = {
|
|
2391
3233
|
address?: InputMaybe<TAddressInput>;
|
|
2392
3234
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
2393
3235
|
items: Array<TDeliveryItemDraftType>;
|
|
3236
|
+
key?: InputMaybe<Scalars['String']>;
|
|
2394
3237
|
parcels: Array<TParcelDraft>;
|
|
2395
3238
|
};
|
|
2396
3239
|
export type TDeliveryItem = {
|
|
@@ -2407,11 +3250,13 @@ export type TDeliveryItemsUpdated = TMessagePayload & TOrderMessagePayload & {
|
|
|
2407
3250
|
deliveryId: Scalars['String'];
|
|
2408
3251
|
items: Array<TDeliveryItem>;
|
|
2409
3252
|
oldItems: Array<TDeliveryItem>;
|
|
3253
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
2410
3254
|
type: Scalars['String'];
|
|
2411
3255
|
};
|
|
2412
3256
|
export type TDeliveryRemoved = TMessagePayload & TOrderMessagePayload & {
|
|
2413
3257
|
__typename?: 'DeliveryRemoved';
|
|
2414
3258
|
delivery: TDelivery;
|
|
3259
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
2415
3260
|
type: Scalars['String'];
|
|
2416
3261
|
};
|
|
2417
3262
|
export type TDestination = {
|
|
@@ -2419,6 +3264,7 @@ export type TDestination = {
|
|
|
2419
3264
|
};
|
|
2420
3265
|
export type TDestinationInput = {
|
|
2421
3266
|
AzureServiceBus?: InputMaybe<TAzureServiceBusDestinationInput>;
|
|
3267
|
+
ConfluentCloud?: InputMaybe<TConfluentCloudDestinationInput>;
|
|
2422
3268
|
EventBridge?: InputMaybe<TEventBridgeDestinationInput>;
|
|
2423
3269
|
EventGrid?: InputMaybe<TEventGridDestinationInput>;
|
|
2424
3270
|
GoogleCloudPubSub?: InputMaybe<TGoogleCloudPubSubDestinationInput>;
|
|
@@ -2439,6 +3285,21 @@ export type TDimensionsProductSearch = {
|
|
|
2439
3285
|
height: Scalars['Int'];
|
|
2440
3286
|
width: Scalars['Int'];
|
|
2441
3287
|
};
|
|
3288
|
+
export type TDirectDiscount = {
|
|
3289
|
+
__typename?: 'DirectDiscount';
|
|
3290
|
+
id: Scalars['String'];
|
|
3291
|
+
target?: Maybe<TCartDiscountTarget>;
|
|
3292
|
+
value: TCartDiscountValue;
|
|
3293
|
+
};
|
|
3294
|
+
export type TDirectDiscountDraft = {
|
|
3295
|
+
target?: InputMaybe<TCartDiscountTargetInput>;
|
|
3296
|
+
value: TCartDiscountValueInput;
|
|
3297
|
+
};
|
|
3298
|
+
export type TDirectDiscountDraftOutput = {
|
|
3299
|
+
__typename?: 'DirectDiscountDraftOutput';
|
|
3300
|
+
target?: Maybe<TCartDiscountTarget>;
|
|
3301
|
+
value: TCartDiscountValue;
|
|
3302
|
+
};
|
|
2442
3303
|
export type TDiscountCode = TReferenceExpandable & TVersioned & {
|
|
2443
3304
|
__typename?: 'DiscountCode';
|
|
2444
3305
|
applicationCount: Scalars['Long'];
|
|
@@ -2556,7 +3417,7 @@ export type TDiscountedProductPriceValue = {
|
|
|
2556
3417
|
value: TBaseMoney;
|
|
2557
3418
|
};
|
|
2558
3419
|
export type TDiscountedProductPriceValueInput = {
|
|
2559
|
-
discount:
|
|
3420
|
+
discount: TResourceIdentifierInput;
|
|
2560
3421
|
value: TBaseMoneyInput;
|
|
2561
3422
|
};
|
|
2562
3423
|
export type TDiscountedProductSearchPriceValue = {
|
|
@@ -2626,6 +3487,10 @@ export type TEventGridDestinationInput = {
|
|
|
2626
3487
|
accessKey: Scalars['String'];
|
|
2627
3488
|
uri: Scalars['String'];
|
|
2628
3489
|
};
|
|
3490
|
+
export type TExcludeProductSelectionProduct = {
|
|
3491
|
+
product: TResourceIdentifierInput;
|
|
3492
|
+
variantExclusion?: InputMaybe<TProductVariantExclusionDraft>;
|
|
3493
|
+
};
|
|
2629
3494
|
export type TExistsFilterInput = {
|
|
2630
3495
|
path: Scalars['String'];
|
|
2631
3496
|
};
|
|
@@ -2647,6 +3512,7 @@ export type TExtensionDestination = {
|
|
|
2647
3512
|
};
|
|
2648
3513
|
export type TExtensionDestinationInput = {
|
|
2649
3514
|
AWSLambda?: InputMaybe<TAwsLambdaDestinationInput>;
|
|
3515
|
+
GoogleCloudFunction?: InputMaybe<TGoogleCloudFunctionDestinationInput>;
|
|
2650
3516
|
HTTP?: InputMaybe<THttpDestinationInput>;
|
|
2651
3517
|
};
|
|
2652
3518
|
export type TExtensionDraft = {
|
|
@@ -2796,11 +3662,14 @@ export type TFieldTypeSetTypeDraft = {
|
|
|
2796
3662
|
};
|
|
2797
3663
|
export type TFixedPriceDiscountValue = TCartDiscountValue & {
|
|
2798
3664
|
__typename?: 'FixedPriceDiscountValue';
|
|
2799
|
-
money: Array<
|
|
3665
|
+
money: Array<TBaseMoney>;
|
|
2800
3666
|
type: Scalars['String'];
|
|
2801
3667
|
};
|
|
2802
3668
|
export type TFixedPriceDiscountValueInput = {
|
|
2803
|
-
money: Array<
|
|
3669
|
+
money: Array<TCartDiscountValueBaseMoneyInput>;
|
|
3670
|
+
};
|
|
3671
|
+
export type TFreezeCart = {
|
|
3672
|
+
dummy?: InputMaybe<Scalars['String']>;
|
|
2804
3673
|
};
|
|
2805
3674
|
export type TGeometry = {
|
|
2806
3675
|
type: Scalars['String'];
|
|
@@ -2823,6 +3692,14 @@ export type TGiftLineItemValueInput = {
|
|
|
2823
3692
|
supplyChannel?: InputMaybe<TResourceIdentifierInput>;
|
|
2824
3693
|
variantId: Scalars['Int'];
|
|
2825
3694
|
};
|
|
3695
|
+
export type TGoogleCloudFunctionDestination = TExtensionDestination & {
|
|
3696
|
+
__typename?: 'GoogleCloudFunctionDestination';
|
|
3697
|
+
type: Scalars['String'];
|
|
3698
|
+
url: Scalars['String'];
|
|
3699
|
+
};
|
|
3700
|
+
export type TGoogleCloudFunctionDestinationInput = {
|
|
3701
|
+
url: Scalars['String'];
|
|
3702
|
+
};
|
|
2826
3703
|
export type TGoogleCloudPubSubDestination = TDestination & {
|
|
2827
3704
|
__typename?: 'GoogleCloudPubSubDestination';
|
|
2828
3705
|
projectId: Scalars['String'];
|
|
@@ -2882,7 +3759,8 @@ export type TImageProductSearch = {
|
|
|
2882
3759
|
url: Scalars['String'];
|
|
2883
3760
|
};
|
|
2884
3761
|
export type TImportOrderCustomLineItemState = {
|
|
2885
|
-
customLineItemId
|
|
3762
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
3763
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
2886
3764
|
state: Array<TItemStateDraftType>;
|
|
2887
3765
|
};
|
|
2888
3766
|
export type TImportOrderDraft = {
|
|
@@ -2902,6 +3780,7 @@ export type TImportOrderDraft = {
|
|
|
2902
3780
|
origin?: InputMaybe<TCartOrigin>;
|
|
2903
3781
|
paymentInfo?: InputMaybe<TReferenceInput>;
|
|
2904
3782
|
paymentState?: InputMaybe<TPaymentState>;
|
|
3783
|
+
purchaseOrderNumber?: InputMaybe<Scalars['String']>;
|
|
2905
3784
|
shipmentState?: InputMaybe<TShipmentState>;
|
|
2906
3785
|
shippingAddress?: InputMaybe<TAddressInput>;
|
|
2907
3786
|
shippingDetails?: InputMaybe<TItemShippingDetailsDraft>;
|
|
@@ -2913,32 +3792,39 @@ export type TImportOrderDraft = {
|
|
|
2913
3792
|
totalPrice: TMoneyInput;
|
|
2914
3793
|
};
|
|
2915
3794
|
export type TImportOrderLineItemState = {
|
|
2916
|
-
lineItemId
|
|
3795
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
3796
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
2917
3797
|
state: Array<TItemStateDraftType>;
|
|
2918
3798
|
};
|
|
2919
3799
|
export type TImportStagedOrderCustomLineItemState = {
|
|
2920
|
-
customLineItemId
|
|
3800
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
3801
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
2921
3802
|
state: Array<TItemStateDraftType>;
|
|
2922
3803
|
};
|
|
2923
3804
|
export type TImportStagedOrderCustomLineItemStateOutput = TStagedOrderUpdateActionOutput & {
|
|
2924
3805
|
__typename?: 'ImportStagedOrderCustomLineItemStateOutput';
|
|
2925
|
-
customLineItemId
|
|
3806
|
+
customLineItemId?: Maybe<Scalars['String']>;
|
|
3807
|
+
customLineItemKey?: Maybe<Scalars['String']>;
|
|
2926
3808
|
state: Scalars['Set'];
|
|
2927
3809
|
type: Scalars['String'];
|
|
2928
3810
|
};
|
|
2929
3811
|
export type TImportStagedOrderLineItemState = {
|
|
2930
|
-
lineItemId
|
|
3812
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
3813
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
2931
3814
|
state: Array<TItemStateDraftType>;
|
|
2932
3815
|
};
|
|
2933
3816
|
export type TImportStagedOrderLineItemStateOutput = TStagedOrderUpdateActionOutput & {
|
|
2934
3817
|
__typename?: 'ImportStagedOrderLineItemStateOutput';
|
|
2935
|
-
lineItemId
|
|
3818
|
+
lineItemId?: Maybe<Scalars['String']>;
|
|
3819
|
+
lineItemKey?: Maybe<Scalars['String']>;
|
|
2936
3820
|
state: Scalars['Set'];
|
|
2937
3821
|
type: Scalars['String'];
|
|
2938
3822
|
};
|
|
2939
|
-
export type TInStore = TCartQueryInterface & TCustomerActiveCartInterface & TCustomerQueryInterface & TMeFieldInterface & TOrderQueryInterface & TShippingMethodsByCartInterface & {
|
|
3823
|
+
export type TInStore = TCartDiscountQueryInterface & TCartQueryInterface & TCustomerActiveCartInterface & TCustomerQueryInterface & TMeFieldInterface & TOrderQueryInterface & TShippingMethodsByCartInterface & {
|
|
2940
3824
|
__typename?: 'InStore';
|
|
2941
3825
|
cart?: Maybe<TCart>;
|
|
3826
|
+
cartDiscount?: Maybe<TCartDiscount>;
|
|
3827
|
+
cartDiscounts: TCartDiscountQueryResult;
|
|
2942
3828
|
carts: TCartQueryResult;
|
|
2943
3829
|
customer?: Maybe<TCustomer>;
|
|
2944
3830
|
customerActiveCart?: Maybe<TCart>;
|
|
@@ -2955,6 +3841,16 @@ export type TInStore = TCartQueryInterface & TCustomerActiveCartInterface & TCus
|
|
|
2955
3841
|
export type TInStore_CartArgs = {
|
|
2956
3842
|
id: Scalars['String'];
|
|
2957
3843
|
};
|
|
3844
|
+
export type TInStore_CartDiscountArgs = {
|
|
3845
|
+
id?: InputMaybe<Scalars['String']>;
|
|
3846
|
+
key?: InputMaybe<Scalars['String']>;
|
|
3847
|
+
};
|
|
3848
|
+
export type TInStore_CartDiscountsArgs = {
|
|
3849
|
+
limit?: InputMaybe<Scalars['Int']>;
|
|
3850
|
+
offset?: InputMaybe<Scalars['Int']>;
|
|
3851
|
+
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
3852
|
+
where?: InputMaybe<Scalars['String']>;
|
|
3853
|
+
};
|
|
2958
3854
|
export type TInStore_CartsArgs = {
|
|
2959
3855
|
limit?: InputMaybe<Scalars['Int']>;
|
|
2960
3856
|
offset?: InputMaybe<Scalars['Int']>;
|
|
@@ -2989,6 +3885,8 @@ export type TInStore_OrdersArgs = {
|
|
|
2989
3885
|
export type TInStore_ProductArgs = {
|
|
2990
3886
|
id?: InputMaybe<Scalars['String']>;
|
|
2991
3887
|
key?: InputMaybe<Scalars['String']>;
|
|
3888
|
+
localeProjection?: InputMaybe<Array<Scalars['Locale']>>;
|
|
3889
|
+
projectExpandedProducts?: InputMaybe<Scalars['Boolean']>;
|
|
2992
3890
|
sku?: InputMaybe<Scalars['String']>;
|
|
2993
3891
|
variantKey?: InputMaybe<Scalars['String']>;
|
|
2994
3892
|
};
|
|
@@ -3051,20 +3949,28 @@ export type TInStoreMe_ShoppingListsArgs = {
|
|
|
3051
3949
|
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
3052
3950
|
where?: InputMaybe<Scalars['String']>;
|
|
3053
3951
|
};
|
|
3054
|
-
export type
|
|
3055
|
-
__typename?: '
|
|
3056
|
-
|
|
3057
|
-
|
|
3058
|
-
|
|
3059
|
-
type: Scalars['String'];
|
|
3952
|
+
export type TInheritedAssociate = {
|
|
3953
|
+
__typename?: 'InheritedAssociate';
|
|
3954
|
+
associateRoleAssignments: Array<TInheritedAssociateRoleAssignment>;
|
|
3955
|
+
customer?: Maybe<TCustomer>;
|
|
3956
|
+
customerRef?: Maybe<TReference>;
|
|
3060
3957
|
};
|
|
3061
|
-
export type
|
|
3062
|
-
|
|
3063
|
-
|
|
3958
|
+
export type TInheritedAssociateRoleAssignment = {
|
|
3959
|
+
__typename?: 'InheritedAssociateRoleAssignment';
|
|
3960
|
+
associateRole: TAssociateRole;
|
|
3961
|
+
associateRoleRef: TKeyReference;
|
|
3962
|
+
source: TBusinessUnit;
|
|
3963
|
+
sourceRef: TKeyReference;
|
|
3964
|
+
};
|
|
3965
|
+
export type TInheritedStore = {
|
|
3966
|
+
__typename?: 'InheritedStore';
|
|
3967
|
+
store?: Maybe<TStore>;
|
|
3968
|
+
storeRef: TKeyReference;
|
|
3064
3969
|
};
|
|
3065
3970
|
export type TInitiator = {
|
|
3066
3971
|
__typename?: 'Initiator';
|
|
3067
3972
|
anonymousId?: Maybe<Scalars['String']>;
|
|
3973
|
+
associateRef?: Maybe<TReference>;
|
|
3068
3974
|
clientId?: Maybe<Scalars['String']>;
|
|
3069
3975
|
customerRef?: Maybe<TReference>;
|
|
3070
3976
|
externalUserId?: Maybe<Scalars['String']>;
|
|
@@ -3108,22 +4014,9 @@ export type TInventoryEntry = TReferenceExpandable & TVersioned & {
|
|
|
3108
4014
|
};
|
|
3109
4015
|
export type TInventoryEntryCreated = TMessagePayload & {
|
|
3110
4016
|
__typename?: 'InventoryEntryCreated';
|
|
3111
|
-
inventoryEntry:
|
|
4017
|
+
inventoryEntry: TInventoryEntry;
|
|
3112
4018
|
type: Scalars['String'];
|
|
3113
4019
|
};
|
|
3114
|
-
export type TInventoryEntryCreatedContent = {
|
|
3115
|
-
__typename?: 'InventoryEntryCreatedContent';
|
|
3116
|
-
custom?: Maybe<TCustomFieldsType>;
|
|
3117
|
-
expectedDelivery?: Maybe<Scalars['DateTime']>;
|
|
3118
|
-
inventoryEntryId: Scalars['String'];
|
|
3119
|
-
key?: Maybe<Scalars['String']>;
|
|
3120
|
-
messageId?: Maybe<TMessageId>;
|
|
3121
|
-
quantityOnStock: Scalars['Long'];
|
|
3122
|
-
restockableInDays?: Maybe<Scalars['Int']>;
|
|
3123
|
-
sku: Scalars['String'];
|
|
3124
|
-
supplyChannel?: Maybe<TChannel>;
|
|
3125
|
-
supplyChannelRef?: Maybe<TReference>;
|
|
3126
|
-
};
|
|
3127
4020
|
export type TInventoryEntryDeleted = TMessagePayload & {
|
|
3128
4021
|
__typename?: 'InventoryEntryDeleted';
|
|
3129
4022
|
sku: Scalars['String'];
|
|
@@ -3135,7 +4028,7 @@ export type TInventoryEntryDraft = {
|
|
|
3135
4028
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
3136
4029
|
expectedDelivery?: InputMaybe<Scalars['DateTime']>;
|
|
3137
4030
|
key?: InputMaybe<Scalars['String']>;
|
|
3138
|
-
quantityOnStock
|
|
4031
|
+
quantityOnStock: Scalars['Long'];
|
|
3139
4032
|
restockableInDays?: InputMaybe<Scalars['Int']>;
|
|
3140
4033
|
sku: Scalars['String'];
|
|
3141
4034
|
supplyChannel?: InputMaybe<TResourceIdentifierInput>;
|
|
@@ -3192,6 +4085,7 @@ export type TItemShippingTarget = {
|
|
|
3192
4085
|
__typename?: 'ItemShippingTarget';
|
|
3193
4086
|
addressKey: Scalars['String'];
|
|
3194
4087
|
quantity: Scalars['Long'];
|
|
4088
|
+
shippingMethodKey?: Maybe<Scalars['String']>;
|
|
3195
4089
|
};
|
|
3196
4090
|
export type TItemState = {
|
|
3197
4091
|
__typename?: 'ItemState';
|
|
@@ -3225,10 +4119,12 @@ export type TLineItem = {
|
|
|
3225
4119
|
distributionChannelRef?: Maybe<TReference>;
|
|
3226
4120
|
id: Scalars['String'];
|
|
3227
4121
|
inventoryMode?: Maybe<TInventoryMode>;
|
|
4122
|
+
key?: Maybe<Scalars['String']>;
|
|
3228
4123
|
lastModifiedAt?: Maybe<Scalars['DateTime']>;
|
|
3229
4124
|
lineItemMode: TLineItemMode;
|
|
3230
4125
|
name?: Maybe<Scalars['String']>;
|
|
3231
4126
|
nameAllLocales: Array<TLocalizedString>;
|
|
4127
|
+
perMethodTaxRate: Array<TMethodTaxRate>;
|
|
3232
4128
|
price: TProductPrice;
|
|
3233
4129
|
priceMode: TLineItemPriceMode;
|
|
3234
4130
|
productId: Scalars['String'];
|
|
@@ -3244,6 +4140,7 @@ export type TLineItem = {
|
|
|
3244
4140
|
supplyChannelRef?: Maybe<TReference>;
|
|
3245
4141
|
taxRate?: Maybe<TTaxRate>;
|
|
3246
4142
|
taxedPrice?: Maybe<TTaxedItemPrice>;
|
|
4143
|
+
taxedPricePortions: Array<TMethodTaxedPrice>;
|
|
3247
4144
|
totalPrice?: Maybe<TMoney>;
|
|
3248
4145
|
variant?: Maybe<TProductVariant>;
|
|
3249
4146
|
};
|
|
@@ -3263,6 +4160,7 @@ export type TLineItemDraft = {
|
|
|
3263
4160
|
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
3264
4161
|
externalTotalPrice?: InputMaybe<TExternalLineItemTotalPriceDraft>;
|
|
3265
4162
|
inventoryMode?: InputMaybe<TInventoryMode>;
|
|
4163
|
+
key?: InputMaybe<Scalars['String']>;
|
|
3266
4164
|
productId?: InputMaybe<Scalars['String']>;
|
|
3267
4165
|
quantity?: InputMaybe<Scalars['Long']>;
|
|
3268
4166
|
shippingDetails?: InputMaybe<TItemShippingDetailsDraft>;
|
|
@@ -3279,6 +4177,7 @@ export type TLineItemDraftOutput = {
|
|
|
3279
4177
|
externalTaxRate?: Maybe<TExternalTaxRateDraftOutput>;
|
|
3280
4178
|
externalTotalPrice?: Maybe<TExternalLineItemTotalPrice>;
|
|
3281
4179
|
inventoryMode?: Maybe<TInventoryMode>;
|
|
4180
|
+
key?: Maybe<Scalars['String']>;
|
|
3282
4181
|
productId?: Maybe<Scalars['String']>;
|
|
3283
4182
|
quantity?: Maybe<Scalars['Long']>;
|
|
3284
4183
|
shippingDetails?: Maybe<TItemShippingDetailsDraftOutput>;
|
|
@@ -3289,6 +4188,7 @@ export type TLineItemDraftOutput = {
|
|
|
3289
4188
|
export type TLineItemImportDraft = {
|
|
3290
4189
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
3291
4190
|
distributionChannel?: InputMaybe<TResourceIdentifierInput>;
|
|
4191
|
+
key?: InputMaybe<Scalars['String']>;
|
|
3292
4192
|
name: Array<TLocalizedStringItemInputType>;
|
|
3293
4193
|
price: TProductPriceDataInput;
|
|
3294
4194
|
productId?: InputMaybe<Scalars['String']>;
|
|
@@ -3314,6 +4214,7 @@ export type TLineItemReturnItem = TReturnItem & {
|
|
|
3314
4214
|
createdAt: Scalars['DateTime'];
|
|
3315
4215
|
custom?: Maybe<TCustomFieldsType>;
|
|
3316
4216
|
id: Scalars['String'];
|
|
4217
|
+
key?: Maybe<Scalars['String']>;
|
|
3317
4218
|
lastModifiedAt: Scalars['DateTime'];
|
|
3318
4219
|
lineItemId: Scalars['String'];
|
|
3319
4220
|
paymentState: TReturnPaymentState;
|
|
@@ -3326,6 +4227,7 @@ export type TLineItemStateTransition = TMessagePayload & TOrderMessagePayload &
|
|
|
3326
4227
|
fromState?: Maybe<TState>;
|
|
3327
4228
|
fromStateRef: TReference;
|
|
3328
4229
|
lineItemId: Scalars['String'];
|
|
4230
|
+
lineItemKey?: Maybe<Scalars['String']>;
|
|
3329
4231
|
quantity: Scalars['Long'];
|
|
3330
4232
|
toState?: Maybe<TState>;
|
|
3331
4233
|
toStateRef: TReference;
|
|
@@ -3458,6 +4360,8 @@ export type TLocation = {
|
|
|
3458
4360
|
export type TMe = TActiveCartInterface & TCartQueryInterface & TMeQueryInterface & TOrderQueryInterface & TShoppingListQueryInterface & {
|
|
3459
4361
|
__typename?: 'Me';
|
|
3460
4362
|
activeCart?: Maybe<TCart>;
|
|
4363
|
+
businessUnit?: Maybe<TBusinessUnit>;
|
|
4364
|
+
businessUnits: TBusinessUnitQueryResult;
|
|
3461
4365
|
cart?: Maybe<TCart>;
|
|
3462
4366
|
carts: TCartQueryResult;
|
|
3463
4367
|
customer?: Maybe<TCustomer>;
|
|
@@ -3472,6 +4376,16 @@ export type TMe = TActiveCartInterface & TCartQueryInterface & TMeQueryInterface
|
|
|
3472
4376
|
shoppingList?: Maybe<TShoppingList>;
|
|
3473
4377
|
shoppingLists: TShoppingListQueryResult;
|
|
3474
4378
|
};
|
|
4379
|
+
export type TMe_BusinessUnitArgs = {
|
|
4380
|
+
id?: InputMaybe<Scalars['String']>;
|
|
4381
|
+
key?: InputMaybe<Scalars['String']>;
|
|
4382
|
+
};
|
|
4383
|
+
export type TMe_BusinessUnitsArgs = {
|
|
4384
|
+
limit?: InputMaybe<Scalars['Int']>;
|
|
4385
|
+
offset?: InputMaybe<Scalars['Int']>;
|
|
4386
|
+
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
4387
|
+
where?: InputMaybe<Scalars['String']>;
|
|
4388
|
+
};
|
|
3475
4389
|
export type TMe_CartArgs = {
|
|
3476
4390
|
id: Scalars['String'];
|
|
3477
4391
|
};
|
|
@@ -3586,11 +4500,6 @@ export type TMessage = TReferenceExpandable & TVersioned & {
|
|
|
3586
4500
|
userProvidedIdentifiers?: Maybe<TUserProvidedIdentifiers>;
|
|
3587
4501
|
version: Scalars['Long'];
|
|
3588
4502
|
};
|
|
3589
|
-
export type TMessageId = {
|
|
3590
|
-
__typename?: 'MessageId';
|
|
3591
|
-
id: Scalars['String'];
|
|
3592
|
-
sequenceNumber: Scalars['Long'];
|
|
3593
|
-
};
|
|
3594
4503
|
export type TMessagePayload = {
|
|
3595
4504
|
type: Scalars['String'];
|
|
3596
4505
|
};
|
|
@@ -3620,6 +4529,16 @@ export type TMessagesConfigurationDraft = {
|
|
|
3620
4529
|
deleteDaysAfterCreation: Scalars['Int'];
|
|
3621
4530
|
enabled: Scalars['Boolean'];
|
|
3622
4531
|
};
|
|
4532
|
+
export type TMethodTaxRate = {
|
|
4533
|
+
__typename?: 'MethodTaxRate';
|
|
4534
|
+
shippingMethodKey: Scalars['String'];
|
|
4535
|
+
taxRate?: Maybe<TTaxRate>;
|
|
4536
|
+
};
|
|
4537
|
+
export type TMethodTaxedPrice = {
|
|
4538
|
+
__typename?: 'MethodTaxedPrice';
|
|
4539
|
+
shippingMethodKey: Scalars['String'];
|
|
4540
|
+
taxedPrice?: Maybe<TTaxedItemPrice>;
|
|
4541
|
+
};
|
|
3623
4542
|
export type TMissingFilterInput = {
|
|
3624
4543
|
path: Scalars['String'];
|
|
3625
4544
|
};
|
|
@@ -3700,7 +4619,10 @@ export type TMultiBuyLineItemsTargetInput = {
|
|
|
3700
4619
|
export type TMutation = {
|
|
3701
4620
|
__typename?: 'Mutation';
|
|
3702
4621
|
createApiClient?: Maybe<TApiClientWithSecret>;
|
|
4622
|
+
createApprovalRule?: Maybe<TApprovalRule>;
|
|
4623
|
+
createAssociateRole?: Maybe<TAssociateRole>;
|
|
3703
4624
|
createAttributeGroup?: Maybe<TAttributeGroup>;
|
|
4625
|
+
createBusinessUnit?: Maybe<TBusinessUnit>;
|
|
3704
4626
|
createCart?: Maybe<TCart>;
|
|
3705
4627
|
createCartDiscount?: Maybe<TCartDiscount>;
|
|
3706
4628
|
createCategory?: Maybe<TCategory>;
|
|
@@ -3709,6 +4631,7 @@ export type TMutation = {
|
|
|
3709
4631
|
createDiscountCode?: Maybe<TDiscountCode>;
|
|
3710
4632
|
createExtension?: Maybe<TExtension>;
|
|
3711
4633
|
createInventoryEntry?: Maybe<TInventoryEntry>;
|
|
4634
|
+
createMyBusinessUnit?: Maybe<TBusinessUnit>;
|
|
3712
4635
|
createMyCart?: Maybe<TCart>;
|
|
3713
4636
|
createMyOrderFromCart?: Maybe<TOrder>;
|
|
3714
4637
|
createMyOrderFromQuote?: Maybe<TOrder>;
|
|
@@ -3750,7 +4673,9 @@ export type TMutation = {
|
|
|
3750
4673
|
customerSignMeUp: TCustomerSignInResult;
|
|
3751
4674
|
customerSignUp: TCustomerSignInResult;
|
|
3752
4675
|
deleteApiClient?: Maybe<TApiClientWithoutSecret>;
|
|
4676
|
+
deleteAssociateRole?: Maybe<TAssociateRole>;
|
|
3753
4677
|
deleteAttributeGroup?: Maybe<TAttributeGroup>;
|
|
4678
|
+
deleteBusinessUnit?: Maybe<TBusinessUnit>;
|
|
3754
4679
|
deleteCart?: Maybe<TCart>;
|
|
3755
4680
|
deleteCartDiscount?: Maybe<TCartDiscount>;
|
|
3756
4681
|
deleteCategory?: Maybe<TCategory>;
|
|
@@ -3788,7 +4713,12 @@ export type TMutation = {
|
|
|
3788
4713
|
importOrder?: Maybe<TOrder>;
|
|
3789
4714
|
replicateCart?: Maybe<TCart>;
|
|
3790
4715
|
replicateMyCart?: Maybe<TCart>;
|
|
4716
|
+
signUpInMyBusinessUnit: TCustomerSignInResult;
|
|
4717
|
+
updateApprovalFlow?: Maybe<TApprovalFlow>;
|
|
4718
|
+
updateApprovalRule?: Maybe<TApprovalRule>;
|
|
4719
|
+
updateAssociateRole?: Maybe<TAssociateRole>;
|
|
3791
4720
|
updateAttributeGroup?: Maybe<TAttributeGroup>;
|
|
4721
|
+
updateBusinessUnit?: Maybe<TBusinessUnit>;
|
|
3792
4722
|
updateCart?: Maybe<TCart>;
|
|
3793
4723
|
updateCartDiscount?: Maybe<TCartDiscount>;
|
|
3794
4724
|
updateCategory?: Maybe<TCategory>;
|
|
@@ -3798,6 +4728,7 @@ export type TMutation = {
|
|
|
3798
4728
|
updateDiscountCode?: Maybe<TDiscountCode>;
|
|
3799
4729
|
updateExtension?: Maybe<TExtension>;
|
|
3800
4730
|
updateInventoryEntry?: Maybe<TInventoryEntry>;
|
|
4731
|
+
updateMyBusinessUnit?: Maybe<TBusinessUnit>;
|
|
3801
4732
|
updateMyCart?: Maybe<TCart>;
|
|
3802
4733
|
updateMyCustomer?: Maybe<TCustomer>;
|
|
3803
4734
|
updateMyPayment?: Maybe<TMyPayment>;
|
|
@@ -3829,15 +4760,28 @@ export type TMutation = {
|
|
|
3829
4760
|
export type TMutation_CreateApiClientArgs = {
|
|
3830
4761
|
draft: TCreateApiClient;
|
|
3831
4762
|
};
|
|
4763
|
+
export type TMutation_CreateApprovalRuleArgs = {
|
|
4764
|
+
asAssociate: TAsAssociateArgument;
|
|
4765
|
+
draft: TApprovalRuleDraft;
|
|
4766
|
+
};
|
|
4767
|
+
export type TMutation_CreateAssociateRoleArgs = {
|
|
4768
|
+
draft: TAssociateRoleDraft;
|
|
4769
|
+
};
|
|
3832
4770
|
export type TMutation_CreateAttributeGroupArgs = {
|
|
3833
4771
|
draft: TAttributeGroupDraft;
|
|
3834
4772
|
};
|
|
4773
|
+
export type TMutation_CreateBusinessUnitArgs = {
|
|
4774
|
+
asAssociate?: InputMaybe<TAsAssociateArgument>;
|
|
4775
|
+
draft: TBusinessUnitDraft;
|
|
4776
|
+
};
|
|
3835
4777
|
export type TMutation_CreateCartArgs = {
|
|
4778
|
+
asAssociate?: InputMaybe<TAsAssociateArgument>;
|
|
3836
4779
|
draft: TCartDraft;
|
|
3837
4780
|
storeKey?: InputMaybe<Scalars['KeyReferenceInput']>;
|
|
3838
4781
|
};
|
|
3839
4782
|
export type TMutation_CreateCartDiscountArgs = {
|
|
3840
4783
|
draft: TCartDiscountDraft;
|
|
4784
|
+
storeKey?: InputMaybe<Scalars['KeyReferenceInput']>;
|
|
3841
4785
|
};
|
|
3842
4786
|
export type TMutation_CreateCategoryArgs = {
|
|
3843
4787
|
draft: TCategoryDraft;
|
|
@@ -3857,6 +4801,9 @@ export type TMutation_CreateExtensionArgs = {
|
|
|
3857
4801
|
export type TMutation_CreateInventoryEntryArgs = {
|
|
3858
4802
|
draft: TInventoryEntryDraft;
|
|
3859
4803
|
};
|
|
4804
|
+
export type TMutation_CreateMyBusinessUnitArgs = {
|
|
4805
|
+
draft: TMyBusinessUnitDraft;
|
|
4806
|
+
};
|
|
3860
4807
|
export type TMutation_CreateMyCartArgs = {
|
|
3861
4808
|
draft: TMyCartDraft;
|
|
3862
4809
|
storeKey?: InputMaybe<Scalars['KeyReferenceInput']>;
|
|
@@ -3885,10 +4832,12 @@ export type TMutation_CreateOrderEditArgs = {
|
|
|
3885
4832
|
draft: TOrderEditDraft;
|
|
3886
4833
|
};
|
|
3887
4834
|
export type TMutation_CreateOrderFromCartArgs = {
|
|
4835
|
+
asAssociate?: InputMaybe<TAsAssociateArgument>;
|
|
3888
4836
|
draft: TOrderCartCommand;
|
|
3889
4837
|
storeKey?: InputMaybe<Scalars['KeyReferenceInput']>;
|
|
3890
4838
|
};
|
|
3891
4839
|
export type TMutation_CreateOrderFromQuoteArgs = {
|
|
4840
|
+
asAssociate?: InputMaybe<TAsAssociateArgument>;
|
|
3892
4841
|
draft: TOrderQuoteCommand;
|
|
3893
4842
|
};
|
|
3894
4843
|
export type TMutation_CreatePaymentArgs = {
|
|
@@ -3910,6 +4859,7 @@ export type TMutation_CreateQuoteArgs = {
|
|
|
3910
4859
|
draft: TQuoteDraft;
|
|
3911
4860
|
};
|
|
3912
4861
|
export type TMutation_CreateQuoteRequestArgs = {
|
|
4862
|
+
asAssociate?: InputMaybe<TAsAssociateArgument>;
|
|
3913
4863
|
draft: TQuoteRequestDraft;
|
|
3914
4864
|
};
|
|
3915
4865
|
export type TMutation_CreateReviewArgs = {
|
|
@@ -4009,12 +4959,25 @@ export type TMutation_CustomerSignUpArgs = {
|
|
|
4009
4959
|
export type TMutation_DeleteApiClientArgs = {
|
|
4010
4960
|
id: Scalars['String'];
|
|
4011
4961
|
};
|
|
4962
|
+
export type TMutation_DeleteAssociateRoleArgs = {
|
|
4963
|
+
id?: InputMaybe<Scalars['String']>;
|
|
4964
|
+
key?: InputMaybe<Scalars['String']>;
|
|
4965
|
+
personalDataErasure?: InputMaybe<Scalars['Boolean']>;
|
|
4966
|
+
version: Scalars['Long'];
|
|
4967
|
+
};
|
|
4012
4968
|
export type TMutation_DeleteAttributeGroupArgs = {
|
|
4013
4969
|
id?: InputMaybe<Scalars['String']>;
|
|
4014
4970
|
key?: InputMaybe<Scalars['String']>;
|
|
4015
4971
|
version: Scalars['Long'];
|
|
4016
4972
|
};
|
|
4973
|
+
export type TMutation_DeleteBusinessUnitArgs = {
|
|
4974
|
+
id?: InputMaybe<Scalars['String']>;
|
|
4975
|
+
key?: InputMaybe<Scalars['String']>;
|
|
4976
|
+
personalDataErasure?: InputMaybe<Scalars['Boolean']>;
|
|
4977
|
+
version: Scalars['Long'];
|
|
4978
|
+
};
|
|
4017
4979
|
export type TMutation_DeleteCartArgs = {
|
|
4980
|
+
asAssociate?: InputMaybe<TAsAssociateArgument>;
|
|
4018
4981
|
id?: InputMaybe<Scalars['String']>;
|
|
4019
4982
|
key?: InputMaybe<Scalars['String']>;
|
|
4020
4983
|
personalDataErasure?: InputMaybe<Scalars['Boolean']>;
|
|
@@ -4024,6 +4987,7 @@ export type TMutation_DeleteCartArgs = {
|
|
|
4024
4987
|
export type TMutation_DeleteCartDiscountArgs = {
|
|
4025
4988
|
id?: InputMaybe<Scalars['String']>;
|
|
4026
4989
|
key?: InputMaybe<Scalars['String']>;
|
|
4990
|
+
storeKey?: InputMaybe<Scalars['KeyReferenceInput']>;
|
|
4027
4991
|
version: Scalars['Long'];
|
|
4028
4992
|
};
|
|
4029
4993
|
export type TMutation_DeleteCategoryArgs = {
|
|
@@ -4201,6 +5165,7 @@ export type TMutation_ImportOrderArgs = {
|
|
|
4201
5165
|
draft: TImportOrderDraft;
|
|
4202
5166
|
};
|
|
4203
5167
|
export type TMutation_ReplicateCartArgs = {
|
|
5168
|
+
asAssociate?: InputMaybe<TAsAssociateArgument>;
|
|
4204
5169
|
key?: InputMaybe<Scalars['String']>;
|
|
4205
5170
|
reference: TReferenceInput;
|
|
4206
5171
|
storeKey?: InputMaybe<Scalars['KeyReferenceInput']>;
|
|
@@ -4208,14 +5173,44 @@ export type TMutation_ReplicateCartArgs = {
|
|
|
4208
5173
|
export type TMutation_ReplicateMyCartArgs = {
|
|
4209
5174
|
reference: TReferenceInput;
|
|
4210
5175
|
};
|
|
5176
|
+
export type TMutation_SignUpInMyBusinessUnitArgs = {
|
|
5177
|
+
draft: TSignUpInMyBusinessUnitDraft;
|
|
5178
|
+
};
|
|
5179
|
+
export type TMutation_UpdateApprovalFlowArgs = {
|
|
5180
|
+
actions: Array<TApprovalFlowUpdateAction>;
|
|
5181
|
+
asAssociate: TAsAssociateArgument;
|
|
5182
|
+
id: Scalars['String'];
|
|
5183
|
+
version: Scalars['Long'];
|
|
5184
|
+
};
|
|
5185
|
+
export type TMutation_UpdateApprovalRuleArgs = {
|
|
5186
|
+
actions: Array<TApprovalRuleUpdateAction>;
|
|
5187
|
+
asAssociate: TAsAssociateArgument;
|
|
5188
|
+
id?: InputMaybe<Scalars['String']>;
|
|
5189
|
+
key?: InputMaybe<Scalars['String']>;
|
|
5190
|
+
version: Scalars['Long'];
|
|
5191
|
+
};
|
|
5192
|
+
export type TMutation_UpdateAssociateRoleArgs = {
|
|
5193
|
+
actions: Array<TAssociateRoleUpdateAction>;
|
|
5194
|
+
id?: InputMaybe<Scalars['String']>;
|
|
5195
|
+
key?: InputMaybe<Scalars['String']>;
|
|
5196
|
+
version: Scalars['Long'];
|
|
5197
|
+
};
|
|
4211
5198
|
export type TMutation_UpdateAttributeGroupArgs = {
|
|
4212
5199
|
actions: Array<TAttributeGroupUpdateAction>;
|
|
4213
5200
|
id?: InputMaybe<Scalars['String']>;
|
|
4214
5201
|
key?: InputMaybe<Scalars['String']>;
|
|
4215
5202
|
version: Scalars['Long'];
|
|
4216
5203
|
};
|
|
5204
|
+
export type TMutation_UpdateBusinessUnitArgs = {
|
|
5205
|
+
actions: Array<TBusinessUnitUpdateAction>;
|
|
5206
|
+
asAssociate?: InputMaybe<TAsAssociateArgument>;
|
|
5207
|
+
id?: InputMaybe<Scalars['String']>;
|
|
5208
|
+
key?: InputMaybe<Scalars['String']>;
|
|
5209
|
+
version: Scalars['Long'];
|
|
5210
|
+
};
|
|
4217
5211
|
export type TMutation_UpdateCartArgs = {
|
|
4218
5212
|
actions: Array<TCartUpdateAction>;
|
|
5213
|
+
asAssociate?: InputMaybe<TAsAssociateArgument>;
|
|
4219
5214
|
id?: InputMaybe<Scalars['String']>;
|
|
4220
5215
|
key?: InputMaybe<Scalars['String']>;
|
|
4221
5216
|
storeKey?: InputMaybe<Scalars['KeyReferenceInput']>;
|
|
@@ -4225,6 +5220,7 @@ export type TMutation_UpdateCartDiscountArgs = {
|
|
|
4225
5220
|
actions: Array<TCartDiscountUpdateAction>;
|
|
4226
5221
|
id?: InputMaybe<Scalars['String']>;
|
|
4227
5222
|
key?: InputMaybe<Scalars['String']>;
|
|
5223
|
+
storeKey?: InputMaybe<Scalars['KeyReferenceInput']>;
|
|
4228
5224
|
version: Scalars['Long'];
|
|
4229
5225
|
};
|
|
4230
5226
|
export type TMutation_UpdateCategoryArgs = {
|
|
@@ -4268,6 +5264,12 @@ export type TMutation_UpdateInventoryEntryArgs = {
|
|
|
4268
5264
|
key?: InputMaybe<Scalars['String']>;
|
|
4269
5265
|
version: Scalars['Long'];
|
|
4270
5266
|
};
|
|
5267
|
+
export type TMutation_UpdateMyBusinessUnitArgs = {
|
|
5268
|
+
actions: Array<TMyBusinessUnitUpdateAction>;
|
|
5269
|
+
id?: InputMaybe<Scalars['String']>;
|
|
5270
|
+
key?: InputMaybe<Scalars['String']>;
|
|
5271
|
+
version: Scalars['Long'];
|
|
5272
|
+
};
|
|
4271
5273
|
export type TMutation_UpdateMyCartArgs = {
|
|
4272
5274
|
actions: Array<TMyCartUpdateAction>;
|
|
4273
5275
|
id: Scalars['String'];
|
|
@@ -4305,6 +5307,7 @@ export type TMutation_UpdateMyShoppingListArgs = {
|
|
|
4305
5307
|
};
|
|
4306
5308
|
export type TMutation_UpdateOrderArgs = {
|
|
4307
5309
|
actions: Array<TOrderUpdateAction>;
|
|
5310
|
+
asAssociate?: InputMaybe<TAsAssociateArgument>;
|
|
4308
5311
|
id?: InputMaybe<Scalars['String']>;
|
|
4309
5312
|
orderNumber?: InputMaybe<Scalars['String']>;
|
|
4310
5313
|
storeKey?: InputMaybe<Scalars['KeyReferenceInput']>;
|
|
@@ -4353,12 +5356,14 @@ export type TMutation_UpdateProjectArgs = {
|
|
|
4353
5356
|
};
|
|
4354
5357
|
export type TMutation_UpdateQuoteArgs = {
|
|
4355
5358
|
actions: Array<TQuoteUpdateAction>;
|
|
5359
|
+
asAssociate?: InputMaybe<TAsAssociateArgument>;
|
|
4356
5360
|
id?: InputMaybe<Scalars['String']>;
|
|
4357
5361
|
key?: InputMaybe<Scalars['String']>;
|
|
4358
5362
|
version: Scalars['Long'];
|
|
4359
5363
|
};
|
|
4360
5364
|
export type TMutation_UpdateQuoteRequestArgs = {
|
|
4361
5365
|
actions: Array<TQuoteRequestUpdateAction>;
|
|
5366
|
+
asAssociate?: InputMaybe<TAsAssociateArgument>;
|
|
4362
5367
|
id?: InputMaybe<Scalars['String']>;
|
|
4363
5368
|
key?: InputMaybe<Scalars['String']>;
|
|
4364
5369
|
version: Scalars['Long'];
|
|
@@ -4430,11 +5435,47 @@ export type TMutation_UpdateZoneArgs = {
|
|
|
4430
5435
|
key?: InputMaybe<Scalars['String']>;
|
|
4431
5436
|
version: Scalars['Long'];
|
|
4432
5437
|
};
|
|
5438
|
+
export type TMyBusinessUnitDraft = {
|
|
5439
|
+
addresses?: InputMaybe<Array<TAddressInput>>;
|
|
5440
|
+
billingAddresses?: InputMaybe<Array<Scalars['Int']>>;
|
|
5441
|
+
contactEmail?: InputMaybe<Scalars['String']>;
|
|
5442
|
+
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
5443
|
+
defaultBillingAddress?: InputMaybe<Scalars['Int']>;
|
|
5444
|
+
defaultShippingAddress?: InputMaybe<Scalars['Int']>;
|
|
5445
|
+
key: Scalars['String'];
|
|
5446
|
+
name: Scalars['String'];
|
|
5447
|
+
parentUnit?: InputMaybe<TResourceIdentifierInput>;
|
|
5448
|
+
shippingAddresses?: InputMaybe<Array<Scalars['Int']>>;
|
|
5449
|
+
storeMode?: InputMaybe<Scalars['String']>;
|
|
5450
|
+
unitType: TBusinessUnitType;
|
|
5451
|
+
};
|
|
5452
|
+
export type TMyBusinessUnitUpdateAction = {
|
|
5453
|
+
addAddress?: InputMaybe<TAddMyBusinessUnitAddress>;
|
|
5454
|
+
addBillingAddressId?: InputMaybe<TAddMyBusinessUnitBillingAddressId>;
|
|
5455
|
+
addShippingAddressId?: InputMaybe<TAddMyBusinessUnitShippingAddressId>;
|
|
5456
|
+
changeAddress?: InputMaybe<TChangeMyBusinessUnitAddress>;
|
|
5457
|
+
changeAssociate?: InputMaybe<TChangeMyBusinessUnitAssociate>;
|
|
5458
|
+
changeName?: InputMaybe<TChangeMyBusinessUnitName>;
|
|
5459
|
+
changeParentUnit?: InputMaybe<TChangeMyBusinessUnitParentUnit>;
|
|
5460
|
+
removeAddress?: InputMaybe<TRemoveMyBusinessUnitAddress>;
|
|
5461
|
+
removeAssociate?: InputMaybe<TRemoveMyBusinessUnitAssociate>;
|
|
5462
|
+
removeBillingAddressId?: InputMaybe<TRemoveMyBusinessUnitBillingAddressId>;
|
|
5463
|
+
removeShippingAddressId?: InputMaybe<TRemoveMyBusinessUnitShippingAddressId>;
|
|
5464
|
+
setAddressCustomField?: InputMaybe<TSetMyBusinessUnitAddressCustomField>;
|
|
5465
|
+
setAddressCustomType?: InputMaybe<TSetMyBusinessUnitAddressCustomType>;
|
|
5466
|
+
setContactEmail?: InputMaybe<TSetMyBusinessUnitContactEmail>;
|
|
5467
|
+
setCustomField?: InputMaybe<TSetMyBusinessUnitCustomField>;
|
|
5468
|
+
setCustomType?: InputMaybe<TSetMyBusinessUnitCustomType>;
|
|
5469
|
+
setDefaultBillingAddress?: InputMaybe<TSetMyBusinessUnitDefaultBillingAddress>;
|
|
5470
|
+
setDefaultShippingAddress?: InputMaybe<TSetMyBusinessUnitDefaultShippingAddress>;
|
|
5471
|
+
};
|
|
4433
5472
|
export type TMyCartDraft = {
|
|
4434
5473
|
billingAddress?: InputMaybe<TAddressInput>;
|
|
5474
|
+
businessUnit?: InputMaybe<TResourceIdentifierInput>;
|
|
4435
5475
|
country?: InputMaybe<Scalars['Country']>;
|
|
4436
5476
|
currency: Scalars['Currency'];
|
|
4437
5477
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
5478
|
+
customShipping?: InputMaybe<Array<TCustomShippingDraft>>;
|
|
4438
5479
|
customerEmail?: InputMaybe<Scalars['String']>;
|
|
4439
5480
|
deleteDaysAfterLastModification?: InputMaybe<Scalars['Int']>;
|
|
4440
5481
|
discountCodes?: InputMaybe<Array<Scalars['String']>>;
|
|
@@ -4442,8 +5483,10 @@ export type TMyCartDraft = {
|
|
|
4442
5483
|
itemShippingAddresses?: InputMaybe<Array<TAddressInput>>;
|
|
4443
5484
|
lineItems?: InputMaybe<Array<TMyLineItemDraft>>;
|
|
4444
5485
|
locale?: InputMaybe<Scalars['Locale']>;
|
|
5486
|
+
shipping?: InputMaybe<Array<TShippingDraft>>;
|
|
4445
5487
|
shippingAddress?: InputMaybe<TAddressInput>;
|
|
4446
5488
|
shippingMethod?: InputMaybe<TResourceIdentifierInput>;
|
|
5489
|
+
shippingMode?: InputMaybe<TShippingMode>;
|
|
4447
5490
|
store?: InputMaybe<TResourceIdentifierInput>;
|
|
4448
5491
|
taxMode?: InputMaybe<TTaxMode>;
|
|
4449
5492
|
};
|
|
@@ -4464,6 +5507,7 @@ export type TMyCartUpdateAction = {
|
|
|
4464
5507
|
setBillingAddress?: InputMaybe<TSetCartBillingAddress>;
|
|
4465
5508
|
setBillingAddressCustomField?: InputMaybe<TSetCartBillingAddressCustomField>;
|
|
4466
5509
|
setBillingAddressCustomType?: InputMaybe<TSetCartBillingAddressCustomType>;
|
|
5510
|
+
setBusinessUnit?: InputMaybe<TSetCartBusinessUnit>;
|
|
4467
5511
|
setCountry?: InputMaybe<TSetCartCountry>;
|
|
4468
5512
|
setCustomField?: InputMaybe<TSetCartCustomField>;
|
|
4469
5513
|
setCustomType?: InputMaybe<TSetCartCustomType>;
|
|
@@ -4480,6 +5524,8 @@ export type TMyCartUpdateAction = {
|
|
|
4480
5524
|
setShippingAddress?: InputMaybe<TSetCartShippingAddress>;
|
|
4481
5525
|
setShippingAddressCustomField?: InputMaybe<TSetCartShippingAddressCustomField>;
|
|
4482
5526
|
setShippingAddressCustomType?: InputMaybe<TSetCartShippingAddressCustomType>;
|
|
5527
|
+
setShippingCustomField?: InputMaybe<TSetCartShippingCustomField>;
|
|
5528
|
+
setShippingCustomType?: InputMaybe<TSetCartShippingCustomType>;
|
|
4483
5529
|
setShippingMethod?: InputMaybe<TSetMyCartShippingMethod>;
|
|
4484
5530
|
updateItemShippingAddress?: InputMaybe<TUpdateCartItemShippingAddress>;
|
|
4485
5531
|
};
|
|
@@ -4512,6 +5558,7 @@ export type TMyLineItemDraft = {
|
|
|
4512
5558
|
addedAt?: InputMaybe<Scalars['DateTime']>;
|
|
4513
5559
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
4514
5560
|
distributionChannel?: InputMaybe<TResourceIdentifierInput>;
|
|
5561
|
+
key?: InputMaybe<Scalars['String']>;
|
|
4515
5562
|
productId?: InputMaybe<Scalars['String']>;
|
|
4516
5563
|
quantity?: InputMaybe<Scalars['Long']>;
|
|
4517
5564
|
shippingDetails?: InputMaybe<TItemShippingDetailsDraft>;
|
|
@@ -4570,6 +5617,7 @@ export declare enum TMyQuoteState {
|
|
|
4570
5617
|
}
|
|
4571
5618
|
export type TMyQuoteUpdateAction = {
|
|
4572
5619
|
changeMyQuoteState?: InputMaybe<TChangeMyQuoteMyQuoteState>;
|
|
5620
|
+
requestQuoteRenegotiation?: InputMaybe<TRequestQuoteRenegotiation>;
|
|
4573
5621
|
setCustomField?: InputMaybe<TSetQuoteCustomField>;
|
|
4574
5622
|
setCustomType?: InputMaybe<TSetQuoteCustomType>;
|
|
4575
5623
|
};
|
|
@@ -4644,6 +5692,8 @@ export type TOrder = TReferenceExpandable & TVersioned & {
|
|
|
4644
5692
|
__typename?: 'Order';
|
|
4645
5693
|
anonymousId?: Maybe<Scalars['String']>;
|
|
4646
5694
|
billingAddress?: Maybe<TAddress>;
|
|
5695
|
+
businessUnit?: Maybe<TBusinessUnit>;
|
|
5696
|
+
businessUnitRef?: Maybe<TKeyReference>;
|
|
4647
5697
|
cart?: Maybe<TCart>;
|
|
4648
5698
|
cartRef?: Maybe<TReference>;
|
|
4649
5699
|
completedAt?: Maybe<Scalars['DateTime']>;
|
|
@@ -4657,6 +5707,7 @@ export type TOrder = TReferenceExpandable & TVersioned & {
|
|
|
4657
5707
|
customerGroup?: Maybe<TCustomerGroup>;
|
|
4658
5708
|
customerGroupRef?: Maybe<TReference>;
|
|
4659
5709
|
customerId?: Maybe<Scalars['String']>;
|
|
5710
|
+
directDiscounts: Array<TDirectDiscount>;
|
|
4660
5711
|
discountCodes: Array<TDiscountCodeInfo>;
|
|
4661
5712
|
id: Scalars['String'];
|
|
4662
5713
|
inventoryMode: TInventoryMode;
|
|
@@ -4671,12 +5722,19 @@ export type TOrder = TReferenceExpandable & TVersioned & {
|
|
|
4671
5722
|
origin: TCartOrigin;
|
|
4672
5723
|
paymentInfo?: Maybe<TPaymentInfo>;
|
|
4673
5724
|
paymentState?: Maybe<TPaymentState>;
|
|
5725
|
+
purchaseOrderNumber?: Maybe<Scalars['String']>;
|
|
5726
|
+
quote?: Maybe<TQuote>;
|
|
5727
|
+
quoteRef?: Maybe<TReference>;
|
|
4674
5728
|
refusedGifts: Array<TCartDiscount>;
|
|
4675
5729
|
refusedGiftsRefs: Array<TReference>;
|
|
4676
5730
|
returnInfo: Array<TReturnInfo>;
|
|
4677
5731
|
shipmentState?: Maybe<TShipmentState>;
|
|
5732
|
+
shipping: Array<TShipping>;
|
|
4678
5733
|
shippingAddress?: Maybe<TAddress>;
|
|
5734
|
+
shippingCustomFields?: Maybe<TCustomFieldsType>;
|
|
4679
5735
|
shippingInfo?: Maybe<TShippingInfo>;
|
|
5736
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
5737
|
+
shippingMode: TShippingMode;
|
|
4680
5738
|
shippingRateInput?: Maybe<TShippingRateInput>;
|
|
4681
5739
|
state?: Maybe<TState>;
|
|
4682
5740
|
stateRef?: Maybe<TReference>;
|
|
@@ -4687,6 +5745,7 @@ export type TOrder = TReferenceExpandable & TVersioned & {
|
|
|
4687
5745
|
taxMode: TTaxMode;
|
|
4688
5746
|
taxRoundingMode: TRoundingMode;
|
|
4689
5747
|
taxedPrice?: Maybe<TTaxedPrice>;
|
|
5748
|
+
taxedShippingPrice?: Maybe<TTaxedPrice>;
|
|
4690
5749
|
totalPrice: TMoney;
|
|
4691
5750
|
version: Scalars['Long'];
|
|
4692
5751
|
};
|
|
@@ -4706,6 +5765,7 @@ export type TOrderCartCommand = {
|
|
|
4706
5765
|
orderNumber?: InputMaybe<Scalars['String']>;
|
|
4707
5766
|
orderState?: InputMaybe<TOrderState>;
|
|
4708
5767
|
paymentState?: InputMaybe<TPaymentState>;
|
|
5768
|
+
purchaseOrderNumber?: InputMaybe<Scalars['String']>;
|
|
4709
5769
|
shipmentState?: InputMaybe<TShipmentState>;
|
|
4710
5770
|
state?: InputMaybe<TReferenceInput>;
|
|
4711
5771
|
version: Scalars['Long'];
|
|
@@ -4715,6 +5775,33 @@ export type TOrderCreated = TMessagePayload & TOrderMessagePayload & {
|
|
|
4715
5775
|
order: TOrder;
|
|
4716
5776
|
type: Scalars['String'];
|
|
4717
5777
|
};
|
|
5778
|
+
export type TOrderCustomFieldAdded = TMessagePayload & TOrderMessagePayload & {
|
|
5779
|
+
__typename?: 'OrderCustomFieldAdded';
|
|
5780
|
+
name: Scalars['String'];
|
|
5781
|
+
type: Scalars['String'];
|
|
5782
|
+
value: Scalars['Json'];
|
|
5783
|
+
};
|
|
5784
|
+
export type TOrderCustomFieldChanged = TMessagePayload & TOrderMessagePayload & {
|
|
5785
|
+
__typename?: 'OrderCustomFieldChanged';
|
|
5786
|
+
name: Scalars['String'];
|
|
5787
|
+
previousValue?: Maybe<Scalars['Json']>;
|
|
5788
|
+
type: Scalars['String'];
|
|
5789
|
+
value: Scalars['Json'];
|
|
5790
|
+
};
|
|
5791
|
+
export type TOrderCustomFieldRemoved = TMessagePayload & TOrderMessagePayload & {
|
|
5792
|
+
__typename?: 'OrderCustomFieldRemoved';
|
|
5793
|
+
name: Scalars['String'];
|
|
5794
|
+
type: Scalars['String'];
|
|
5795
|
+
};
|
|
5796
|
+
export type TOrderCustomFieldsRemoved = TMessagePayload & TOrderMessagePayload & {
|
|
5797
|
+
__typename?: 'OrderCustomFieldsRemoved';
|
|
5798
|
+
type: Scalars['String'];
|
|
5799
|
+
};
|
|
5800
|
+
export type TOrderCustomFieldsSet = TMessagePayload & TOrderMessagePayload & {
|
|
5801
|
+
__typename?: 'OrderCustomFieldsSet';
|
|
5802
|
+
customField: TCustomFieldsType;
|
|
5803
|
+
type: Scalars['String'];
|
|
5804
|
+
};
|
|
4718
5805
|
export type TOrderCustomLineItemAdded = TMessagePayload & TOrderMessagePayload & {
|
|
4719
5806
|
__typename?: 'OrderCustomLineItemAdded';
|
|
4720
5807
|
customLineItem: TCustomLineItem;
|
|
@@ -4723,6 +5810,7 @@ export type TOrderCustomLineItemAdded = TMessagePayload & TOrderMessagePayload &
|
|
|
4723
5810
|
export type TOrderCustomLineItemDiscountSet = TMessagePayload & TOrderMessagePayload & {
|
|
4724
5811
|
__typename?: 'OrderCustomLineItemDiscountSet';
|
|
4725
5812
|
customLineItemId: Scalars['String'];
|
|
5813
|
+
customLineItemKey?: Maybe<Scalars['String']>;
|
|
4726
5814
|
discountedPricePerQuantity: Array<TDiscountedLineItemPriceForQuantity>;
|
|
4727
5815
|
taxedPrice?: Maybe<TTaxedItemPrice>;
|
|
4728
5816
|
type: Scalars['String'];
|
|
@@ -4730,6 +5818,7 @@ export type TOrderCustomLineItemDiscountSet = TMessagePayload & TOrderMessagePay
|
|
|
4730
5818
|
export type TOrderCustomLineItemQuantityChanged = TMessagePayload & TOrderMessagePayload & {
|
|
4731
5819
|
__typename?: 'OrderCustomLineItemQuantityChanged';
|
|
4732
5820
|
customLineItemId: Scalars['String'];
|
|
5821
|
+
customLineItemKey?: Maybe<Scalars['String']>;
|
|
4733
5822
|
oldQuantity?: Maybe<Scalars['Long']>;
|
|
4734
5823
|
quantity: Scalars['Long'];
|
|
4735
5824
|
type: Scalars['String'];
|
|
@@ -4738,6 +5827,7 @@ export type TOrderCustomLineItemRemoved = TMessagePayload & TOrderMessagePayload
|
|
|
4738
5827
|
__typename?: 'OrderCustomLineItemRemoved';
|
|
4739
5828
|
customLineItem?: Maybe<TCustomLineItem>;
|
|
4740
5829
|
customLineItemId: Scalars['String'];
|
|
5830
|
+
customLineItemKey?: Maybe<Scalars['String']>;
|
|
4741
5831
|
type: Scalars['String'];
|
|
4742
5832
|
};
|
|
4743
5833
|
export type TOrderCustomerEmailSet = TMessagePayload & TOrderMessagePayload & {
|
|
@@ -4871,7 +5961,9 @@ export type TOrderLineItemDiscountSet = TMessagePayload & TOrderMessagePayload &
|
|
|
4871
5961
|
__typename?: 'OrderLineItemDiscountSet';
|
|
4872
5962
|
discountedPricePerQuantity: Array<TDiscountedLineItemPriceForQuantity>;
|
|
4873
5963
|
lineItemId: Scalars['String'];
|
|
5964
|
+
lineItemKey?: Maybe<Scalars['String']>;
|
|
4874
5965
|
taxedPrice?: Maybe<TTaxedItemPrice>;
|
|
5966
|
+
taxedPricePortions: Array<TMethodTaxedPrice>;
|
|
4875
5967
|
totalPrice: TMoney;
|
|
4876
5968
|
type: Scalars['String'];
|
|
4877
5969
|
};
|
|
@@ -4880,11 +5972,13 @@ export type TOrderLineItemDistributionChannelSet = TMessagePayload & TOrderMessa
|
|
|
4880
5972
|
distributionChannel?: Maybe<TChannel>;
|
|
4881
5973
|
distributionChannelRef?: Maybe<TReference>;
|
|
4882
5974
|
lineItemId: Scalars['String'];
|
|
5975
|
+
lineItemKey?: Maybe<Scalars['String']>;
|
|
4883
5976
|
type: Scalars['String'];
|
|
4884
5977
|
};
|
|
4885
5978
|
export type TOrderLineItemRemoved = TMessagePayload & TOrderMessagePayload & {
|
|
4886
5979
|
__typename?: 'OrderLineItemRemoved';
|
|
4887
5980
|
lineItemId: Scalars['String'];
|
|
5981
|
+
lineItemKey?: Maybe<Scalars['String']>;
|
|
4888
5982
|
newPrice?: Maybe<TProductPrice>;
|
|
4889
5983
|
newQuantity: Scalars['Long'];
|
|
4890
5984
|
newShippingDetails?: Maybe<TItemShippingDetails>;
|
|
@@ -4903,6 +5997,7 @@ export type TOrderMyCartCommand = {
|
|
|
4903
5997
|
};
|
|
4904
5998
|
export type TOrderMyQuoteCommand = {
|
|
4905
5999
|
id: Scalars['String'];
|
|
6000
|
+
quoteStateToAccepted?: InputMaybe<Scalars['Boolean']>;
|
|
4906
6001
|
version: Scalars['Long'];
|
|
4907
6002
|
};
|
|
4908
6003
|
export type TOrderPaymentAdded = TMessagePayload & TOrderMessagePayload & {
|
|
@@ -4950,6 +6045,7 @@ export type TOrderQuoteCommand = {
|
|
|
4950
6045
|
orderState?: InputMaybe<TOrderState>;
|
|
4951
6046
|
paymentState?: InputMaybe<TPaymentState>;
|
|
4952
6047
|
quote?: InputMaybe<TResourceIdentifierInput>;
|
|
6048
|
+
quoteStateToAccepted?: InputMaybe<Scalars['Boolean']>;
|
|
4953
6049
|
shipmentState?: InputMaybe<TShipmentState>;
|
|
4954
6050
|
state?: InputMaybe<TReferenceInput>;
|
|
4955
6051
|
version: Scalars['Long'];
|
|
@@ -5067,6 +6163,7 @@ export type TOrderUpdateAction = {
|
|
|
5067
6163
|
setParcelItems?: InputMaybe<TSetOrderParcelItems>;
|
|
5068
6164
|
setParcelMeasurements?: InputMaybe<TSetOrderParcelMeasurements>;
|
|
5069
6165
|
setParcelTrackingData?: InputMaybe<TSetOrderParcelTrackingData>;
|
|
6166
|
+
setPurchaseOrderNumber?: InputMaybe<TSetOrderPurchaseOrderNumber>;
|
|
5070
6167
|
setReturnInfo?: InputMaybe<TSetOrderReturnInfo>;
|
|
5071
6168
|
setReturnItemCustomField?: InputMaybe<TSetOrderReturnItemCustomField>;
|
|
5072
6169
|
setReturnItemCustomType?: InputMaybe<TSetOrderReturnItemCustomType>;
|
|
@@ -5075,6 +6172,8 @@ export type TOrderUpdateAction = {
|
|
|
5075
6172
|
setShippingAddress?: InputMaybe<TSetOrderShippingAddress>;
|
|
5076
6173
|
setShippingAddressCustomField?: InputMaybe<TSetOrderShippingAddressCustomField>;
|
|
5077
6174
|
setShippingAddressCustomType?: InputMaybe<TSetOrderShippingAddressCustomType>;
|
|
6175
|
+
setShippingCustomField?: InputMaybe<TSetOrderShippingCustomField>;
|
|
6176
|
+
setShippingCustomType?: InputMaybe<TSetOrderShippingCustomType>;
|
|
5078
6177
|
setStore?: InputMaybe<TSetOrderStore>;
|
|
5079
6178
|
transitionCustomLineItemState?: InputMaybe<TTransitionOrderCustomLineItemState>;
|
|
5080
6179
|
transitionLineItemState?: InputMaybe<TTransitionOrderLineItemState>;
|
|
@@ -5088,6 +6187,7 @@ export type TParcel = {
|
|
|
5088
6187
|
custom?: Maybe<TCustomFieldsType>;
|
|
5089
6188
|
id: Scalars['String'];
|
|
5090
6189
|
items: Array<TDeliveryItem>;
|
|
6190
|
+
key?: Maybe<Scalars['String']>;
|
|
5091
6191
|
measurements?: Maybe<TParcelMeasurements>;
|
|
5092
6192
|
trackingData?: Maybe<TTrackingData>;
|
|
5093
6193
|
};
|
|
@@ -5095,18 +6195,21 @@ export type TParcelAddedToDelivery = TMessagePayload & TOrderMessagePayload & {
|
|
|
5095
6195
|
__typename?: 'ParcelAddedToDelivery';
|
|
5096
6196
|
delivery: TDelivery;
|
|
5097
6197
|
parcel: TParcel;
|
|
6198
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
5098
6199
|
type: Scalars['String'];
|
|
5099
6200
|
};
|
|
5100
6201
|
export type TParcelData = {
|
|
5101
6202
|
__typename?: 'ParcelData';
|
|
5102
6203
|
custom?: Maybe<TCustomFieldsCommand>;
|
|
5103
6204
|
items: Array<TDeliveryItem>;
|
|
6205
|
+
key?: Maybe<Scalars['String']>;
|
|
5104
6206
|
measurements?: Maybe<TParcelMeasurements>;
|
|
5105
6207
|
trackingData?: Maybe<TTrackingData>;
|
|
5106
6208
|
};
|
|
5107
6209
|
export type TParcelDataDraftType = {
|
|
5108
6210
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
5109
6211
|
items?: InputMaybe<Array<TDeliveryItemDraftType>>;
|
|
6212
|
+
key?: InputMaybe<Scalars['String']>;
|
|
5110
6213
|
measurements?: InputMaybe<TParcelMeasurementsDraftType>;
|
|
5111
6214
|
trackingData?: InputMaybe<TTrackingDataDraftType>;
|
|
5112
6215
|
};
|
|
@@ -5115,6 +6218,7 @@ export type TParcelDraft = {
|
|
|
5115
6218
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
5116
6219
|
id: Scalars['String'];
|
|
5117
6220
|
items?: InputMaybe<Array<TDeliveryItemDraftType>>;
|
|
6221
|
+
key?: InputMaybe<Scalars['String']>;
|
|
5118
6222
|
measurements?: InputMaybe<TParcelMeasurementsDraftType>;
|
|
5119
6223
|
trackingData?: InputMaybe<TTrackingDataDraftType>;
|
|
5120
6224
|
};
|
|
@@ -5124,6 +6228,7 @@ export type TParcelItemsUpdated = TMessagePayload & TOrderMessagePayload & {
|
|
|
5124
6228
|
items: Array<TDeliveryItem>;
|
|
5125
6229
|
oldItems: Array<TDeliveryItem>;
|
|
5126
6230
|
parcelId: Scalars['String'];
|
|
6231
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
5127
6232
|
type: Scalars['String'];
|
|
5128
6233
|
};
|
|
5129
6234
|
export type TParcelMeasurements = {
|
|
@@ -5144,18 +6249,21 @@ export type TParcelMeasurementsUpdated = TMessagePayload & TOrderMessagePayload
|
|
|
5144
6249
|
deliveryId: Scalars['String'];
|
|
5145
6250
|
measurements?: Maybe<TParcelMeasurements>;
|
|
5146
6251
|
parcelId: Scalars['String'];
|
|
6252
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
5147
6253
|
type: Scalars['String'];
|
|
5148
6254
|
};
|
|
5149
6255
|
export type TParcelRemovedFromDelivery = TMessagePayload & TOrderMessagePayload & {
|
|
5150
6256
|
__typename?: 'ParcelRemovedFromDelivery';
|
|
5151
6257
|
deliveryId: Scalars['String'];
|
|
5152
6258
|
parcel: TParcel;
|
|
6259
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
5153
6260
|
type: Scalars['String'];
|
|
5154
6261
|
};
|
|
5155
6262
|
export type TParcelTrackingDataUpdated = TMessagePayload & TOrderMessagePayload & {
|
|
5156
6263
|
__typename?: 'ParcelTrackingDataUpdated';
|
|
5157
6264
|
deliveryId: Scalars['String'];
|
|
5158
6265
|
parcelId: Scalars['String'];
|
|
6266
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
5159
6267
|
trackingData?: Maybe<TTrackingData>;
|
|
5160
6268
|
type: Scalars['String'];
|
|
5161
6269
|
};
|
|
@@ -5251,7 +6359,7 @@ export type TPaymentStatus = {
|
|
|
5251
6359
|
export type TPaymentStatusInput = {
|
|
5252
6360
|
interfaceCode?: InputMaybe<Scalars['String']>;
|
|
5253
6361
|
interfaceText?: InputMaybe<Scalars['String']>;
|
|
5254
|
-
state?: InputMaybe<
|
|
6362
|
+
state?: InputMaybe<TResourceIdentifierInput>;
|
|
5255
6363
|
};
|
|
5256
6364
|
export type TPaymentStatusInterfaceCodeSet = TMessagePayload & {
|
|
5257
6365
|
__typename?: 'PaymentStatusInterfaceCodeSet';
|
|
@@ -5303,6 +6411,44 @@ export type TPaymentUpdateAction = {
|
|
|
5303
6411
|
setTransactionCustomType?: InputMaybe<TSetPaymentTransactionCustomType>;
|
|
5304
6412
|
transitionState?: InputMaybe<TTransitionPaymentState>;
|
|
5305
6413
|
};
|
|
6414
|
+
export declare enum TPermission {
|
|
6415
|
+
AcceptMyQuotes = "AcceptMyQuotes",
|
|
6416
|
+
AcceptOthersQuotes = "AcceptOthersQuotes",
|
|
6417
|
+
AddChildUnits = "AddChildUnits",
|
|
6418
|
+
CreateMyCarts = "CreateMyCarts",
|
|
6419
|
+
CreateMyOrdersFromMyCarts = "CreateMyOrdersFromMyCarts",
|
|
6420
|
+
CreateMyOrdersFromMyQuotes = "CreateMyOrdersFromMyQuotes",
|
|
6421
|
+
CreateMyQuoteRequestsFromMyCarts = "CreateMyQuoteRequestsFromMyCarts",
|
|
6422
|
+
CreateOrdersFromOthersCarts = "CreateOrdersFromOthersCarts",
|
|
6423
|
+
CreateOrdersFromOthersQuotes = "CreateOrdersFromOthersQuotes",
|
|
6424
|
+
CreateOthersCarts = "CreateOthersCarts",
|
|
6425
|
+
CreateQuoteRequestsFromOthersCarts = "CreateQuoteRequestsFromOthersCarts",
|
|
6426
|
+
DeclineMyQuotes = "DeclineMyQuotes",
|
|
6427
|
+
DeclineOthersQuotes = "DeclineOthersQuotes",
|
|
6428
|
+
DeleteMyCarts = "DeleteMyCarts",
|
|
6429
|
+
DeleteOthersCarts = "DeleteOthersCarts",
|
|
6430
|
+
ReassignMyQuotes = "ReassignMyQuotes",
|
|
6431
|
+
ReassignOthersQuotes = "ReassignOthersQuotes",
|
|
6432
|
+
RenegotiateMyQuotes = "RenegotiateMyQuotes",
|
|
6433
|
+
RenegotiateOthersQuotes = "RenegotiateOthersQuotes",
|
|
6434
|
+
UpdateAssociates = "UpdateAssociates",
|
|
6435
|
+
UpdateBusinessUnitDetails = "UpdateBusinessUnitDetails",
|
|
6436
|
+
UpdateMyCarts = "UpdateMyCarts",
|
|
6437
|
+
UpdateMyOrders = "UpdateMyOrders",
|
|
6438
|
+
UpdateMyQuoteRequests = "UpdateMyQuoteRequests",
|
|
6439
|
+
UpdateOthersCarts = "UpdateOthersCarts",
|
|
6440
|
+
UpdateOthersOrders = "UpdateOthersOrders",
|
|
6441
|
+
UpdateOthersQuoteRequests = "UpdateOthersQuoteRequests",
|
|
6442
|
+
UpdateParentUnit = "UpdateParentUnit",
|
|
6443
|
+
ViewMyCarts = "ViewMyCarts",
|
|
6444
|
+
ViewMyOrders = "ViewMyOrders",
|
|
6445
|
+
ViewMyQuoteRequests = "ViewMyQuoteRequests",
|
|
6446
|
+
ViewMyQuotes = "ViewMyQuotes",
|
|
6447
|
+
ViewOthersCarts = "ViewOthersCarts",
|
|
6448
|
+
ViewOthersOrders = "ViewOthersOrders",
|
|
6449
|
+
ViewOthersQuoteRequests = "ViewOthersQuoteRequests",
|
|
6450
|
+
ViewOthersQuotes = "ViewOthersQuotes"
|
|
6451
|
+
}
|
|
5306
6452
|
export type TPlainEnumValue = {
|
|
5307
6453
|
__typename?: 'PlainEnumValue';
|
|
5308
6454
|
key: Scalars['String'];
|
|
@@ -5401,6 +6547,7 @@ export type TProductAssignment = {
|
|
|
5401
6547
|
productRef: TReference;
|
|
5402
6548
|
productSelection?: Maybe<TProductSelection>;
|
|
5403
6549
|
productSelectionRef: TReference;
|
|
6550
|
+
variantExclusion?: Maybe<TProductVariantExclusion>;
|
|
5404
6551
|
variantSelection?: Maybe<TProductVariantSelection>;
|
|
5405
6552
|
};
|
|
5406
6553
|
export type TProductAssignmentQueryResult = {
|
|
@@ -5618,6 +6765,7 @@ export type TProductOfSelection = {
|
|
|
5618
6765
|
__typename?: 'ProductOfSelection';
|
|
5619
6766
|
product?: Maybe<TProduct>;
|
|
5620
6767
|
productRef: TReference;
|
|
6768
|
+
variantExclusion?: Maybe<TProductVariantExclusion>;
|
|
5621
6769
|
variantSelection?: Maybe<TProductVariantSelection>;
|
|
5622
6770
|
};
|
|
5623
6771
|
export type TProductOfSelectionQueryResult = {
|
|
@@ -5644,11 +6792,28 @@ export type TProductPrice = {
|
|
|
5644
6792
|
validUntil?: Maybe<Scalars['DateTime']>;
|
|
5645
6793
|
value: TBaseMoney;
|
|
5646
6794
|
};
|
|
6795
|
+
export type TProductPriceAdded = TMessagePayload & {
|
|
6796
|
+
__typename?: 'ProductPriceAdded';
|
|
6797
|
+
price: TProductPrice;
|
|
6798
|
+
staged: Scalars['Boolean'];
|
|
6799
|
+
type: Scalars['String'];
|
|
6800
|
+
variantId: Scalars['Int'];
|
|
6801
|
+
};
|
|
6802
|
+
export type TProductPriceChanged = TMessagePayload & {
|
|
6803
|
+
__typename?: 'ProductPriceChanged';
|
|
6804
|
+
newPrice: TProductPrice;
|
|
6805
|
+
oldPrice: TProductPrice;
|
|
6806
|
+
oldStagedPrice?: Maybe<TProductPrice>;
|
|
6807
|
+
staged: Scalars['Boolean'];
|
|
6808
|
+
type: Scalars['String'];
|
|
6809
|
+
variantId: Scalars['Int'];
|
|
6810
|
+
};
|
|
5647
6811
|
export type TProductPriceDataInput = {
|
|
5648
6812
|
channel?: InputMaybe<TResourceIdentifierInput>;
|
|
5649
6813
|
country?: InputMaybe<Scalars['Country']>;
|
|
5650
6814
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
5651
6815
|
customerGroup?: InputMaybe<TReferenceInput>;
|
|
6816
|
+
discounted?: InputMaybe<TDiscountedProductPriceValueInput>;
|
|
5652
6817
|
key?: InputMaybe<Scalars['String']>;
|
|
5653
6818
|
tiers?: InputMaybe<Array<TProductPriceTierInput>>;
|
|
5654
6819
|
validFrom?: InputMaybe<Scalars['DateTime']>;
|
|
@@ -5679,6 +6844,27 @@ export type TProductPriceExternalDiscountSet = TMessagePayload & {
|
|
|
5679
6844
|
variantId: Scalars['Int'];
|
|
5680
6845
|
variantKey?: Maybe<Scalars['String']>;
|
|
5681
6846
|
};
|
|
6847
|
+
export type TProductPriceKeySet = TMessagePayload & {
|
|
6848
|
+
__typename?: 'ProductPriceKeySet';
|
|
6849
|
+
key?: Maybe<Scalars['String']>;
|
|
6850
|
+
oldKey?: Maybe<Scalars['String']>;
|
|
6851
|
+
priceId?: Maybe<Scalars['String']>;
|
|
6852
|
+
staged: Scalars['Boolean'];
|
|
6853
|
+
type: Scalars['String'];
|
|
6854
|
+
variantId: Scalars['Int'];
|
|
6855
|
+
};
|
|
6856
|
+
export type TProductPriceModeSet = TMessagePayload & {
|
|
6857
|
+
__typename?: 'ProductPriceModeSet';
|
|
6858
|
+
to?: Maybe<TPriceMode>;
|
|
6859
|
+
type: Scalars['String'];
|
|
6860
|
+
};
|
|
6861
|
+
export type TProductPriceRemoved = TMessagePayload & {
|
|
6862
|
+
__typename?: 'ProductPriceRemoved';
|
|
6863
|
+
price: TProductPrice;
|
|
6864
|
+
staged: Scalars['Boolean'];
|
|
6865
|
+
type: Scalars['String'];
|
|
6866
|
+
variantId: Scalars['Int'];
|
|
6867
|
+
};
|
|
5682
6868
|
export type TProductPriceSearch = {
|
|
5683
6869
|
__typename?: 'ProductPriceSearch';
|
|
5684
6870
|
channel?: Maybe<TChannel>;
|
|
@@ -5704,6 +6890,13 @@ export type TProductPriceTierInput = {
|
|
|
5704
6890
|
minimumQuantity: Scalars['Int'];
|
|
5705
6891
|
value: TBaseMoneyInput;
|
|
5706
6892
|
};
|
|
6893
|
+
export type TProductPricesSet = TMessagePayload & {
|
|
6894
|
+
__typename?: 'ProductPricesSet';
|
|
6895
|
+
prices: Array<TProductPrice>;
|
|
6896
|
+
staged: Scalars['Boolean'];
|
|
6897
|
+
type: Scalars['String'];
|
|
6898
|
+
variantId: Scalars['Int'];
|
|
6899
|
+
};
|
|
5707
6900
|
export type TProductProjection = {
|
|
5708
6901
|
__typename?: 'ProductProjection';
|
|
5709
6902
|
categories: Array<TCategory>;
|
|
@@ -5933,10 +7126,12 @@ export type TProductSelection = TVersioned & {
|
|
|
5933
7126
|
key?: Maybe<Scalars['String']>;
|
|
5934
7127
|
lastModifiedAt: Scalars['DateTime'];
|
|
5935
7128
|
lastModifiedBy?: Maybe<TInitiator>;
|
|
7129
|
+
mode: TProductSelectionMode;
|
|
5936
7130
|
name?: Maybe<Scalars['String']>;
|
|
5937
7131
|
nameAllLocales: Array<TLocalizedString>;
|
|
5938
7132
|
productCount: Scalars['Int'];
|
|
5939
7133
|
productRefs: TProductOfSelectionQueryResult;
|
|
7134
|
+
type: TProductSelectionType;
|
|
5940
7135
|
version: Scalars['Long'];
|
|
5941
7136
|
};
|
|
5942
7137
|
export type TProductSelection_NameArgs = {
|
|
@@ -5951,23 +7146,17 @@ export type TProductSelection_ProductRefsArgs = {
|
|
|
5951
7146
|
};
|
|
5952
7147
|
export type TProductSelectionCreated = TMessagePayload & {
|
|
5953
7148
|
__typename?: 'ProductSelectionCreated';
|
|
5954
|
-
productSelection:
|
|
5955
|
-
type: Scalars['String'];
|
|
5956
|
-
};
|
|
5957
|
-
export type TProductSelectionCreatedPayload = {
|
|
5958
|
-
custom?: Maybe<TCustomFieldsType>;
|
|
5959
|
-
name?: Maybe<Scalars['String']>;
|
|
5960
|
-
nameAllLocales: Array<TLocalizedString>;
|
|
7149
|
+
productSelection: TProductSelection;
|
|
5961
7150
|
type: Scalars['String'];
|
|
5962
7151
|
};
|
|
5963
|
-
export type TProductSelectionCreatedPayload_NameArgs = {
|
|
5964
|
-
acceptLanguage?: InputMaybe<Array<Scalars['Locale']>>;
|
|
5965
|
-
locale?: InputMaybe<Scalars['Locale']>;
|
|
5966
|
-
};
|
|
5967
7152
|
export type TProductSelectionDeleted = TMessagePayload & {
|
|
5968
7153
|
__typename?: 'ProductSelectionDeleted';
|
|
5969
7154
|
type: Scalars['String'];
|
|
5970
7155
|
};
|
|
7156
|
+
export declare enum TProductSelectionMode {
|
|
7157
|
+
Individual = "Individual",
|
|
7158
|
+
IndividualExclusion = "IndividualExclusion"
|
|
7159
|
+
}
|
|
5971
7160
|
export type TProductSelectionProductAdded = TMessagePayload & {
|
|
5972
7161
|
__typename?: 'ProductSelectionProductAdded';
|
|
5973
7162
|
product?: Maybe<TProduct>;
|
|
@@ -5975,6 +7164,13 @@ export type TProductSelectionProductAdded = TMessagePayload & {
|
|
|
5975
7164
|
type: Scalars['String'];
|
|
5976
7165
|
variantSelection?: Maybe<TProductVariantSelection>;
|
|
5977
7166
|
};
|
|
7167
|
+
export type TProductSelectionProductExcluded = TMessagePayload & {
|
|
7168
|
+
__typename?: 'ProductSelectionProductExcluded';
|
|
7169
|
+
product?: Maybe<TProduct>;
|
|
7170
|
+
productRef: TReference;
|
|
7171
|
+
type: Scalars['String'];
|
|
7172
|
+
variantExclusion?: Maybe<TProductVariantExclusion>;
|
|
7173
|
+
};
|
|
5978
7174
|
export type TProductSelectionProductRemoved = TMessagePayload & {
|
|
5979
7175
|
__typename?: 'ProductSelectionProductRemoved';
|
|
5980
7176
|
product?: Maybe<TProduct>;
|
|
@@ -6012,15 +7208,29 @@ export type TProductSelectionSettingInActionInput = {
|
|
|
6012
7208
|
active?: InputMaybe<Scalars['Boolean']>;
|
|
6013
7209
|
productSelection: TResourceIdentifierInput;
|
|
6014
7210
|
};
|
|
7211
|
+
export declare enum TProductSelectionType {
|
|
7212
|
+
Individual = "individual",
|
|
7213
|
+
IndividualExclusion = "individualExclusion"
|
|
7214
|
+
}
|
|
6015
7215
|
export type TProductSelectionUpdateAction = {
|
|
6016
7216
|
addProduct?: InputMaybe<TAddProductSelectionProduct>;
|
|
6017
7217
|
changeName?: InputMaybe<TChangeProductSelectionName>;
|
|
7218
|
+
excludeProduct?: InputMaybe<TExcludeProductSelectionProduct>;
|
|
6018
7219
|
removeProduct?: InputMaybe<TRemoveProductSelectionProduct>;
|
|
6019
7220
|
setCustomField?: InputMaybe<TSetProductSelectionCustomField>;
|
|
6020
7221
|
setCustomType?: InputMaybe<TSetProductSelectionCustomType>;
|
|
6021
7222
|
setKey?: InputMaybe<TSetProductSelectionKey>;
|
|
7223
|
+
setVariantExclusion?: InputMaybe<TSetProductSelectionVariantExclusion>;
|
|
6022
7224
|
setVariantSelection?: InputMaybe<TSetProductSelectionVariantSelection>;
|
|
6023
7225
|
};
|
|
7226
|
+
export type TProductSelectionVariantExclusionChanged = TMessagePayload & {
|
|
7227
|
+
__typename?: 'ProductSelectionVariantExclusionChanged';
|
|
7228
|
+
newVariantExclusion?: Maybe<TProductVariantExclusion>;
|
|
7229
|
+
oldVariantExclusion?: Maybe<TProductVariantExclusion>;
|
|
7230
|
+
product?: Maybe<TProduct>;
|
|
7231
|
+
productRef: TReference;
|
|
7232
|
+
type: Scalars['String'];
|
|
7233
|
+
};
|
|
6024
7234
|
export type TProductSelectionVariantSelectionChanged = TMessagePayload & {
|
|
6025
7235
|
__typename?: 'ProductSelectionVariantSelectionChanged';
|
|
6026
7236
|
newVariantSelection?: Maybe<TProductVariantSelection>;
|
|
@@ -6160,6 +7370,7 @@ export type TProductUpdateAction = {
|
|
|
6160
7370
|
setMetaDescription?: InputMaybe<TSetProductMetaDescription>;
|
|
6161
7371
|
setMetaKeywords?: InputMaybe<TSetProductMetaKeywords>;
|
|
6162
7372
|
setMetaTitle?: InputMaybe<TSetProductMetaTitle>;
|
|
7373
|
+
setPriceKey?: InputMaybe<TSetProductPriceKey>;
|
|
6163
7374
|
setPriceMode?: InputMaybe<TSetProductPriceMode>;
|
|
6164
7375
|
setPrices?: InputMaybe<TSetProductPrices>;
|
|
6165
7376
|
setProductPriceCustomField?: InputMaybe<TSetProductPriceCustomField>;
|
|
@@ -6235,9 +7446,17 @@ export type TProductVariantAvailabilityWithChannels_ChannelsArgs = {
|
|
|
6235
7446
|
export type TProductVariantDeleted = TMessagePayload & {
|
|
6236
7447
|
__typename?: 'ProductVariantDeleted';
|
|
6237
7448
|
removedImageUrls: Scalars['Set'];
|
|
7449
|
+
staged?: Maybe<Scalars['Boolean']>;
|
|
6238
7450
|
type: Scalars['String'];
|
|
6239
7451
|
variant?: Maybe<TProductVariant>;
|
|
6240
7452
|
};
|
|
7453
|
+
export type TProductVariantExclusion = {
|
|
7454
|
+
__typename?: 'ProductVariantExclusion';
|
|
7455
|
+
skus: Array<Scalars['String']>;
|
|
7456
|
+
};
|
|
7457
|
+
export type TProductVariantExclusionDraft = {
|
|
7458
|
+
skus?: InputMaybe<Array<Scalars['String']>>;
|
|
7459
|
+
};
|
|
6241
7460
|
export type TProductVariantImportDraft = {
|
|
6242
7461
|
attributes?: InputMaybe<Array<TProductAttributeInput>>;
|
|
6243
7462
|
id?: InputMaybe<Scalars['Int']>;
|
|
@@ -6258,21 +7477,22 @@ export type TProductVariantSelection = {
|
|
|
6258
7477
|
type: Scalars['String'];
|
|
6259
7478
|
};
|
|
6260
7479
|
export type TProductVariantSelectionDraft = {
|
|
6261
|
-
|
|
6262
|
-
|
|
7480
|
+
includeAllExcept?: InputMaybe<Array<Scalars['String']>>;
|
|
7481
|
+
includeOnly?: InputMaybe<Array<Scalars['String']>>;
|
|
6263
7482
|
};
|
|
6264
|
-
export type
|
|
6265
|
-
__typename?: '
|
|
7483
|
+
export type TProductVariantSelectionIncludeAllExcept = TProductVariantSelection & {
|
|
7484
|
+
__typename?: 'ProductVariantSelectionIncludeAllExcept';
|
|
6266
7485
|
skus: Array<Scalars['String']>;
|
|
6267
7486
|
type: Scalars['String'];
|
|
6268
7487
|
};
|
|
6269
|
-
export type
|
|
6270
|
-
__typename?: '
|
|
7488
|
+
export type TProductVariantSelectionIncludeOnly = TProductVariantSelection & {
|
|
7489
|
+
__typename?: 'ProductVariantSelectionIncludeOnly';
|
|
6271
7490
|
skus: Array<Scalars['String']>;
|
|
6272
7491
|
type: Scalars['String'];
|
|
6273
7492
|
};
|
|
6274
7493
|
export type TProjectCustomLimitsProjection = {
|
|
6275
7494
|
__typename?: 'ProjectCustomLimitsProjection';
|
|
7495
|
+
attributeGroups: TAttributeGroupLimitsProjection;
|
|
6276
7496
|
cartDiscounts: TCartDiscountLimitsProjection;
|
|
6277
7497
|
carts: TCartLimitsProjection;
|
|
6278
7498
|
category: TCategoryLimitsProjection;
|
|
@@ -6290,18 +7510,23 @@ export type TProjectCustomLimitsProjection = {
|
|
|
6290
7510
|
shippingMethods: TShippingMethodLimitsProjection;
|
|
6291
7511
|
shoppingLists: TShoppingListLimitsProjection;
|
|
6292
7512
|
stores: TStoreLimitsProjection;
|
|
7513
|
+
subscriptions: TSubscriptionsLimitsProjection;
|
|
6293
7514
|
taxCategories: TTaxCategoryLimitsProjection;
|
|
6294
7515
|
zones: TZoneLimitsProjection;
|
|
6295
7516
|
};
|
|
6296
7517
|
export type TProjectProjection = {
|
|
6297
7518
|
__typename?: 'ProjectProjection';
|
|
7519
|
+
businessUnits?: Maybe<TBusinessUnitConfiguration>;
|
|
6298
7520
|
carts: TCartsConfiguration;
|
|
6299
7521
|
countries: Array<Scalars['Country']>;
|
|
6300
7522
|
createdAt: Scalars['DateTime'];
|
|
7523
|
+
createdBy?: Maybe<TInitiator>;
|
|
6301
7524
|
currencies: Array<Scalars['Currency']>;
|
|
6302
7525
|
externalOAuth?: Maybe<TExternalOAuth>;
|
|
6303
7526
|
key: Scalars['String'];
|
|
6304
7527
|
languages: Array<Scalars['Locale']>;
|
|
7528
|
+
lastModifiedAt?: Maybe<Scalars['DateTime']>;
|
|
7529
|
+
lastModifiedBy?: Maybe<TInitiator>;
|
|
6305
7530
|
messages: TMessagesConfiguration;
|
|
6306
7531
|
name: Scalars['String'];
|
|
6307
7532
|
searchIndexing?: Maybe<TSearchIndexingConfiguration>;
|
|
@@ -6318,11 +7543,14 @@ export type TProjectSettingsUpdateAction = {
|
|
|
6318
7543
|
changeLanguages?: InputMaybe<TChangeProjectSettingsLanguages>;
|
|
6319
7544
|
changeMessagesConfiguration?: InputMaybe<TChangeProjectSettingsMessagesConfiguration>;
|
|
6320
7545
|
changeMessagesEnabled?: InputMaybe<TChangeProjectSettingsMessagesEnabled>;
|
|
7546
|
+
changeMyBusinessUnitStatusOnCreation?: InputMaybe<TChangeProjectSettingsMyBusinessUnitStatusOnCreation>;
|
|
6321
7547
|
changeName?: InputMaybe<TChangeProjectSettingsName>;
|
|
6322
7548
|
changeOrderSearchStatus?: InputMaybe<TChangeProjectSettingsOrderSearchStatus>;
|
|
6323
7549
|
changeProductSearchIndexingEnabled?: InputMaybe<TChangeProjectSettingsProductSearchIndexingEnabled>;
|
|
6324
7550
|
changeShoppingListsConfiguration?: InputMaybe<TChangeProjectSettingsShoppingListsConfiguration>;
|
|
7551
|
+
changeStandalonePriceSearchIndexingEnabled?: InputMaybe<TChangeProjectSettingsStandalonePriceSearchIndexingEnabled>;
|
|
6325
7552
|
setExternalOAuth?: InputMaybe<TSetProjectSettingsExternalOAuth>;
|
|
7553
|
+
setMyBusinessUnitAssociateRoleOnCreation?: InputMaybe<TSetProjectSettingsMyBusinessUnitAssociateRoleOnCreation>;
|
|
6326
7554
|
setShippingRateInputType?: InputMaybe<TSetProjectSettingsShippingRateInputType>;
|
|
6327
7555
|
};
|
|
6328
7556
|
export type TPublishProduct = {
|
|
@@ -6332,12 +7560,23 @@ export declare enum TPublishScope {
|
|
|
6332
7560
|
All = "All",
|
|
6333
7561
|
Prices = "Prices"
|
|
6334
7562
|
}
|
|
7563
|
+
export type TPurchaseOrderNumberSet = TMessagePayload & TOrderMessagePayload & {
|
|
7564
|
+
__typename?: 'PurchaseOrderNumberSet';
|
|
7565
|
+
oldPurchaseOrderNumber?: Maybe<Scalars['String']>;
|
|
7566
|
+
purchaseOrderNumber?: Maybe<Scalars['String']>;
|
|
7567
|
+
type: Scalars['String'];
|
|
7568
|
+
};
|
|
6335
7569
|
export type TQuery = TCartQueryInterface & TCustomerActiveCartInterface & TCustomerQueryInterface & TMeFieldInterface & TOrderQueryInterface & TProductSelectionQueryInterface & TShippingMethodsByCartInterface & TShoppingListQueryInterface & {
|
|
6336
7570
|
__typename?: 'Query';
|
|
6337
7571
|
apiClient?: Maybe<TApiClientWithoutSecret>;
|
|
6338
7572
|
apiClients: TApiClientWithoutSecretQueryResult;
|
|
7573
|
+
asAssociate: TAsAssociate;
|
|
7574
|
+
associateRole?: Maybe<TAssociateRole>;
|
|
7575
|
+
associateRoles: TAssociateRoleQueryResult;
|
|
6339
7576
|
attributeGroup?: Maybe<TAttributeGroup>;
|
|
6340
7577
|
attributeGroups: TAttributeGroupQueryResult;
|
|
7578
|
+
businessUnit?: Maybe<TBusinessUnit>;
|
|
7579
|
+
businessUnits: TBusinessUnitQueryResult;
|
|
6341
7580
|
cart?: Maybe<TCart>;
|
|
6342
7581
|
cartDiscount?: Maybe<TCartDiscount>;
|
|
6343
7582
|
cartDiscounts: TCartDiscountQueryResult;
|
|
@@ -6423,6 +7662,20 @@ export type TQuery_ApiClientsArgs = {
|
|
|
6423
7662
|
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
6424
7663
|
where?: InputMaybe<Scalars['String']>;
|
|
6425
7664
|
};
|
|
7665
|
+
export type TQuery_AsAssociateArgs = {
|
|
7666
|
+
associateId: Scalars['String'];
|
|
7667
|
+
businessUnitKey: Scalars['KeyReferenceInput'];
|
|
7668
|
+
};
|
|
7669
|
+
export type TQuery_AssociateRoleArgs = {
|
|
7670
|
+
id?: InputMaybe<Scalars['String']>;
|
|
7671
|
+
key?: InputMaybe<Scalars['String']>;
|
|
7672
|
+
};
|
|
7673
|
+
export type TQuery_AssociateRolesArgs = {
|
|
7674
|
+
limit?: InputMaybe<Scalars['Int']>;
|
|
7675
|
+
offset?: InputMaybe<Scalars['Int']>;
|
|
7676
|
+
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
7677
|
+
where?: InputMaybe<Scalars['String']>;
|
|
7678
|
+
};
|
|
6426
7679
|
export type TQuery_AttributeGroupArgs = {
|
|
6427
7680
|
id?: InputMaybe<Scalars['String']>;
|
|
6428
7681
|
key?: InputMaybe<Scalars['String']>;
|
|
@@ -6433,6 +7686,16 @@ export type TQuery_AttributeGroupsArgs = {
|
|
|
6433
7686
|
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
6434
7687
|
where?: InputMaybe<Scalars['String']>;
|
|
6435
7688
|
};
|
|
7689
|
+
export type TQuery_BusinessUnitArgs = {
|
|
7690
|
+
id?: InputMaybe<Scalars['String']>;
|
|
7691
|
+
key?: InputMaybe<Scalars['String']>;
|
|
7692
|
+
};
|
|
7693
|
+
export type TQuery_BusinessUnitsArgs = {
|
|
7694
|
+
limit?: InputMaybe<Scalars['Int']>;
|
|
7695
|
+
offset?: InputMaybe<Scalars['Int']>;
|
|
7696
|
+
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
7697
|
+
where?: InputMaybe<Scalars['String']>;
|
|
7698
|
+
};
|
|
6436
7699
|
export type TQuery_CartArgs = {
|
|
6437
7700
|
id: Scalars['String'];
|
|
6438
7701
|
};
|
|
@@ -6602,6 +7865,8 @@ export type TQuery_PaymentsArgs = {
|
|
|
6602
7865
|
export type TQuery_ProductArgs = {
|
|
6603
7866
|
id?: InputMaybe<Scalars['String']>;
|
|
6604
7867
|
key?: InputMaybe<Scalars['String']>;
|
|
7868
|
+
localeProjection?: InputMaybe<Array<Scalars['Locale']>>;
|
|
7869
|
+
projectExpandedProducts?: InputMaybe<Scalars['Boolean']>;
|
|
6605
7870
|
sku?: InputMaybe<Scalars['String']>;
|
|
6606
7871
|
variantKey?: InputMaybe<Scalars['String']>;
|
|
6607
7872
|
};
|
|
@@ -6628,6 +7893,7 @@ export type TQuery_ProductProjectionSearchArgs = {
|
|
|
6628
7893
|
markMatchingVariants?: InputMaybe<Scalars['Boolean']>;
|
|
6629
7894
|
offset?: InputMaybe<Scalars['Int']>;
|
|
6630
7895
|
priceSelector?: InputMaybe<TPriceSelectorInput>;
|
|
7896
|
+
projectExpandedProducts?: InputMaybe<Scalars['Boolean']>;
|
|
6631
7897
|
queryFilters?: InputMaybe<Array<TSearchFilterInput>>;
|
|
6632
7898
|
sorts?: InputMaybe<Array<Scalars['String']>>;
|
|
6633
7899
|
staged?: InputMaybe<Scalars['Boolean']>;
|
|
@@ -6668,7 +7934,9 @@ export type TQuery_ProductTypesArgs = {
|
|
|
6668
7934
|
};
|
|
6669
7935
|
export type TQuery_ProductsArgs = {
|
|
6670
7936
|
limit?: InputMaybe<Scalars['Int']>;
|
|
7937
|
+
localeProjection?: InputMaybe<Array<Scalars['Locale']>>;
|
|
6671
7938
|
offset?: InputMaybe<Scalars['Int']>;
|
|
7939
|
+
projectExpandedProducts?: InputMaybe<Scalars['Boolean']>;
|
|
6672
7940
|
skus?: InputMaybe<Array<Scalars['String']>>;
|
|
6673
7941
|
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
6674
7942
|
where?: InputMaybe<Scalars['String']>;
|
|
@@ -6818,6 +8086,9 @@ export type TQueryLimitsProjection = {
|
|
|
6818
8086
|
export type TQuote = TVersioned & {
|
|
6819
8087
|
__typename?: 'Quote';
|
|
6820
8088
|
billingAddress?: Maybe<TAddress>;
|
|
8089
|
+
businessUnit?: Maybe<TBusinessUnit>;
|
|
8090
|
+
businessUnitRef?: Maybe<TKeyReference>;
|
|
8091
|
+
buyerComment?: Maybe<Scalars['String']>;
|
|
6821
8092
|
country?: Maybe<Scalars['Country']>;
|
|
6822
8093
|
createdAt: Scalars['DateTime'];
|
|
6823
8094
|
createdBy?: Maybe<TInitiator>;
|
|
@@ -6825,6 +8096,7 @@ export type TQuote = TVersioned & {
|
|
|
6825
8096
|
customLineItems: Array<TCustomLineItem>;
|
|
6826
8097
|
customer?: Maybe<TCustomer>;
|
|
6827
8098
|
customerRef?: Maybe<TReference>;
|
|
8099
|
+
directDiscounts: Array<TDirectDiscount>;
|
|
6828
8100
|
id: Scalars['String'];
|
|
6829
8101
|
inventoryMode: TInventoryMode;
|
|
6830
8102
|
itemShippingAddresses: Array<TAddress>;
|
|
@@ -6833,14 +8105,18 @@ export type TQuote = TVersioned & {
|
|
|
6833
8105
|
lastModifiedBy?: Maybe<TInitiator>;
|
|
6834
8106
|
lineItems: Array<TLineItem>;
|
|
6835
8107
|
paymentInfo?: Maybe<TPaymentInfo>;
|
|
8108
|
+
purchaseOrderNumber?: Maybe<Scalars['String']>;
|
|
6836
8109
|
quoteRequest?: Maybe<TQuoteRequest>;
|
|
6837
8110
|
quoteRequestRef: TReference;
|
|
6838
8111
|
quoteState: TQuoteState;
|
|
8112
|
+
sellerComment?: Maybe<Scalars['String']>;
|
|
6839
8113
|
shippingAddress?: Maybe<TAddress>;
|
|
6840
8114
|
shippingInfo?: Maybe<TShippingInfo>;
|
|
6841
8115
|
shippingRateInput?: Maybe<TShippingRateInput>;
|
|
6842
8116
|
stagedQuote?: Maybe<TStagedQuote>;
|
|
6843
8117
|
stagedQuoteRef: TReference;
|
|
8118
|
+
state?: Maybe<TState>;
|
|
8119
|
+
stateRef?: Maybe<TReference>;
|
|
6844
8120
|
store?: Maybe<TStore>;
|
|
6845
8121
|
storeRef?: Maybe<TKeyReference>;
|
|
6846
8122
|
taxCalculationMode: TTaxCalculationMode;
|
|
@@ -6858,7 +8134,23 @@ export type TQuoteDraft = {
|
|
|
6858
8134
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
6859
8135
|
key?: InputMaybe<Scalars['String']>;
|
|
6860
8136
|
stagedQuote?: InputMaybe<TResourceIdentifierInput>;
|
|
8137
|
+
stagedQuoteStateToSent?: InputMaybe<Scalars['Boolean']>;
|
|
6861
8138
|
stagedQuoteVersion?: InputMaybe<Scalars['Long']>;
|
|
8139
|
+
state?: InputMaybe<TReferenceInput>;
|
|
8140
|
+
};
|
|
8141
|
+
export type TQuoteQueryInterface = {
|
|
8142
|
+
quote?: Maybe<TQuote>;
|
|
8143
|
+
quotes: TQuoteQueryResult;
|
|
8144
|
+
};
|
|
8145
|
+
export type TQuoteQueryInterface_QuoteArgs = {
|
|
8146
|
+
id?: InputMaybe<Scalars['String']>;
|
|
8147
|
+
key?: InputMaybe<Scalars['String']>;
|
|
8148
|
+
};
|
|
8149
|
+
export type TQuoteQueryInterface_QuotesArgs = {
|
|
8150
|
+
limit?: InputMaybe<Scalars['Int']>;
|
|
8151
|
+
offset?: InputMaybe<Scalars['Int']>;
|
|
8152
|
+
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
8153
|
+
where?: InputMaybe<Scalars['String']>;
|
|
6862
8154
|
};
|
|
6863
8155
|
export type TQuoteQueryResult = {
|
|
6864
8156
|
__typename?: 'QuoteQueryResult';
|
|
@@ -6871,6 +8163,8 @@ export type TQuoteQueryResult = {
|
|
|
6871
8163
|
export type TQuoteRequest = TVersioned & {
|
|
6872
8164
|
__typename?: 'QuoteRequest';
|
|
6873
8165
|
billingAddress?: Maybe<TAddress>;
|
|
8166
|
+
businessUnit?: Maybe<TBusinessUnit>;
|
|
8167
|
+
businessUnitRef?: Maybe<TKeyReference>;
|
|
6874
8168
|
comment?: Maybe<Scalars['String']>;
|
|
6875
8169
|
country?: Maybe<Scalars['Country']>;
|
|
6876
8170
|
createdAt: Scalars['DateTime'];
|
|
@@ -6879,6 +8173,7 @@ export type TQuoteRequest = TVersioned & {
|
|
|
6879
8173
|
customLineItems: Array<TCustomLineItem>;
|
|
6880
8174
|
customer?: Maybe<TCustomer>;
|
|
6881
8175
|
customerRef?: Maybe<TReference>;
|
|
8176
|
+
directDiscounts: Array<TDirectDiscount>;
|
|
6882
8177
|
id: Scalars['String'];
|
|
6883
8178
|
inventoryMode: TInventoryMode;
|
|
6884
8179
|
itemShippingAddresses: Array<TAddress>;
|
|
@@ -6887,10 +8182,13 @@ export type TQuoteRequest = TVersioned & {
|
|
|
6887
8182
|
lastModifiedBy?: Maybe<TInitiator>;
|
|
6888
8183
|
lineItems: Array<TLineItem>;
|
|
6889
8184
|
paymentInfo?: Maybe<TPaymentInfo>;
|
|
8185
|
+
purchaseOrderNumber?: Maybe<Scalars['String']>;
|
|
6890
8186
|
quoteRequestState: TQuoteRequestState;
|
|
6891
8187
|
shippingAddress?: Maybe<TAddress>;
|
|
6892
8188
|
shippingInfo?: Maybe<TShippingInfo>;
|
|
6893
8189
|
shippingRateInput?: Maybe<TShippingRateInput>;
|
|
8190
|
+
state?: Maybe<TState>;
|
|
8191
|
+
stateRef?: Maybe<TReference>;
|
|
6894
8192
|
store?: Maybe<TStore>;
|
|
6895
8193
|
storeRef?: Maybe<TKeyReference>;
|
|
6896
8194
|
taxCalculationMode: TTaxCalculationMode;
|
|
@@ -6909,6 +8207,22 @@ export type TQuoteRequestDraft = {
|
|
|
6909
8207
|
comment?: InputMaybe<Scalars['String']>;
|
|
6910
8208
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
6911
8209
|
key?: InputMaybe<Scalars['String']>;
|
|
8210
|
+
purchaseOrderNumber?: InputMaybe<Scalars['String']>;
|
|
8211
|
+
state?: InputMaybe<TReferenceInput>;
|
|
8212
|
+
};
|
|
8213
|
+
export type TQuoteRequestQueryInterface = {
|
|
8214
|
+
quoteRequest?: Maybe<TQuoteRequest>;
|
|
8215
|
+
quoteRequests: TQuoteRequestQueryResult;
|
|
8216
|
+
};
|
|
8217
|
+
export type TQuoteRequestQueryInterface_QuoteRequestArgs = {
|
|
8218
|
+
id?: InputMaybe<Scalars['String']>;
|
|
8219
|
+
key?: InputMaybe<Scalars['String']>;
|
|
8220
|
+
};
|
|
8221
|
+
export type TQuoteRequestQueryInterface_QuoteRequestsArgs = {
|
|
8222
|
+
limit?: InputMaybe<Scalars['Int']>;
|
|
8223
|
+
offset?: InputMaybe<Scalars['Int']>;
|
|
8224
|
+
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
8225
|
+
where?: InputMaybe<Scalars['String']>;
|
|
6912
8226
|
};
|
|
6913
8227
|
export type TQuoteRequestQueryResult = {
|
|
6914
8228
|
__typename?: 'QuoteRequestQueryResult';
|
|
@@ -6927,21 +8241,28 @@ export declare enum TQuoteRequestState {
|
|
|
6927
8241
|
UnderReview = "UnderReview"
|
|
6928
8242
|
}
|
|
6929
8243
|
export type TQuoteRequestUpdateAction = {
|
|
8244
|
+
changeCustomer?: InputMaybe<TChangeQuoteRequestCustomer>;
|
|
6930
8245
|
changeQuoteRequestState?: InputMaybe<TChangeQuoteRequestState>;
|
|
6931
8246
|
setCustomField?: InputMaybe<TSetQuoteRequestCustomField>;
|
|
6932
8247
|
setCustomType?: InputMaybe<TSetQuoteRequestCustomType>;
|
|
8248
|
+
transitionState?: InputMaybe<TTransitionQuoteRequestState>;
|
|
6933
8249
|
};
|
|
6934
8250
|
export declare enum TQuoteState {
|
|
6935
8251
|
Accepted = "Accepted",
|
|
6936
8252
|
Declined = "Declined",
|
|
8253
|
+
DeclinedForRenegotiation = "DeclinedForRenegotiation",
|
|
6937
8254
|
Failed = "Failed",
|
|
6938
8255
|
Pending = "Pending",
|
|
8256
|
+
RenegotiationAddressed = "RenegotiationAddressed",
|
|
6939
8257
|
Withdrawn = "Withdrawn"
|
|
6940
8258
|
}
|
|
6941
8259
|
export type TQuoteUpdateAction = {
|
|
8260
|
+
changeCustomer?: InputMaybe<TChangeQuoteCustomer>;
|
|
6942
8261
|
changeQuoteState?: InputMaybe<TChangeQuoteState>;
|
|
8262
|
+
requestQuoteRenegotiation?: InputMaybe<TRequestQuoteRenegotiation>;
|
|
6943
8263
|
setCustomField?: InputMaybe<TSetQuoteCustomField>;
|
|
6944
8264
|
setCustomType?: InputMaybe<TSetQuoteCustomType>;
|
|
8265
|
+
transitionState?: InputMaybe<TTransitionQuoteState>;
|
|
6945
8266
|
};
|
|
6946
8267
|
export type TRangeCount = {
|
|
6947
8268
|
type: Scalars['String'];
|
|
@@ -7014,6 +8335,8 @@ export type TRawProductAttribute = {
|
|
|
7014
8335
|
export type TRawProductSearchAttribute = {
|
|
7015
8336
|
__typename?: 'RawProductSearchAttribute';
|
|
7016
8337
|
name: Scalars['String'];
|
|
8338
|
+
referencedResource?: Maybe<TReferenceExpandable>;
|
|
8339
|
+
referencedResourceSet: Array<TReferenceExpandable>;
|
|
7017
8340
|
value: Scalars['Json'];
|
|
7018
8341
|
};
|
|
7019
8342
|
export type TRecalculateCart = {
|
|
@@ -7078,6 +8401,9 @@ export type TRefreshTokenLimitsProjection = {
|
|
|
7078
8401
|
__typename?: 'RefreshTokenLimitsProjection';
|
|
7079
8402
|
total: TRefreshTokenLimitWithCurrent;
|
|
7080
8403
|
};
|
|
8404
|
+
export type TRejectApprovalFlow = {
|
|
8405
|
+
reason?: InputMaybe<Scalars['String']>;
|
|
8406
|
+
};
|
|
7081
8407
|
export type TRelativeDiscountValue = TCartDiscountValue & TProductDiscountValue & {
|
|
7082
8408
|
__typename?: 'RelativeDiscountValue';
|
|
7083
8409
|
permyriad: Scalars['Int'];
|
|
@@ -7086,28 +8412,57 @@ export type TRelativeDiscountValue = TCartDiscountValue & TProductDiscountValue
|
|
|
7086
8412
|
export type TRelativeDiscountValueInput = {
|
|
7087
8413
|
permyriad: Scalars['Int'];
|
|
7088
8414
|
};
|
|
8415
|
+
export type TRemoveAssociateRolePermission = {
|
|
8416
|
+
permission: TPermission;
|
|
8417
|
+
};
|
|
7089
8418
|
export type TRemoveAttributeGroupAttribute = {
|
|
7090
|
-
attribute:
|
|
8419
|
+
attribute: TAttributeReferenceInput;
|
|
8420
|
+
};
|
|
8421
|
+
export type TRemoveBusinessUnitAddress = {
|
|
8422
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
8423
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
8424
|
+
};
|
|
8425
|
+
export type TRemoveBusinessUnitAssociate = {
|
|
8426
|
+
customer: TResourceIdentifierInput;
|
|
8427
|
+
};
|
|
8428
|
+
export type TRemoveBusinessUnitBillingAddressId = {
|
|
8429
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
8430
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
8431
|
+
};
|
|
8432
|
+
export type TRemoveBusinessUnitShippingAddressId = {
|
|
8433
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
8434
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
8435
|
+
};
|
|
8436
|
+
export type TRemoveBusinessUnitStore = {
|
|
8437
|
+
store: TResourceIdentifierInput;
|
|
7091
8438
|
};
|
|
7092
8439
|
export type TRemoveCartCustomLineItem = {
|
|
7093
|
-
customLineItemId
|
|
8440
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
8441
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
7094
8442
|
};
|
|
7095
8443
|
export type TRemoveCartDiscountCode = {
|
|
7096
8444
|
discountCode: TReferenceInput;
|
|
7097
8445
|
};
|
|
8446
|
+
export type TRemoveCartDiscountStore = {
|
|
8447
|
+
store: TResourceIdentifierInput;
|
|
8448
|
+
};
|
|
7098
8449
|
export type TRemoveCartItemShippingAddress = {
|
|
7099
8450
|
addressKey: Scalars['String'];
|
|
7100
8451
|
};
|
|
7101
8452
|
export type TRemoveCartLineItem = {
|
|
7102
8453
|
externalPrice?: InputMaybe<TBaseMoneyInput>;
|
|
7103
8454
|
externalTotalPrice?: InputMaybe<TExternalLineItemTotalPriceDraft>;
|
|
7104
|
-
lineItemId
|
|
8455
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
8456
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
7105
8457
|
quantity?: InputMaybe<Scalars['Long']>;
|
|
7106
8458
|
shippingDetailsToRemove?: InputMaybe<TItemShippingDetailsDraft>;
|
|
7107
8459
|
};
|
|
7108
8460
|
export type TRemoveCartPayment = {
|
|
7109
8461
|
payment: TResourceIdentifierInput;
|
|
7110
8462
|
};
|
|
8463
|
+
export type TRemoveCartShippingMethod = {
|
|
8464
|
+
shippingKey: Scalars['String'];
|
|
8465
|
+
};
|
|
7111
8466
|
export type TRemoveCategoryAsset = {
|
|
7112
8467
|
assetId?: InputMaybe<Scalars['String']>;
|
|
7113
8468
|
assetKey?: InputMaybe<Scalars['String']>;
|
|
@@ -7133,14 +8488,31 @@ export type TRemoveCustomerStore = {
|
|
|
7133
8488
|
export type TRemoveInventoryEntryQuantity = {
|
|
7134
8489
|
quantity: Scalars['Long'];
|
|
7135
8490
|
};
|
|
8491
|
+
export type TRemoveMyBusinessUnitAddress = {
|
|
8492
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
8493
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
8494
|
+
};
|
|
8495
|
+
export type TRemoveMyBusinessUnitAssociate = {
|
|
8496
|
+
customer: TResourceIdentifierInput;
|
|
8497
|
+
};
|
|
8498
|
+
export type TRemoveMyBusinessUnitBillingAddressId = {
|
|
8499
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
8500
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
8501
|
+
};
|
|
8502
|
+
export type TRemoveMyBusinessUnitShippingAddressId = {
|
|
8503
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
8504
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
8505
|
+
};
|
|
7136
8506
|
export type TRemoveOrderDelivery = {
|
|
7137
|
-
deliveryId
|
|
8507
|
+
deliveryId?: InputMaybe<Scalars['String']>;
|
|
8508
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
7138
8509
|
};
|
|
7139
8510
|
export type TRemoveOrderItemShippingAddress = {
|
|
7140
8511
|
addressKey: Scalars['String'];
|
|
7141
8512
|
};
|
|
7142
8513
|
export type TRemoveOrderParcelFromDelivery = {
|
|
7143
|
-
parcelId
|
|
8514
|
+
parcelId?: InputMaybe<Scalars['String']>;
|
|
8515
|
+
parcelKey?: InputMaybe<Scalars['String']>;
|
|
7144
8516
|
};
|
|
7145
8517
|
export type TRemoveOrderPayment = {
|
|
7146
8518
|
payment: TResourceIdentifierInput;
|
|
@@ -7163,11 +8535,8 @@ export type TRemoveProductImage = {
|
|
|
7163
8535
|
variantId?: InputMaybe<Scalars['Int']>;
|
|
7164
8536
|
};
|
|
7165
8537
|
export type TRemoveProductPrice = {
|
|
7166
|
-
price?: InputMaybe<TProductPriceDataInput>;
|
|
7167
8538
|
priceId?: InputMaybe<Scalars['String']>;
|
|
7168
|
-
sku?: InputMaybe<Scalars['String']>;
|
|
7169
8539
|
staged?: InputMaybe<Scalars['Boolean']>;
|
|
7170
|
-
variantId?: InputMaybe<Scalars['Int']>;
|
|
7171
8540
|
};
|
|
7172
8541
|
export type TRemoveProductSelectionProduct = {
|
|
7173
8542
|
product: TResourceIdentifierInput;
|
|
@@ -7193,19 +8562,23 @@ export type TRemoveShoppingListTextLineItem = {
|
|
|
7193
8562
|
textLineItemId: Scalars['String'];
|
|
7194
8563
|
};
|
|
7195
8564
|
export type TRemoveStagedOrderCustomLineItem = {
|
|
7196
|
-
customLineItemId
|
|
8565
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
8566
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
7197
8567
|
};
|
|
7198
8568
|
export type TRemoveStagedOrderCustomLineItemOutput = TStagedOrderUpdateActionOutput & {
|
|
7199
8569
|
__typename?: 'RemoveStagedOrderCustomLineItemOutput';
|
|
7200
|
-
customLineItemId
|
|
8570
|
+
customLineItemId?: Maybe<Scalars['String']>;
|
|
8571
|
+
customLineItemKey?: Maybe<Scalars['String']>;
|
|
7201
8572
|
type: Scalars['String'];
|
|
7202
8573
|
};
|
|
7203
8574
|
export type TRemoveStagedOrderDelivery = {
|
|
7204
|
-
deliveryId
|
|
8575
|
+
deliveryId?: InputMaybe<Scalars['String']>;
|
|
8576
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
7205
8577
|
};
|
|
7206
8578
|
export type TRemoveStagedOrderDeliveryOutput = TStagedOrderUpdateActionOutput & {
|
|
7207
8579
|
__typename?: 'RemoveStagedOrderDeliveryOutput';
|
|
7208
|
-
deliveryId
|
|
8580
|
+
deliveryId?: Maybe<Scalars['String']>;
|
|
8581
|
+
deliveryKey?: Maybe<Scalars['String']>;
|
|
7209
8582
|
type: Scalars['String'];
|
|
7210
8583
|
};
|
|
7211
8584
|
export type TRemoveStagedOrderDiscountCode = {
|
|
@@ -7228,7 +8601,8 @@ export type TRemoveStagedOrderItemShippingAddressOutput = TStagedOrderUpdateActi
|
|
|
7228
8601
|
export type TRemoveStagedOrderLineItem = {
|
|
7229
8602
|
externalPrice?: InputMaybe<TBaseMoneyInput>;
|
|
7230
8603
|
externalTotalPrice?: InputMaybe<TExternalLineItemTotalPriceDraft>;
|
|
7231
|
-
lineItemId
|
|
8604
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
8605
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
7232
8606
|
quantity?: InputMaybe<Scalars['Long']>;
|
|
7233
8607
|
shippingDetailsToRemove?: InputMaybe<TItemShippingDetailsDraftType>;
|
|
7234
8608
|
};
|
|
@@ -7236,17 +8610,20 @@ export type TRemoveStagedOrderLineItemOutput = TStagedOrderUpdateActionOutput &
|
|
|
7236
8610
|
__typename?: 'RemoveStagedOrderLineItemOutput';
|
|
7237
8611
|
externalPrice?: Maybe<TBaseMoney>;
|
|
7238
8612
|
externalTotalPrice?: Maybe<TExternalLineItemTotalPrice>;
|
|
7239
|
-
lineItemId
|
|
8613
|
+
lineItemId?: Maybe<Scalars['String']>;
|
|
8614
|
+
lineItemKey?: Maybe<Scalars['String']>;
|
|
7240
8615
|
quantity?: Maybe<Scalars['Long']>;
|
|
7241
8616
|
shippingDetailsToRemove?: Maybe<TItemShippingDetailsDraftOutput>;
|
|
7242
8617
|
type: Scalars['String'];
|
|
7243
8618
|
};
|
|
7244
8619
|
export type TRemoveStagedOrderParcelFromDelivery = {
|
|
7245
|
-
parcelId
|
|
8620
|
+
parcelId?: InputMaybe<Scalars['String']>;
|
|
8621
|
+
parcelKey?: InputMaybe<Scalars['String']>;
|
|
7246
8622
|
};
|
|
7247
8623
|
export type TRemoveStagedOrderParcelFromDeliveryOutput = TStagedOrderUpdateActionOutput & {
|
|
7248
8624
|
__typename?: 'RemoveStagedOrderParcelFromDeliveryOutput';
|
|
7249
|
-
parcelId
|
|
8625
|
+
parcelId?: Maybe<Scalars['String']>;
|
|
8626
|
+
parcelKey?: Maybe<Scalars['String']>;
|
|
7250
8627
|
type: Scalars['String'];
|
|
7251
8628
|
};
|
|
7252
8629
|
export type TRemoveStagedOrderPayment = {
|
|
@@ -7257,9 +8634,15 @@ export type TRemoveStagedOrderPaymentOutput = TStagedOrderUpdateActionOutput & {
|
|
|
7257
8634
|
paymentResId: TResourceIdentifier;
|
|
7258
8635
|
type: Scalars['String'];
|
|
7259
8636
|
};
|
|
8637
|
+
export type TRemoveStandalonePriceTier = {
|
|
8638
|
+
minimumQuantity: Scalars['Int'];
|
|
8639
|
+
};
|
|
7260
8640
|
export type TRemoveStateRoles = {
|
|
7261
8641
|
roles: Array<TStateRole>;
|
|
7262
8642
|
};
|
|
8643
|
+
export type TRemoveStoreCountry = {
|
|
8644
|
+
country: TStoreCountryInput;
|
|
8645
|
+
};
|
|
7263
8646
|
export type TRemoveStoreDistributionChannel = {
|
|
7264
8647
|
distributionChannel: TResourceIdentifierInput;
|
|
7265
8648
|
};
|
|
@@ -7275,6 +8658,9 @@ export type TRemoveTypeFieldDefinition = {
|
|
|
7275
8658
|
export type TRemoveZoneLocation = {
|
|
7276
8659
|
location: TZoneLocation;
|
|
7277
8660
|
};
|
|
8661
|
+
export type TRequestQuoteRenegotiation = {
|
|
8662
|
+
buyerComment?: InputMaybe<Scalars['String']>;
|
|
8663
|
+
};
|
|
7278
8664
|
export type TResourceIdentifier = {
|
|
7279
8665
|
__typename?: 'ResourceIdentifier';
|
|
7280
8666
|
id?: Maybe<Scalars['String']>;
|
|
@@ -7318,6 +8704,7 @@ export type TReturnItem = {
|
|
|
7318
8704
|
createdAt: Scalars['DateTime'];
|
|
7319
8705
|
custom?: Maybe<TCustomFieldsType>;
|
|
7320
8706
|
id: Scalars['String'];
|
|
8707
|
+
key?: Maybe<Scalars['String']>;
|
|
7321
8708
|
lastModifiedAt: Scalars['DateTime'];
|
|
7322
8709
|
paymentState: TReturnPaymentState;
|
|
7323
8710
|
quantity: Scalars['Long'];
|
|
@@ -7328,6 +8715,7 @@ export type TReturnItemDraftType = {
|
|
|
7328
8715
|
comment?: InputMaybe<Scalars['String']>;
|
|
7329
8716
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
7330
8717
|
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
8718
|
+
key?: InputMaybe<Scalars['String']>;
|
|
7331
8719
|
lineItemId?: InputMaybe<Scalars['String']>;
|
|
7332
8720
|
quantity: Scalars['Long'];
|
|
7333
8721
|
shipmentState: TReturnShipmentState;
|
|
@@ -7337,6 +8725,7 @@ export type TReturnItemDraftTypeOutput = {
|
|
|
7337
8725
|
comment?: Maybe<Scalars['String']>;
|
|
7338
8726
|
custom?: Maybe<TCustomFieldsCommand>;
|
|
7339
8727
|
customLineItemId?: Maybe<Scalars['String']>;
|
|
8728
|
+
key?: Maybe<Scalars['String']>;
|
|
7340
8729
|
lineItemId?: Maybe<Scalars['String']>;
|
|
7341
8730
|
quantity: Scalars['Long'];
|
|
7342
8731
|
shipmentState: TReturnShipmentState;
|
|
@@ -7460,29 +8849,54 @@ export declare enum TRoundingMode {
|
|
|
7460
8849
|
HalfEven = "HalfEven",
|
|
7461
8850
|
HalfUp = "HalfUp"
|
|
7462
8851
|
}
|
|
8852
|
+
export type TRuleApprover = {
|
|
8853
|
+
__typename?: 'RuleApprover';
|
|
8854
|
+
associateRole: TAssociateRole;
|
|
8855
|
+
associateRoleRef: TKeyReference;
|
|
8856
|
+
};
|
|
8857
|
+
export type TRuleApproverDraft = {
|
|
8858
|
+
associateRole: TResourceIdentifierInput;
|
|
8859
|
+
};
|
|
8860
|
+
export type TRuleInfo = {
|
|
8861
|
+
__typename?: 'RuleInfo';
|
|
8862
|
+
description?: Maybe<Scalars['String']>;
|
|
8863
|
+
name: Scalars['String'];
|
|
8864
|
+
};
|
|
8865
|
+
export type TRuleRequester = {
|
|
8866
|
+
__typename?: 'RuleRequester';
|
|
8867
|
+
associateRole: TAssociateRole;
|
|
8868
|
+
associateRoleRef: TKeyReference;
|
|
8869
|
+
};
|
|
8870
|
+
export type TRuleRequesterDraft = {
|
|
8871
|
+
associateRole: TResourceIdentifierInput;
|
|
8872
|
+
};
|
|
7463
8873
|
export type TSnsDestination = TDestination & {
|
|
7464
8874
|
__typename?: 'SNSDestination';
|
|
7465
|
-
accessKey
|
|
7466
|
-
accessSecret
|
|
8875
|
+
accessKey?: Maybe<Scalars['String']>;
|
|
8876
|
+
accessSecret?: Maybe<Scalars['String']>;
|
|
8877
|
+
authenticationMode: TAwsAuthenticationMode;
|
|
7467
8878
|
topicArn: Scalars['String'];
|
|
7468
8879
|
type: Scalars['String'];
|
|
7469
8880
|
};
|
|
7470
8881
|
export type TSnsDestinationInput = {
|
|
7471
|
-
accessKey
|
|
7472
|
-
accessSecret
|
|
8882
|
+
accessKey?: InputMaybe<Scalars['String']>;
|
|
8883
|
+
accessSecret?: InputMaybe<Scalars['String']>;
|
|
8884
|
+
authenticationMode?: InputMaybe<TAwsAuthenticationMode>;
|
|
7473
8885
|
topicArn: Scalars['String'];
|
|
7474
8886
|
};
|
|
7475
8887
|
export type TSqsDestination = TDestination & {
|
|
7476
8888
|
__typename?: 'SQSDestination';
|
|
7477
|
-
accessKey
|
|
7478
|
-
accessSecret
|
|
8889
|
+
accessKey?: Maybe<Scalars['String']>;
|
|
8890
|
+
accessSecret?: Maybe<Scalars['String']>;
|
|
8891
|
+
authenticationMode: TAwsAuthenticationMode;
|
|
7479
8892
|
queueUrl: Scalars['String'];
|
|
7480
8893
|
region: Scalars['String'];
|
|
7481
8894
|
type: Scalars['String'];
|
|
7482
8895
|
};
|
|
7483
8896
|
export type TSqsDestinationInput = {
|
|
7484
|
-
accessKey
|
|
7485
|
-
accessSecret
|
|
8897
|
+
accessKey?: InputMaybe<Scalars['String']>;
|
|
8898
|
+
accessSecret?: InputMaybe<Scalars['String']>;
|
|
8899
|
+
authenticationMode?: InputMaybe<TAwsAuthenticationMode>;
|
|
7486
8900
|
queueUrl: Scalars['String'];
|
|
7487
8901
|
region: Scalars['String'];
|
|
7488
8902
|
};
|
|
@@ -7537,6 +8951,7 @@ export type TSearchIndexingConfiguration = {
|
|
|
7537
8951
|
__typename?: 'SearchIndexingConfiguration';
|
|
7538
8952
|
orders?: Maybe<TOrderSearchConfiguration>;
|
|
7539
8953
|
products?: Maybe<TSearchIndexingConfigurationValues>;
|
|
8954
|
+
standalonePrices?: Maybe<TSearchIndexingConfigurationValues>;
|
|
7540
8955
|
};
|
|
7541
8956
|
export type TSearchIndexingConfigurationValues = {
|
|
7542
8957
|
__typename?: 'SearchIndexingConfigurationValues';
|
|
@@ -7594,6 +9009,7 @@ export type TSelectionOfProduct = {
|
|
|
7594
9009
|
createdAt: Scalars['DateTime'];
|
|
7595
9010
|
productSelection?: Maybe<TProductSelection>;
|
|
7596
9011
|
productSelectionRef: TReference;
|
|
9012
|
+
variantExclusion?: Maybe<TProductVariantExclusion>;
|
|
7597
9013
|
variantSelection?: Maybe<TProductVariantSelection>;
|
|
7598
9014
|
};
|
|
7599
9015
|
export type TSelectionOfProductQueryResult = {
|
|
@@ -7604,13 +9020,50 @@ export type TSelectionOfProductQueryResult = {
|
|
|
7604
9020
|
results: Array<TSelectionOfProduct>;
|
|
7605
9021
|
total: Scalars['Long'];
|
|
7606
9022
|
};
|
|
9023
|
+
export type TSetApprovalRuleApprovers = {
|
|
9024
|
+
approvers: TApproverHierarchyDraft;
|
|
9025
|
+
};
|
|
9026
|
+
export type TSetApprovalRuleDescription = {
|
|
9027
|
+
description?: InputMaybe<Scalars['String']>;
|
|
9028
|
+
};
|
|
9029
|
+
export type TSetApprovalRuleKey = {
|
|
9030
|
+
key?: InputMaybe<Scalars['String']>;
|
|
9031
|
+
};
|
|
9032
|
+
export type TSetApprovalRuleName = {
|
|
9033
|
+
name: Scalars['String'];
|
|
9034
|
+
};
|
|
9035
|
+
export type TSetApprovalRulePredicate = {
|
|
9036
|
+
predicate: Scalars['String'];
|
|
9037
|
+
};
|
|
9038
|
+
export type TSetApprovalRuleRequesters = {
|
|
9039
|
+
requesters: Array<TRuleRequesterDraft>;
|
|
9040
|
+
};
|
|
9041
|
+
export type TSetApprovalRuleStatus = {
|
|
9042
|
+
status: TApprovalRuleStatus;
|
|
9043
|
+
};
|
|
9044
|
+
export type TSetAssociateRoleCustomField = {
|
|
9045
|
+
name: Scalars['String'];
|
|
9046
|
+
value?: InputMaybe<Scalars['String']>;
|
|
9047
|
+
};
|
|
9048
|
+
export type TSetAssociateRoleCustomType = {
|
|
9049
|
+
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
9050
|
+
type?: InputMaybe<TResourceIdentifierInput>;
|
|
9051
|
+
typeId?: InputMaybe<Scalars['String']>;
|
|
9052
|
+
typeKey?: InputMaybe<Scalars['String']>;
|
|
9053
|
+
};
|
|
9054
|
+
export type TSetAssociateRoleName = {
|
|
9055
|
+
name?: InputMaybe<Scalars['String']>;
|
|
9056
|
+
};
|
|
9057
|
+
export type TSetAssociateRolePermissions = {
|
|
9058
|
+
permissions?: InputMaybe<Array<TPermission>>;
|
|
9059
|
+
};
|
|
7607
9060
|
export type TSetAttributeDefinitionType = TAttributeDefinitionType & {
|
|
7608
9061
|
__typename?: 'SetAttributeDefinitionType';
|
|
7609
9062
|
elementType: TAttributeDefinitionType;
|
|
7610
9063
|
name: Scalars['String'];
|
|
7611
9064
|
};
|
|
7612
9065
|
export type TSetAttributeGroupAttributes = {
|
|
7613
|
-
attributes: Array<
|
|
9066
|
+
attributes: Array<TAttributeReferenceInput>;
|
|
7614
9067
|
};
|
|
7615
9068
|
export type TSetAttributeGroupDescription = {
|
|
7616
9069
|
description?: InputMaybe<Array<TLocalizedStringItemInputType>>;
|
|
@@ -7618,6 +9071,51 @@ export type TSetAttributeGroupDescription = {
|
|
|
7618
9071
|
export type TSetAttributeGroupKey = {
|
|
7619
9072
|
key?: InputMaybe<Scalars['String']>;
|
|
7620
9073
|
};
|
|
9074
|
+
export type TSetBusinessUnitAddressCustomField = {
|
|
9075
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
9076
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
9077
|
+
name: Scalars['String'];
|
|
9078
|
+
value?: InputMaybe<Scalars['String']>;
|
|
9079
|
+
};
|
|
9080
|
+
export type TSetBusinessUnitAddressCustomType = {
|
|
9081
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
9082
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
9083
|
+
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
9084
|
+
type?: InputMaybe<TResourceIdentifierInput>;
|
|
9085
|
+
typeId?: InputMaybe<Scalars['String']>;
|
|
9086
|
+
typeKey?: InputMaybe<Scalars['String']>;
|
|
9087
|
+
};
|
|
9088
|
+
export type TSetBusinessUnitAssociates = {
|
|
9089
|
+
associates?: InputMaybe<Array<TAssociateDraft>>;
|
|
9090
|
+
};
|
|
9091
|
+
export type TSetBusinessUnitContactEmail = {
|
|
9092
|
+
contactEmail?: InputMaybe<Scalars['String']>;
|
|
9093
|
+
};
|
|
9094
|
+
export type TSetBusinessUnitCustomField = {
|
|
9095
|
+
name: Scalars['String'];
|
|
9096
|
+
value?: InputMaybe<Scalars['String']>;
|
|
9097
|
+
};
|
|
9098
|
+
export type TSetBusinessUnitCustomType = {
|
|
9099
|
+
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
9100
|
+
type?: InputMaybe<TResourceIdentifierInput>;
|
|
9101
|
+
typeId?: InputMaybe<Scalars['String']>;
|
|
9102
|
+
typeKey?: InputMaybe<Scalars['String']>;
|
|
9103
|
+
};
|
|
9104
|
+
export type TSetBusinessUnitDefaultBillingAddress = {
|
|
9105
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
9106
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
9107
|
+
};
|
|
9108
|
+
export type TSetBusinessUnitDefaultShippingAddress = {
|
|
9109
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
9110
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
9111
|
+
};
|
|
9112
|
+
export type TSetBusinessUnitStoreMode = {
|
|
9113
|
+
storeMode?: InputMaybe<Scalars['String']>;
|
|
9114
|
+
stores?: InputMaybe<Array<TResourceIdentifierInput>>;
|
|
9115
|
+
};
|
|
9116
|
+
export type TSetBusinessUnitStores = {
|
|
9117
|
+
stores: Array<TResourceIdentifierInput>;
|
|
9118
|
+
};
|
|
7621
9119
|
export type TSetCartAnonymousId = {
|
|
7622
9120
|
anonymousId?: InputMaybe<Scalars['String']>;
|
|
7623
9121
|
};
|
|
@@ -7634,6 +9132,9 @@ export type TSetCartBillingAddressCustomType = {
|
|
|
7634
9132
|
typeId?: InputMaybe<Scalars['String']>;
|
|
7635
9133
|
typeKey?: InputMaybe<Scalars['String']>;
|
|
7636
9134
|
};
|
|
9135
|
+
export type TSetCartBusinessUnit = {
|
|
9136
|
+
businessUnit: TResourceIdentifierInput;
|
|
9137
|
+
};
|
|
7637
9138
|
export type TSetCartCountry = {
|
|
7638
9139
|
country?: InputMaybe<Scalars['Country']>;
|
|
7639
9140
|
};
|
|
@@ -7642,27 +9143,32 @@ export type TSetCartCustomField = {
|
|
|
7642
9143
|
value?: InputMaybe<Scalars['String']>;
|
|
7643
9144
|
};
|
|
7644
9145
|
export type TSetCartCustomLineItemCustomField = {
|
|
7645
|
-
customLineItemId
|
|
9146
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
9147
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
7646
9148
|
name: Scalars['String'];
|
|
7647
9149
|
value?: InputMaybe<Scalars['String']>;
|
|
7648
9150
|
};
|
|
7649
9151
|
export type TSetCartCustomLineItemCustomType = {
|
|
7650
|
-
customLineItemId
|
|
9152
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
9153
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
7651
9154
|
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
7652
9155
|
type?: InputMaybe<TResourceIdentifierInput>;
|
|
7653
9156
|
typeId?: InputMaybe<Scalars['String']>;
|
|
7654
9157
|
typeKey?: InputMaybe<Scalars['String']>;
|
|
7655
9158
|
};
|
|
7656
9159
|
export type TSetCartCustomLineItemShippingDetails = {
|
|
7657
|
-
customLineItemId
|
|
9160
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
9161
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
7658
9162
|
shippingDetails?: InputMaybe<TItemShippingDetailsDraft>;
|
|
7659
9163
|
};
|
|
7660
9164
|
export type TSetCartCustomLineItemTaxAmount = {
|
|
7661
|
-
customLineItemId
|
|
9165
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
9166
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
7662
9167
|
externalTaxAmount?: InputMaybe<TExternalTaxAmountDraft>;
|
|
7663
9168
|
};
|
|
7664
9169
|
export type TSetCartCustomLineItemTaxRate = {
|
|
7665
|
-
customLineItemId
|
|
9170
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
9171
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
7666
9172
|
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
7667
9173
|
};
|
|
7668
9174
|
export type TSetCartCustomShippingMethod = {
|
|
@@ -7689,6 +9195,9 @@ export type TSetCartCustomerId = {
|
|
|
7689
9195
|
export type TSetCartDeleteDaysAfterLastModification = {
|
|
7690
9196
|
deleteDaysAfterLastModification?: InputMaybe<Scalars['Int']>;
|
|
7691
9197
|
};
|
|
9198
|
+
export type TSetCartDirectDiscounts = {
|
|
9199
|
+
discounts: Array<TDirectDiscountDraft>;
|
|
9200
|
+
};
|
|
7692
9201
|
export type TSetCartDiscountCustomField = {
|
|
7693
9202
|
name: Scalars['String'];
|
|
7694
9203
|
value?: InputMaybe<Scalars['String']>;
|
|
@@ -7705,6 +9214,9 @@ export type TSetCartDiscountDescription = {
|
|
|
7705
9214
|
export type TSetCartDiscountKey = {
|
|
7706
9215
|
key?: InputMaybe<Scalars['String']>;
|
|
7707
9216
|
};
|
|
9217
|
+
export type TSetCartDiscountStores = {
|
|
9218
|
+
stores?: InputMaybe<Array<TResourceIdentifierInput>>;
|
|
9219
|
+
};
|
|
7708
9220
|
export type TSetCartDiscountValidFrom = {
|
|
7709
9221
|
validFrom?: InputMaybe<Scalars['DateTime']>;
|
|
7710
9222
|
};
|
|
@@ -7731,44 +9243,60 @@ export type TSetCartKey = {
|
|
|
7731
9243
|
key?: InputMaybe<Scalars['String']>;
|
|
7732
9244
|
};
|
|
7733
9245
|
export type TSetCartLineItemCustomField = {
|
|
7734
|
-
lineItemId
|
|
9246
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
9247
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
7735
9248
|
name: Scalars['String'];
|
|
7736
9249
|
value?: InputMaybe<Scalars['String']>;
|
|
7737
9250
|
};
|
|
7738
9251
|
export type TSetCartLineItemCustomType = {
|
|
7739
9252
|
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
7740
|
-
lineItemId
|
|
9253
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
9254
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
7741
9255
|
type?: InputMaybe<TResourceIdentifierInput>;
|
|
7742
9256
|
typeId?: InputMaybe<Scalars['String']>;
|
|
7743
9257
|
typeKey?: InputMaybe<Scalars['String']>;
|
|
7744
9258
|
};
|
|
7745
9259
|
export type TSetCartLineItemDistributionChannel = {
|
|
7746
9260
|
distributionChannel?: InputMaybe<TResourceIdentifierInput>;
|
|
7747
|
-
lineItemId
|
|
9261
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
9262
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
9263
|
+
};
|
|
9264
|
+
export type TSetCartLineItemInventoryMode = {
|
|
9265
|
+
inventoryMode?: InputMaybe<TInventoryMode>;
|
|
9266
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
9267
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
7748
9268
|
};
|
|
7749
9269
|
export type TSetCartLineItemPrice = {
|
|
7750
9270
|
externalPrice?: InputMaybe<TBaseMoneyInput>;
|
|
7751
|
-
lineItemId
|
|
9271
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
9272
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
7752
9273
|
};
|
|
7753
9274
|
export type TSetCartLineItemShippingDetails = {
|
|
7754
|
-
lineItemId
|
|
9275
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
9276
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
7755
9277
|
shippingDetails?: InputMaybe<TItemShippingDetailsDraft>;
|
|
7756
9278
|
};
|
|
7757
9279
|
export type TSetCartLineItemSupplyChannel = {
|
|
7758
|
-
lineItemId
|
|
9280
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
9281
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
7759
9282
|
supplyChannel?: InputMaybe<TResourceIdentifierInput>;
|
|
7760
9283
|
};
|
|
7761
9284
|
export type TSetCartLineItemTaxAmount = {
|
|
7762
9285
|
externalTaxAmount?: InputMaybe<TExternalTaxAmountDraft>;
|
|
7763
|
-
lineItemId
|
|
9286
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
9287
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
9288
|
+
shippingKey?: InputMaybe<Scalars['String']>;
|
|
7764
9289
|
};
|
|
7765
9290
|
export type TSetCartLineItemTaxRate = {
|
|
7766
9291
|
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
7767
|
-
lineItemId
|
|
9292
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
9293
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
9294
|
+
shippingKey?: InputMaybe<Scalars['String']>;
|
|
7768
9295
|
};
|
|
7769
9296
|
export type TSetCartLineItemTotalPrice = {
|
|
7770
9297
|
externalTotalPrice?: InputMaybe<TExternalLineItemTotalPriceDraft>;
|
|
7771
|
-
lineItemId
|
|
9298
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
9299
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
7772
9300
|
};
|
|
7773
9301
|
export type TSetCartLocale = {
|
|
7774
9302
|
locale?: InputMaybe<Scalars['Locale']>;
|
|
@@ -7786,15 +9314,29 @@ export type TSetCartShippingAddressCustomType = {
|
|
|
7786
9314
|
typeId?: InputMaybe<Scalars['String']>;
|
|
7787
9315
|
typeKey?: InputMaybe<Scalars['String']>;
|
|
7788
9316
|
};
|
|
9317
|
+
export type TSetCartShippingCustomField = {
|
|
9318
|
+
name: Scalars['String'];
|
|
9319
|
+
shippingKey?: InputMaybe<Scalars['String']>;
|
|
9320
|
+
value?: InputMaybe<Scalars['String']>;
|
|
9321
|
+
};
|
|
9322
|
+
export type TSetCartShippingCustomType = {
|
|
9323
|
+
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
9324
|
+
shippingKey?: InputMaybe<Scalars['String']>;
|
|
9325
|
+
type?: InputMaybe<TResourceIdentifierInput>;
|
|
9326
|
+
typeId?: InputMaybe<Scalars['String']>;
|
|
9327
|
+
typeKey?: InputMaybe<Scalars['String']>;
|
|
9328
|
+
};
|
|
7789
9329
|
export type TSetCartShippingMethod = {
|
|
7790
9330
|
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
7791
9331
|
shippingMethod?: InputMaybe<TResourceIdentifierInput>;
|
|
7792
9332
|
};
|
|
7793
9333
|
export type TSetCartShippingMethodTaxAmount = {
|
|
7794
9334
|
externalTaxAmount?: InputMaybe<TExternalTaxAmountDraft>;
|
|
9335
|
+
shippingKey?: InputMaybe<Scalars['String']>;
|
|
7795
9336
|
};
|
|
7796
9337
|
export type TSetCartShippingMethodTaxRate = {
|
|
7797
9338
|
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
9339
|
+
shippingKey?: InputMaybe<Scalars['String']>;
|
|
7798
9340
|
};
|
|
7799
9341
|
export type TSetCartShippingRateInput = {
|
|
7800
9342
|
shippingRateInput?: InputMaybe<TShippingRateInputDraft>;
|
|
@@ -8042,6 +9584,41 @@ export type TSetInventoryEntryRestockableInDays = {
|
|
|
8042
9584
|
export type TSetInventoryEntrySupplyChannel = {
|
|
8043
9585
|
supplyChannel?: InputMaybe<TResourceIdentifierInput>;
|
|
8044
9586
|
};
|
|
9587
|
+
export type TSetMyBusinessUnitAddressCustomField = {
|
|
9588
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
9589
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
9590
|
+
name: Scalars['String'];
|
|
9591
|
+
value?: InputMaybe<Scalars['String']>;
|
|
9592
|
+
};
|
|
9593
|
+
export type TSetMyBusinessUnitAddressCustomType = {
|
|
9594
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
9595
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
9596
|
+
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
9597
|
+
type?: InputMaybe<TResourceIdentifierInput>;
|
|
9598
|
+
typeId?: InputMaybe<Scalars['String']>;
|
|
9599
|
+
typeKey?: InputMaybe<Scalars['String']>;
|
|
9600
|
+
};
|
|
9601
|
+
export type TSetMyBusinessUnitContactEmail = {
|
|
9602
|
+
contactEmail?: InputMaybe<Scalars['String']>;
|
|
9603
|
+
};
|
|
9604
|
+
export type TSetMyBusinessUnitCustomField = {
|
|
9605
|
+
name: Scalars['String'];
|
|
9606
|
+
value?: InputMaybe<Scalars['String']>;
|
|
9607
|
+
};
|
|
9608
|
+
export type TSetMyBusinessUnitCustomType = {
|
|
9609
|
+
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
9610
|
+
type?: InputMaybe<TResourceIdentifierInput>;
|
|
9611
|
+
typeId?: InputMaybe<Scalars['String']>;
|
|
9612
|
+
typeKey?: InputMaybe<Scalars['String']>;
|
|
9613
|
+
};
|
|
9614
|
+
export type TSetMyBusinessUnitDefaultBillingAddress = {
|
|
9615
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
9616
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
9617
|
+
};
|
|
9618
|
+
export type TSetMyBusinessUnitDefaultShippingAddress = {
|
|
9619
|
+
addressId?: InputMaybe<Scalars['String']>;
|
|
9620
|
+
addressKey?: InputMaybe<Scalars['String']>;
|
|
9621
|
+
};
|
|
8045
9622
|
export type TSetMyCartShippingMethod = {
|
|
8046
9623
|
shippingMethod?: InputMaybe<TResourceIdentifierInput>;
|
|
8047
9624
|
};
|
|
@@ -8073,19 +9650,22 @@ export type TSetOrderCustomField = {
|
|
|
8073
9650
|
value?: InputMaybe<Scalars['String']>;
|
|
8074
9651
|
};
|
|
8075
9652
|
export type TSetOrderCustomLineItemCustomField = {
|
|
8076
|
-
customLineItemId
|
|
9653
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
9654
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
8077
9655
|
name: Scalars['String'];
|
|
8078
9656
|
value?: InputMaybe<Scalars['String']>;
|
|
8079
9657
|
};
|
|
8080
9658
|
export type TSetOrderCustomLineItemCustomType = {
|
|
8081
|
-
customLineItemId
|
|
9659
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
9660
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
8082
9661
|
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
8083
9662
|
type?: InputMaybe<TResourceIdentifierInput>;
|
|
8084
9663
|
typeId?: InputMaybe<Scalars['String']>;
|
|
8085
9664
|
typeKey?: InputMaybe<Scalars['String']>;
|
|
8086
9665
|
};
|
|
8087
9666
|
export type TSetOrderCustomLineItemShippingDetails = {
|
|
8088
|
-
customLineItemId
|
|
9667
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
9668
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
8089
9669
|
shippingDetails?: InputMaybe<TItemShippingDetailsDraftType>;
|
|
8090
9670
|
};
|
|
8091
9671
|
export type TSetOrderCustomType = {
|
|
@@ -8102,34 +9682,40 @@ export type TSetOrderCustomerId = {
|
|
|
8102
9682
|
};
|
|
8103
9683
|
export type TSetOrderDeliveryAddress = {
|
|
8104
9684
|
address?: InputMaybe<TAddressInput>;
|
|
8105
|
-
deliveryId
|
|
9685
|
+
deliveryId?: InputMaybe<Scalars['String']>;
|
|
9686
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
8106
9687
|
};
|
|
8107
9688
|
export type TSetOrderDeliveryAddressCustomField = {
|
|
8108
|
-
deliveryId
|
|
9689
|
+
deliveryId?: InputMaybe<Scalars['String']>;
|
|
9690
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
8109
9691
|
name: Scalars['String'];
|
|
8110
9692
|
value?: InputMaybe<Scalars['String']>;
|
|
8111
9693
|
};
|
|
8112
9694
|
export type TSetOrderDeliveryAddressCustomType = {
|
|
8113
|
-
deliveryId
|
|
9695
|
+
deliveryId?: InputMaybe<Scalars['String']>;
|
|
9696
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
8114
9697
|
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
8115
9698
|
type?: InputMaybe<TResourceIdentifierInput>;
|
|
8116
9699
|
typeId?: InputMaybe<Scalars['String']>;
|
|
8117
9700
|
typeKey?: InputMaybe<Scalars['String']>;
|
|
8118
9701
|
};
|
|
8119
9702
|
export type TSetOrderDeliveryCustomField = {
|
|
8120
|
-
deliveryId
|
|
9703
|
+
deliveryId?: InputMaybe<Scalars['String']>;
|
|
9704
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
8121
9705
|
name: Scalars['String'];
|
|
8122
9706
|
value?: InputMaybe<Scalars['String']>;
|
|
8123
9707
|
};
|
|
8124
9708
|
export type TSetOrderDeliveryCustomType = {
|
|
8125
|
-
deliveryId
|
|
9709
|
+
deliveryId?: InputMaybe<Scalars['String']>;
|
|
9710
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
8126
9711
|
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
8127
9712
|
type?: InputMaybe<TResourceIdentifierInput>;
|
|
8128
9713
|
typeId?: InputMaybe<Scalars['String']>;
|
|
8129
9714
|
typeKey?: InputMaybe<Scalars['String']>;
|
|
8130
9715
|
};
|
|
8131
9716
|
export type TSetOrderDeliveryItems = {
|
|
8132
|
-
deliveryId
|
|
9717
|
+
deliveryId?: InputMaybe<Scalars['String']>;
|
|
9718
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
8133
9719
|
items: Array<TDeliveryItemDraftType>;
|
|
8134
9720
|
};
|
|
8135
9721
|
export type TSetOrderEditComment = {
|
|
@@ -8164,19 +9750,22 @@ export type TSetOrderItemShippingAddressCustomType = {
|
|
|
8164
9750
|
typeKey?: InputMaybe<Scalars['String']>;
|
|
8165
9751
|
};
|
|
8166
9752
|
export type TSetOrderLineItemCustomField = {
|
|
8167
|
-
lineItemId
|
|
9753
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
9754
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
8168
9755
|
name: Scalars['String'];
|
|
8169
9756
|
value?: InputMaybe<Scalars['String']>;
|
|
8170
9757
|
};
|
|
8171
9758
|
export type TSetOrderLineItemCustomType = {
|
|
8172
9759
|
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
8173
|
-
lineItemId
|
|
9760
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
9761
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
8174
9762
|
type?: InputMaybe<TResourceIdentifierInput>;
|
|
8175
9763
|
typeId?: InputMaybe<Scalars['String']>;
|
|
8176
9764
|
typeKey?: InputMaybe<Scalars['String']>;
|
|
8177
9765
|
};
|
|
8178
9766
|
export type TSetOrderLineItemShippingDetails = {
|
|
8179
|
-
lineItemId
|
|
9767
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
9768
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
8180
9769
|
shippingDetails?: InputMaybe<TItemShippingDetailsDraftType>;
|
|
8181
9770
|
};
|
|
8182
9771
|
export type TSetOrderLocale = {
|
|
@@ -8187,49 +9776,61 @@ export type TSetOrderNumber = {
|
|
|
8187
9776
|
};
|
|
8188
9777
|
export type TSetOrderParcelCustomField = {
|
|
8189
9778
|
name: Scalars['String'];
|
|
8190
|
-
parcelId
|
|
9779
|
+
parcelId?: InputMaybe<Scalars['String']>;
|
|
9780
|
+
parcelKey?: InputMaybe<Scalars['String']>;
|
|
8191
9781
|
value?: InputMaybe<Scalars['String']>;
|
|
8192
9782
|
};
|
|
8193
9783
|
export type TSetOrderParcelCustomType = {
|
|
8194
9784
|
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
8195
|
-
parcelId
|
|
9785
|
+
parcelId?: InputMaybe<Scalars['String']>;
|
|
9786
|
+
parcelKey?: InputMaybe<Scalars['String']>;
|
|
8196
9787
|
type?: InputMaybe<TResourceIdentifierInput>;
|
|
8197
9788
|
typeId?: InputMaybe<Scalars['String']>;
|
|
8198
9789
|
typeKey?: InputMaybe<Scalars['String']>;
|
|
8199
9790
|
};
|
|
8200
9791
|
export type TSetOrderParcelItems = {
|
|
8201
9792
|
items: Array<TDeliveryItemDraftType>;
|
|
8202
|
-
parcelId
|
|
9793
|
+
parcelId?: InputMaybe<Scalars['String']>;
|
|
9794
|
+
parcelKey?: InputMaybe<Scalars['String']>;
|
|
8203
9795
|
};
|
|
8204
9796
|
export type TSetOrderParcelMeasurements = {
|
|
8205
9797
|
measurements?: InputMaybe<TParcelMeasurementsDraftType>;
|
|
8206
|
-
parcelId
|
|
9798
|
+
parcelId?: InputMaybe<Scalars['String']>;
|
|
9799
|
+
parcelKey?: InputMaybe<Scalars['String']>;
|
|
8207
9800
|
};
|
|
8208
9801
|
export type TSetOrderParcelTrackingData = {
|
|
8209
|
-
parcelId
|
|
9802
|
+
parcelId?: InputMaybe<Scalars['String']>;
|
|
9803
|
+
parcelKey?: InputMaybe<Scalars['String']>;
|
|
8210
9804
|
trackingData?: InputMaybe<TTrackingDataDraftType>;
|
|
8211
9805
|
};
|
|
9806
|
+
export type TSetOrderPurchaseOrderNumber = {
|
|
9807
|
+
purchaseOrderNumber?: InputMaybe<Scalars['String']>;
|
|
9808
|
+
};
|
|
8212
9809
|
export type TSetOrderReturnInfo = {
|
|
8213
9810
|
items?: InputMaybe<Array<TReturnInfoDraftType>>;
|
|
8214
9811
|
};
|
|
8215
9812
|
export type TSetOrderReturnItemCustomField = {
|
|
8216
9813
|
name: Scalars['String'];
|
|
8217
|
-
returnItemId
|
|
9814
|
+
returnItemId?: InputMaybe<Scalars['String']>;
|
|
9815
|
+
returnItemKey?: InputMaybe<Scalars['String']>;
|
|
8218
9816
|
value?: InputMaybe<Scalars['String']>;
|
|
8219
9817
|
};
|
|
8220
9818
|
export type TSetOrderReturnItemCustomType = {
|
|
8221
9819
|
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
8222
|
-
returnItemId
|
|
9820
|
+
returnItemId?: InputMaybe<Scalars['String']>;
|
|
9821
|
+
returnItemKey?: InputMaybe<Scalars['String']>;
|
|
8223
9822
|
type?: InputMaybe<TResourceIdentifierInput>;
|
|
8224
9823
|
typeId?: InputMaybe<Scalars['String']>;
|
|
8225
9824
|
typeKey?: InputMaybe<Scalars['String']>;
|
|
8226
9825
|
};
|
|
8227
9826
|
export type TSetOrderReturnPaymentState = {
|
|
8228
9827
|
paymentState: TReturnPaymentState;
|
|
8229
|
-
returnItemId
|
|
9828
|
+
returnItemId?: InputMaybe<Scalars['String']>;
|
|
9829
|
+
returnItemKey?: InputMaybe<Scalars['String']>;
|
|
8230
9830
|
};
|
|
8231
9831
|
export type TSetOrderReturnShipmentState = {
|
|
8232
|
-
returnItemId
|
|
9832
|
+
returnItemId?: InputMaybe<Scalars['String']>;
|
|
9833
|
+
returnItemKey?: InputMaybe<Scalars['String']>;
|
|
8233
9834
|
shipmentState: TReturnShipmentState;
|
|
8234
9835
|
};
|
|
8235
9836
|
export type TSetOrderShippingAddress = {
|
|
@@ -8245,6 +9846,18 @@ export type TSetOrderShippingAddressCustomType = {
|
|
|
8245
9846
|
typeId?: InputMaybe<Scalars['String']>;
|
|
8246
9847
|
typeKey?: InputMaybe<Scalars['String']>;
|
|
8247
9848
|
};
|
|
9849
|
+
export type TSetOrderShippingCustomField = {
|
|
9850
|
+
name: Scalars['String'];
|
|
9851
|
+
shippingKey?: InputMaybe<Scalars['String']>;
|
|
9852
|
+
value?: InputMaybe<Scalars['String']>;
|
|
9853
|
+
};
|
|
9854
|
+
export type TSetOrderShippingCustomType = {
|
|
9855
|
+
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
9856
|
+
shippingKey?: InputMaybe<Scalars['String']>;
|
|
9857
|
+
type?: InputMaybe<TResourceIdentifierInput>;
|
|
9858
|
+
typeId?: InputMaybe<Scalars['String']>;
|
|
9859
|
+
typeKey?: InputMaybe<Scalars['String']>;
|
|
9860
|
+
};
|
|
8248
9861
|
export type TSetOrderStore = {
|
|
8249
9862
|
store?: InputMaybe<TResourceIdentifierInput>;
|
|
8250
9863
|
};
|
|
@@ -8445,6 +10058,11 @@ export type TSetProductPriceCustomType = {
|
|
|
8445
10058
|
typeId?: InputMaybe<Scalars['String']>;
|
|
8446
10059
|
typeKey?: InputMaybe<Scalars['String']>;
|
|
8447
10060
|
};
|
|
10061
|
+
export type TSetProductPriceKey = {
|
|
10062
|
+
key?: InputMaybe<Scalars['String']>;
|
|
10063
|
+
priceId: Scalars['String'];
|
|
10064
|
+
staged?: InputMaybe<Scalars['Boolean']>;
|
|
10065
|
+
};
|
|
8448
10066
|
export type TSetProductPriceMode = {
|
|
8449
10067
|
priceMode?: InputMaybe<TPriceMode>;
|
|
8450
10068
|
};
|
|
@@ -8467,6 +10085,10 @@ export type TSetProductSelectionCustomType = {
|
|
|
8467
10085
|
export type TSetProductSelectionKey = {
|
|
8468
10086
|
key?: InputMaybe<Scalars['String']>;
|
|
8469
10087
|
};
|
|
10088
|
+
export type TSetProductSelectionVariantExclusion = {
|
|
10089
|
+
product: TResourceIdentifierInput;
|
|
10090
|
+
variantExclusion?: InputMaybe<TProductVariantExclusionDraft>;
|
|
10091
|
+
};
|
|
8470
10092
|
export type TSetProductSelectionVariantSelection = {
|
|
8471
10093
|
product: TResourceIdentifierInput;
|
|
8472
10094
|
variantSelection?: InputMaybe<TProductVariantSelectionDraft>;
|
|
@@ -8488,6 +10110,9 @@ export type TSetProductVariantKey = {
|
|
|
8488
10110
|
export type TSetProjectSettingsExternalOAuth = {
|
|
8489
10111
|
externalOAuth?: InputMaybe<TExternalOAuthDraft>;
|
|
8490
10112
|
};
|
|
10113
|
+
export type TSetProjectSettingsMyBusinessUnitAssociateRoleOnCreation = {
|
|
10114
|
+
associateRole?: InputMaybe<TResourceIdentifierInput>;
|
|
10115
|
+
};
|
|
8491
10116
|
export type TSetProjectSettingsShippingRateInputType = {
|
|
8492
10117
|
shippingRateInputType?: InputMaybe<TShippingRateInputTypeInput>;
|
|
8493
10118
|
};
|
|
@@ -8681,19 +10306,22 @@ export type TSetStagedOrderCustomFieldOutput = TStagedOrderUpdateActionOutput &
|
|
|
8681
10306
|
value?: Maybe<Scalars['Json']>;
|
|
8682
10307
|
};
|
|
8683
10308
|
export type TSetStagedOrderCustomLineItemCustomField = {
|
|
8684
|
-
customLineItemId
|
|
10309
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
10310
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
8685
10311
|
name: Scalars['String'];
|
|
8686
10312
|
value?: InputMaybe<Scalars['String']>;
|
|
8687
10313
|
};
|
|
8688
10314
|
export type TSetStagedOrderCustomLineItemCustomFieldOutput = TStagedOrderUpdateActionOutput & {
|
|
8689
10315
|
__typename?: 'SetStagedOrderCustomLineItemCustomFieldOutput';
|
|
8690
|
-
customLineItemId
|
|
10316
|
+
customLineItemId?: Maybe<Scalars['String']>;
|
|
10317
|
+
customLineItemKey?: Maybe<Scalars['String']>;
|
|
8691
10318
|
name: Scalars['String'];
|
|
8692
10319
|
type: Scalars['String'];
|
|
8693
10320
|
value?: Maybe<Scalars['Json']>;
|
|
8694
10321
|
};
|
|
8695
10322
|
export type TSetStagedOrderCustomLineItemCustomType = {
|
|
8696
|
-
customLineItemId
|
|
10323
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
10324
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
8697
10325
|
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
8698
10326
|
type?: InputMaybe<TResourceIdentifierInput>;
|
|
8699
10327
|
typeId?: InputMaybe<Scalars['String']>;
|
|
@@ -8702,36 +10330,43 @@ export type TSetStagedOrderCustomLineItemCustomType = {
|
|
|
8702
10330
|
export type TSetStagedOrderCustomLineItemCustomTypeOutput = TStagedOrderUpdateActionOutput & {
|
|
8703
10331
|
__typename?: 'SetStagedOrderCustomLineItemCustomTypeOutput';
|
|
8704
10332
|
custom: TCustomFieldsCommand;
|
|
8705
|
-
customLineItemId
|
|
10333
|
+
customLineItemId?: Maybe<Scalars['String']>;
|
|
10334
|
+
customLineItemKey?: Maybe<Scalars['String']>;
|
|
8706
10335
|
type: Scalars['String'];
|
|
8707
10336
|
};
|
|
8708
10337
|
export type TSetStagedOrderCustomLineItemShippingDetails = {
|
|
8709
|
-
customLineItemId
|
|
10338
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
10339
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
8710
10340
|
shippingDetails?: InputMaybe<TItemShippingDetailsDraftType>;
|
|
8711
10341
|
};
|
|
8712
10342
|
export type TSetStagedOrderCustomLineItemShippingDetailsOutput = TStagedOrderUpdateActionOutput & {
|
|
8713
10343
|
__typename?: 'SetStagedOrderCustomLineItemShippingDetailsOutput';
|
|
8714
|
-
customLineItemId
|
|
10344
|
+
customLineItemId?: Maybe<Scalars['String']>;
|
|
10345
|
+
customLineItemKey?: Maybe<Scalars['String']>;
|
|
8715
10346
|
shippingDetails?: Maybe<TItemShippingDetailsDraftOutput>;
|
|
8716
10347
|
type: Scalars['String'];
|
|
8717
10348
|
};
|
|
8718
10349
|
export type TSetStagedOrderCustomLineItemTaxAmount = {
|
|
8719
|
-
customLineItemId
|
|
10350
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
10351
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
8720
10352
|
externalTaxAmount?: InputMaybe<TExternalTaxAmountDraft>;
|
|
8721
10353
|
};
|
|
8722
10354
|
export type TSetStagedOrderCustomLineItemTaxAmountOutput = TStagedOrderUpdateActionOutput & {
|
|
8723
10355
|
__typename?: 'SetStagedOrderCustomLineItemTaxAmountOutput';
|
|
8724
|
-
customLineItemId
|
|
10356
|
+
customLineItemId?: Maybe<Scalars['String']>;
|
|
10357
|
+
customLineItemKey?: Maybe<Scalars['String']>;
|
|
8725
10358
|
externalTaxAmount?: Maybe<TExternalTaxAmountDraftOutput>;
|
|
8726
10359
|
type: Scalars['String'];
|
|
8727
10360
|
};
|
|
8728
10361
|
export type TSetStagedOrderCustomLineItemTaxRate = {
|
|
8729
|
-
customLineItemId
|
|
10362
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
10363
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
8730
10364
|
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
8731
10365
|
};
|
|
8732
10366
|
export type TSetStagedOrderCustomLineItemTaxRateOutput = TStagedOrderUpdateActionOutput & {
|
|
8733
10367
|
__typename?: 'SetStagedOrderCustomLineItemTaxRateOutput';
|
|
8734
|
-
customLineItemId
|
|
10368
|
+
customLineItemId?: Maybe<Scalars['String']>;
|
|
10369
|
+
customLineItemKey?: Maybe<Scalars['String']>;
|
|
8735
10370
|
externalTaxRate?: Maybe<TExternalTaxRateDraftOutput>;
|
|
8736
10371
|
type: Scalars['String'];
|
|
8737
10372
|
};
|
|
@@ -8786,22 +10421,26 @@ export type TSetStagedOrderCustomerIdOutput = TStagedOrderUpdateActionOutput & {
|
|
|
8786
10421
|
};
|
|
8787
10422
|
export type TSetStagedOrderDeliveryAddress = {
|
|
8788
10423
|
address?: InputMaybe<TAddressInput>;
|
|
8789
|
-
deliveryId
|
|
10424
|
+
deliveryId?: InputMaybe<Scalars['String']>;
|
|
10425
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
8790
10426
|
};
|
|
8791
10427
|
export type TSetStagedOrderDeliveryAddressCustomField = {
|
|
8792
|
-
deliveryId
|
|
10428
|
+
deliveryId?: InputMaybe<Scalars['String']>;
|
|
10429
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
8793
10430
|
name: Scalars['String'];
|
|
8794
10431
|
value?: InputMaybe<Scalars['String']>;
|
|
8795
10432
|
};
|
|
8796
10433
|
export type TSetStagedOrderDeliveryAddressCustomFieldOutput = TStagedOrderUpdateActionOutput & {
|
|
8797
10434
|
__typename?: 'SetStagedOrderDeliveryAddressCustomFieldOutput';
|
|
8798
|
-
deliveryId
|
|
10435
|
+
deliveryId?: Maybe<Scalars['String']>;
|
|
10436
|
+
deliveryKey?: Maybe<Scalars['String']>;
|
|
8799
10437
|
name: Scalars['String'];
|
|
8800
10438
|
type: Scalars['String'];
|
|
8801
10439
|
value?: Maybe<Scalars['Json']>;
|
|
8802
10440
|
};
|
|
8803
10441
|
export type TSetStagedOrderDeliveryAddressCustomType = {
|
|
8804
|
-
deliveryId
|
|
10442
|
+
deliveryId?: InputMaybe<Scalars['String']>;
|
|
10443
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
8805
10444
|
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
8806
10445
|
type?: InputMaybe<TResourceIdentifierInput>;
|
|
8807
10446
|
typeId?: InputMaybe<Scalars['String']>;
|
|
@@ -8810,29 +10449,34 @@ export type TSetStagedOrderDeliveryAddressCustomType = {
|
|
|
8810
10449
|
export type TSetStagedOrderDeliveryAddressCustomTypeOutput = TStagedOrderUpdateActionOutput & {
|
|
8811
10450
|
__typename?: 'SetStagedOrderDeliveryAddressCustomTypeOutput';
|
|
8812
10451
|
custom: TCustomFieldsCommand;
|
|
8813
|
-
deliveryId
|
|
10452
|
+
deliveryId?: Maybe<Scalars['String']>;
|
|
10453
|
+
deliveryKey?: Maybe<Scalars['String']>;
|
|
8814
10454
|
type: Scalars['String'];
|
|
8815
10455
|
};
|
|
8816
10456
|
export type TSetStagedOrderDeliveryAddressOutput = TStagedOrderUpdateActionOutput & {
|
|
8817
10457
|
__typename?: 'SetStagedOrderDeliveryAddressOutput';
|
|
8818
10458
|
address?: Maybe<TAddressDraft>;
|
|
8819
|
-
deliveryId
|
|
10459
|
+
deliveryId?: Maybe<Scalars['String']>;
|
|
10460
|
+
deliveryKey?: Maybe<Scalars['String']>;
|
|
8820
10461
|
type: Scalars['String'];
|
|
8821
10462
|
};
|
|
8822
10463
|
export type TSetStagedOrderDeliveryCustomField = {
|
|
8823
|
-
deliveryId
|
|
10464
|
+
deliveryId?: InputMaybe<Scalars['String']>;
|
|
10465
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
8824
10466
|
name: Scalars['String'];
|
|
8825
10467
|
value?: InputMaybe<Scalars['String']>;
|
|
8826
10468
|
};
|
|
8827
10469
|
export type TSetStagedOrderDeliveryCustomFieldOutput = TStagedOrderUpdateActionOutput & {
|
|
8828
10470
|
__typename?: 'SetStagedOrderDeliveryCustomFieldOutput';
|
|
8829
|
-
deliveryId
|
|
10471
|
+
deliveryId?: Maybe<Scalars['String']>;
|
|
10472
|
+
deliveryKey?: Maybe<Scalars['String']>;
|
|
8830
10473
|
name: Scalars['String'];
|
|
8831
10474
|
type: Scalars['String'];
|
|
8832
10475
|
value?: Maybe<Scalars['Json']>;
|
|
8833
10476
|
};
|
|
8834
10477
|
export type TSetStagedOrderDeliveryCustomType = {
|
|
8835
|
-
deliveryId
|
|
10478
|
+
deliveryId?: InputMaybe<Scalars['String']>;
|
|
10479
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
8836
10480
|
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
8837
10481
|
type?: InputMaybe<TResourceIdentifierInput>;
|
|
8838
10482
|
typeId?: InputMaybe<Scalars['String']>;
|
|
@@ -8841,19 +10485,30 @@ export type TSetStagedOrderDeliveryCustomType = {
|
|
|
8841
10485
|
export type TSetStagedOrderDeliveryCustomTypeOutput = TStagedOrderUpdateActionOutput & {
|
|
8842
10486
|
__typename?: 'SetStagedOrderDeliveryCustomTypeOutput';
|
|
8843
10487
|
custom: TCustomFieldsCommand;
|
|
8844
|
-
deliveryId
|
|
10488
|
+
deliveryId?: Maybe<Scalars['String']>;
|
|
10489
|
+
deliveryKey?: Maybe<Scalars['String']>;
|
|
8845
10490
|
type: Scalars['String'];
|
|
8846
10491
|
};
|
|
8847
10492
|
export type TSetStagedOrderDeliveryItems = {
|
|
8848
|
-
deliveryId
|
|
10493
|
+
deliveryId?: InputMaybe<Scalars['String']>;
|
|
10494
|
+
deliveryKey?: InputMaybe<Scalars['String']>;
|
|
8849
10495
|
items: Array<TDeliveryItemDraftType>;
|
|
8850
10496
|
};
|
|
8851
10497
|
export type TSetStagedOrderDeliveryItemsOutput = TStagedOrderUpdateActionOutput & {
|
|
8852
10498
|
__typename?: 'SetStagedOrderDeliveryItemsOutput';
|
|
8853
|
-
deliveryId
|
|
10499
|
+
deliveryId?: Maybe<Scalars['String']>;
|
|
10500
|
+
deliveryKey?: Maybe<Scalars['String']>;
|
|
8854
10501
|
items: Array<TDeliveryItem>;
|
|
8855
10502
|
type: Scalars['String'];
|
|
8856
10503
|
};
|
|
10504
|
+
export type TSetStagedOrderDirectDiscounts = {
|
|
10505
|
+
discounts: Array<TDirectDiscountDraft>;
|
|
10506
|
+
};
|
|
10507
|
+
export type TSetStagedOrderDirectDiscountsOutput = TStagedOrderUpdateActionOutput & {
|
|
10508
|
+
__typename?: 'SetStagedOrderDirectDiscountsOutput';
|
|
10509
|
+
discounts: Array<TDirectDiscountDraftOutput>;
|
|
10510
|
+
type: Scalars['String'];
|
|
10511
|
+
};
|
|
8857
10512
|
export type TSetStagedOrderItemShippingAddressCustomField = {
|
|
8858
10513
|
addressKey: Scalars['String'];
|
|
8859
10514
|
name: Scalars['String'];
|
|
@@ -8880,20 +10535,23 @@ export type TSetStagedOrderItemShippingAddressCustomTypeOutput = TStagedOrderUpd
|
|
|
8880
10535
|
type: Scalars['String'];
|
|
8881
10536
|
};
|
|
8882
10537
|
export type TSetStagedOrderLineItemCustomField = {
|
|
8883
|
-
lineItemId
|
|
10538
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
10539
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
8884
10540
|
name: Scalars['String'];
|
|
8885
10541
|
value?: InputMaybe<Scalars['String']>;
|
|
8886
10542
|
};
|
|
8887
10543
|
export type TSetStagedOrderLineItemCustomFieldOutput = TStagedOrderUpdateActionOutput & {
|
|
8888
10544
|
__typename?: 'SetStagedOrderLineItemCustomFieldOutput';
|
|
8889
|
-
lineItemId
|
|
10545
|
+
lineItemId?: Maybe<Scalars['String']>;
|
|
10546
|
+
lineItemKey?: Maybe<Scalars['String']>;
|
|
8890
10547
|
name: Scalars['String'];
|
|
8891
10548
|
type: Scalars['String'];
|
|
8892
10549
|
value?: Maybe<Scalars['Json']>;
|
|
8893
10550
|
};
|
|
8894
10551
|
export type TSetStagedOrderLineItemCustomType = {
|
|
8895
10552
|
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
8896
|
-
lineItemId
|
|
10553
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
10554
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
8897
10555
|
type?: InputMaybe<TResourceIdentifierInput>;
|
|
8898
10556
|
typeId?: InputMaybe<Scalars['String']>;
|
|
8899
10557
|
typeKey?: InputMaybe<Scalars['String']>;
|
|
@@ -8901,67 +10559,84 @@ export type TSetStagedOrderLineItemCustomType = {
|
|
|
8901
10559
|
export type TSetStagedOrderLineItemCustomTypeOutput = TStagedOrderUpdateActionOutput & {
|
|
8902
10560
|
__typename?: 'SetStagedOrderLineItemCustomTypeOutput';
|
|
8903
10561
|
custom: TCustomFieldsCommand;
|
|
8904
|
-
lineItemId
|
|
10562
|
+
lineItemId?: Maybe<Scalars['String']>;
|
|
10563
|
+
lineItemKey?: Maybe<Scalars['String']>;
|
|
8905
10564
|
type: Scalars['String'];
|
|
8906
10565
|
};
|
|
8907
10566
|
export type TSetStagedOrderLineItemDistributionChannel = {
|
|
8908
10567
|
distributionChannel?: InputMaybe<TResourceIdentifierInput>;
|
|
8909
|
-
lineItemId
|
|
10568
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
10569
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
8910
10570
|
};
|
|
8911
10571
|
export type TSetStagedOrderLineItemDistributionChannelOutput = TStagedOrderUpdateActionOutput & {
|
|
8912
10572
|
__typename?: 'SetStagedOrderLineItemDistributionChannelOutput';
|
|
8913
10573
|
distributionChannelResId?: Maybe<TChannelReferenceIdentifier>;
|
|
8914
|
-
lineItemId
|
|
10574
|
+
lineItemId?: Maybe<Scalars['String']>;
|
|
10575
|
+
lineItemKey?: Maybe<Scalars['String']>;
|
|
8915
10576
|
type: Scalars['String'];
|
|
8916
10577
|
};
|
|
8917
10578
|
export type TSetStagedOrderLineItemPrice = {
|
|
8918
10579
|
externalPrice?: InputMaybe<TBaseMoneyInput>;
|
|
8919
|
-
lineItemId
|
|
10580
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
10581
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
8920
10582
|
};
|
|
8921
10583
|
export type TSetStagedOrderLineItemPriceOutput = TStagedOrderUpdateActionOutput & {
|
|
8922
10584
|
__typename?: 'SetStagedOrderLineItemPriceOutput';
|
|
8923
10585
|
externalPrice?: Maybe<TBaseMoney>;
|
|
8924
|
-
lineItemId
|
|
10586
|
+
lineItemId?: Maybe<Scalars['String']>;
|
|
10587
|
+
lineItemKey?: Maybe<Scalars['String']>;
|
|
8925
10588
|
type: Scalars['String'];
|
|
8926
10589
|
};
|
|
8927
10590
|
export type TSetStagedOrderLineItemShippingDetails = {
|
|
8928
|
-
lineItemId
|
|
10591
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
10592
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
8929
10593
|
shippingDetails?: InputMaybe<TItemShippingDetailsDraftType>;
|
|
8930
10594
|
};
|
|
8931
10595
|
export type TSetStagedOrderLineItemShippingDetailsOutput = TStagedOrderUpdateActionOutput & {
|
|
8932
10596
|
__typename?: 'SetStagedOrderLineItemShippingDetailsOutput';
|
|
8933
|
-
lineItemId
|
|
10597
|
+
lineItemId?: Maybe<Scalars['String']>;
|
|
10598
|
+
lineItemKey?: Maybe<Scalars['String']>;
|
|
8934
10599
|
shippingDetails?: Maybe<TItemShippingDetailsDraftOutput>;
|
|
8935
10600
|
type: Scalars['String'];
|
|
8936
10601
|
};
|
|
8937
10602
|
export type TSetStagedOrderLineItemTaxAmount = {
|
|
8938
10603
|
externalTaxAmount?: InputMaybe<TExternalTaxAmountDraft>;
|
|
8939
|
-
lineItemId
|
|
10604
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
10605
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
10606
|
+
shippingKey?: InputMaybe<Scalars['String']>;
|
|
8940
10607
|
};
|
|
8941
10608
|
export type TSetStagedOrderLineItemTaxAmountOutput = TStagedOrderUpdateActionOutput & {
|
|
8942
10609
|
__typename?: 'SetStagedOrderLineItemTaxAmountOutput';
|
|
8943
10610
|
externalTaxAmount?: Maybe<TExternalTaxAmountDraftOutput>;
|
|
8944
|
-
lineItemId
|
|
10611
|
+
lineItemId?: Maybe<Scalars['String']>;
|
|
10612
|
+
lineItemKey?: Maybe<Scalars['String']>;
|
|
10613
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
8945
10614
|
type: Scalars['String'];
|
|
8946
10615
|
};
|
|
8947
10616
|
export type TSetStagedOrderLineItemTaxRate = {
|
|
8948
10617
|
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
8949
|
-
lineItemId
|
|
10618
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
10619
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
10620
|
+
shippingKey?: InputMaybe<Scalars['String']>;
|
|
8950
10621
|
};
|
|
8951
10622
|
export type TSetStagedOrderLineItemTaxRateOutput = TStagedOrderUpdateActionOutput & {
|
|
8952
10623
|
__typename?: 'SetStagedOrderLineItemTaxRateOutput';
|
|
8953
10624
|
externalTaxRate?: Maybe<TExternalTaxRateDraftOutput>;
|
|
8954
|
-
lineItemId
|
|
10625
|
+
lineItemId?: Maybe<Scalars['String']>;
|
|
10626
|
+
lineItemKey?: Maybe<Scalars['String']>;
|
|
10627
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
8955
10628
|
type: Scalars['String'];
|
|
8956
10629
|
};
|
|
8957
10630
|
export type TSetStagedOrderLineItemTotalPrice = {
|
|
8958
10631
|
externalTotalPrice?: InputMaybe<TExternalLineItemTotalPriceDraft>;
|
|
8959
|
-
lineItemId
|
|
10632
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
10633
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
8960
10634
|
};
|
|
8961
10635
|
export type TSetStagedOrderLineItemTotalPriceOutput = TStagedOrderUpdateActionOutput & {
|
|
8962
10636
|
__typename?: 'SetStagedOrderLineItemTotalPriceOutput';
|
|
8963
10637
|
externalTotalPrice?: Maybe<TExternalLineItemTotalPrice>;
|
|
8964
|
-
lineItemId
|
|
10638
|
+
lineItemId?: Maybe<Scalars['String']>;
|
|
10639
|
+
lineItemKey?: Maybe<Scalars['String']>;
|
|
8965
10640
|
type: Scalars['String'];
|
|
8966
10641
|
};
|
|
8967
10642
|
export type TSetStagedOrderLocale = {
|
|
@@ -8992,19 +10667,22 @@ export type TSetStagedOrderOrderTotalTaxOutput = TStagedOrderUpdateActionOutput
|
|
|
8992
10667
|
};
|
|
8993
10668
|
export type TSetStagedOrderParcelCustomField = {
|
|
8994
10669
|
name: Scalars['String'];
|
|
8995
|
-
parcelId
|
|
10670
|
+
parcelId?: InputMaybe<Scalars['String']>;
|
|
10671
|
+
parcelKey?: InputMaybe<Scalars['String']>;
|
|
8996
10672
|
value?: InputMaybe<Scalars['String']>;
|
|
8997
10673
|
};
|
|
8998
10674
|
export type TSetStagedOrderParcelCustomFieldOutput = TStagedOrderUpdateActionOutput & {
|
|
8999
10675
|
__typename?: 'SetStagedOrderParcelCustomFieldOutput';
|
|
9000
10676
|
name: Scalars['String'];
|
|
9001
|
-
parcelId
|
|
10677
|
+
parcelId?: Maybe<Scalars['String']>;
|
|
10678
|
+
parcelKey?: Maybe<Scalars['String']>;
|
|
9002
10679
|
type: Scalars['String'];
|
|
9003
10680
|
value?: Maybe<Scalars['Json']>;
|
|
9004
10681
|
};
|
|
9005
10682
|
export type TSetStagedOrderParcelCustomType = {
|
|
9006
10683
|
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
9007
|
-
parcelId
|
|
10684
|
+
parcelId?: InputMaybe<Scalars['String']>;
|
|
10685
|
+
parcelKey?: InputMaybe<Scalars['String']>;
|
|
9008
10686
|
type?: InputMaybe<TResourceIdentifierInput>;
|
|
9009
10687
|
typeId?: InputMaybe<Scalars['String']>;
|
|
9010
10688
|
typeKey?: InputMaybe<Scalars['String']>;
|
|
@@ -9012,39 +10690,54 @@ export type TSetStagedOrderParcelCustomType = {
|
|
|
9012
10690
|
export type TSetStagedOrderParcelCustomTypeOutput = TStagedOrderUpdateActionOutput & {
|
|
9013
10691
|
__typename?: 'SetStagedOrderParcelCustomTypeOutput';
|
|
9014
10692
|
custom: TCustomFieldsCommand;
|
|
9015
|
-
parcelId
|
|
10693
|
+
parcelId?: Maybe<Scalars['String']>;
|
|
10694
|
+
parcelKey?: Maybe<Scalars['String']>;
|
|
9016
10695
|
type: Scalars['String'];
|
|
9017
10696
|
};
|
|
9018
10697
|
export type TSetStagedOrderParcelItems = {
|
|
9019
10698
|
items: Array<TDeliveryItemDraftType>;
|
|
9020
|
-
parcelId
|
|
10699
|
+
parcelId?: InputMaybe<Scalars['String']>;
|
|
10700
|
+
parcelKey?: InputMaybe<Scalars['String']>;
|
|
9021
10701
|
};
|
|
9022
10702
|
export type TSetStagedOrderParcelItemsOutput = TStagedOrderUpdateActionOutput & {
|
|
9023
10703
|
__typename?: 'SetStagedOrderParcelItemsOutput';
|
|
9024
10704
|
items: Array<TDeliveryItem>;
|
|
9025
|
-
parcelId
|
|
10705
|
+
parcelId?: Maybe<Scalars['String']>;
|
|
10706
|
+
parcelKey?: Maybe<Scalars['String']>;
|
|
9026
10707
|
type: Scalars['String'];
|
|
9027
10708
|
};
|
|
9028
10709
|
export type TSetStagedOrderParcelMeasurements = {
|
|
9029
10710
|
measurements?: InputMaybe<TParcelMeasurementsDraftType>;
|
|
9030
|
-
parcelId
|
|
10711
|
+
parcelId?: InputMaybe<Scalars['String']>;
|
|
10712
|
+
parcelKey?: InputMaybe<Scalars['String']>;
|
|
9031
10713
|
};
|
|
9032
10714
|
export type TSetStagedOrderParcelMeasurementsOutput = TStagedOrderUpdateActionOutput & {
|
|
9033
10715
|
__typename?: 'SetStagedOrderParcelMeasurementsOutput';
|
|
9034
10716
|
measurements?: Maybe<TParcelMeasurements>;
|
|
9035
|
-
parcelId
|
|
10717
|
+
parcelId?: Maybe<Scalars['String']>;
|
|
10718
|
+
parcelKey?: Maybe<Scalars['String']>;
|
|
9036
10719
|
type: Scalars['String'];
|
|
9037
10720
|
};
|
|
9038
10721
|
export type TSetStagedOrderParcelTrackingData = {
|
|
9039
|
-
parcelId
|
|
10722
|
+
parcelId?: InputMaybe<Scalars['String']>;
|
|
10723
|
+
parcelKey?: InputMaybe<Scalars['String']>;
|
|
9040
10724
|
trackingData?: InputMaybe<TTrackingDataDraftType>;
|
|
9041
10725
|
};
|
|
9042
10726
|
export type TSetStagedOrderParcelTrackingDataOutput = TStagedOrderUpdateActionOutput & {
|
|
9043
10727
|
__typename?: 'SetStagedOrderParcelTrackingDataOutput';
|
|
9044
|
-
parcelId
|
|
10728
|
+
parcelId?: Maybe<Scalars['String']>;
|
|
10729
|
+
parcelKey?: Maybe<Scalars['String']>;
|
|
9045
10730
|
trackingData?: Maybe<TTrackingData>;
|
|
9046
10731
|
type: Scalars['String'];
|
|
9047
10732
|
};
|
|
10733
|
+
export type TSetStagedOrderPurchaseOrderNumber = {
|
|
10734
|
+
purchaseOrderNumber?: InputMaybe<Scalars['String']>;
|
|
10735
|
+
};
|
|
10736
|
+
export type TSetStagedOrderPurchaseOrderNumberOutput = TStagedOrderUpdateActionOutput & {
|
|
10737
|
+
__typename?: 'SetStagedOrderPurchaseOrderNumberOutput';
|
|
10738
|
+
purchaseOrderNumber?: Maybe<Scalars['String']>;
|
|
10739
|
+
type: Scalars['String'];
|
|
10740
|
+
};
|
|
9048
10741
|
export type TSetStagedOrderReturnInfo = {
|
|
9049
10742
|
items?: InputMaybe<Array<TReturnInfoDraftType>>;
|
|
9050
10743
|
};
|
|
@@ -9055,19 +10748,22 @@ export type TSetStagedOrderReturnInfoOutput = TStagedOrderUpdateActionOutput & {
|
|
|
9055
10748
|
};
|
|
9056
10749
|
export type TSetStagedOrderReturnItemCustomField = {
|
|
9057
10750
|
name: Scalars['String'];
|
|
9058
|
-
returnItemId
|
|
10751
|
+
returnItemId?: InputMaybe<Scalars['String']>;
|
|
10752
|
+
returnItemKey?: InputMaybe<Scalars['String']>;
|
|
9059
10753
|
value?: InputMaybe<Scalars['String']>;
|
|
9060
10754
|
};
|
|
9061
10755
|
export type TSetStagedOrderReturnItemCustomFieldOutput = TStagedOrderUpdateActionOutput & {
|
|
9062
10756
|
__typename?: 'SetStagedOrderReturnItemCustomFieldOutput';
|
|
9063
10757
|
name: Scalars['String'];
|
|
9064
|
-
returnItemId
|
|
10758
|
+
returnItemId?: Maybe<Scalars['String']>;
|
|
10759
|
+
returnItemKey?: Maybe<Scalars['String']>;
|
|
9065
10760
|
type: Scalars['String'];
|
|
9066
10761
|
value?: Maybe<Scalars['Json']>;
|
|
9067
10762
|
};
|
|
9068
10763
|
export type TSetStagedOrderReturnItemCustomType = {
|
|
9069
10764
|
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
9070
|
-
returnItemId
|
|
10765
|
+
returnItemId?: InputMaybe<Scalars['String']>;
|
|
10766
|
+
returnItemKey?: InputMaybe<Scalars['String']>;
|
|
9071
10767
|
type?: InputMaybe<TResourceIdentifierInput>;
|
|
9072
10768
|
typeId?: InputMaybe<Scalars['String']>;
|
|
9073
10769
|
typeKey?: InputMaybe<Scalars['String']>;
|
|
@@ -9075,26 +10771,31 @@ export type TSetStagedOrderReturnItemCustomType = {
|
|
|
9075
10771
|
export type TSetStagedOrderReturnItemCustomTypeOutput = TStagedOrderUpdateActionOutput & {
|
|
9076
10772
|
__typename?: 'SetStagedOrderReturnItemCustomTypeOutput';
|
|
9077
10773
|
custom: TCustomFieldsCommand;
|
|
9078
|
-
returnItemId
|
|
10774
|
+
returnItemId?: Maybe<Scalars['String']>;
|
|
10775
|
+
returnItemKey?: Maybe<Scalars['String']>;
|
|
9079
10776
|
type: Scalars['String'];
|
|
9080
10777
|
};
|
|
9081
10778
|
export type TSetStagedOrderReturnPaymentState = {
|
|
9082
10779
|
paymentState: TReturnPaymentState;
|
|
9083
|
-
returnItemId
|
|
10780
|
+
returnItemId?: InputMaybe<Scalars['String']>;
|
|
10781
|
+
returnItemKey?: InputMaybe<Scalars['String']>;
|
|
9084
10782
|
};
|
|
9085
10783
|
export type TSetStagedOrderReturnPaymentStateOutput = TStagedOrderUpdateActionOutput & {
|
|
9086
10784
|
__typename?: 'SetStagedOrderReturnPaymentStateOutput';
|
|
9087
10785
|
paymentState: TReturnPaymentState;
|
|
9088
|
-
returnItemId
|
|
10786
|
+
returnItemId?: Maybe<Scalars['String']>;
|
|
10787
|
+
returnItemKey?: Maybe<Scalars['String']>;
|
|
9089
10788
|
type: Scalars['String'];
|
|
9090
10789
|
};
|
|
9091
10790
|
export type TSetStagedOrderReturnShipmentState = {
|
|
9092
|
-
returnItemId
|
|
10791
|
+
returnItemId?: InputMaybe<Scalars['String']>;
|
|
10792
|
+
returnItemKey?: InputMaybe<Scalars['String']>;
|
|
9093
10793
|
shipmentState: TReturnShipmentState;
|
|
9094
10794
|
};
|
|
9095
10795
|
export type TSetStagedOrderReturnShipmentStateOutput = TStagedOrderUpdateActionOutput & {
|
|
9096
10796
|
__typename?: 'SetStagedOrderReturnShipmentStateOutput';
|
|
9097
|
-
returnItemId
|
|
10797
|
+
returnItemId?: Maybe<Scalars['String']>;
|
|
10798
|
+
returnItemKey?: Maybe<Scalars['String']>;
|
|
9098
10799
|
shipmentState: TReturnShipmentState;
|
|
9099
10800
|
type: Scalars['String'];
|
|
9100
10801
|
};
|
|
@@ -9155,6 +10856,31 @@ export type TSetStagedOrderShippingAddressOutput = TStagedOrderUpdateActionOutpu
|
|
|
9155
10856
|
address?: Maybe<TAddressDraft>;
|
|
9156
10857
|
type: Scalars['String'];
|
|
9157
10858
|
};
|
|
10859
|
+
export type TSetStagedOrderShippingCustomField = {
|
|
10860
|
+
name: Scalars['String'];
|
|
10861
|
+
shippingKey?: InputMaybe<Scalars['String']>;
|
|
10862
|
+
value?: InputMaybe<Scalars['String']>;
|
|
10863
|
+
};
|
|
10864
|
+
export type TSetStagedOrderShippingCustomFieldOutput = TStagedOrderUpdateActionOutput & {
|
|
10865
|
+
__typename?: 'SetStagedOrderShippingCustomFieldOutput';
|
|
10866
|
+
name: Scalars['String'];
|
|
10867
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
10868
|
+
type: Scalars['String'];
|
|
10869
|
+
value?: Maybe<Scalars['Json']>;
|
|
10870
|
+
};
|
|
10871
|
+
export type TSetStagedOrderShippingCustomType = {
|
|
10872
|
+
fields?: InputMaybe<Array<TCustomFieldInput>>;
|
|
10873
|
+
shippingKey?: InputMaybe<Scalars['String']>;
|
|
10874
|
+
type?: InputMaybe<TResourceIdentifierInput>;
|
|
10875
|
+
typeId?: InputMaybe<Scalars['String']>;
|
|
10876
|
+
typeKey?: InputMaybe<Scalars['String']>;
|
|
10877
|
+
};
|
|
10878
|
+
export type TSetStagedOrderShippingCustomTypeOutput = TStagedOrderUpdateActionOutput & {
|
|
10879
|
+
__typename?: 'SetStagedOrderShippingCustomTypeOutput';
|
|
10880
|
+
custom: TCustomFieldsCommand;
|
|
10881
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
10882
|
+
type: Scalars['String'];
|
|
10883
|
+
};
|
|
9158
10884
|
export type TSetStagedOrderShippingMethod = {
|
|
9159
10885
|
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
9160
10886
|
shippingMethod?: InputMaybe<TResourceIdentifierInput>;
|
|
@@ -9167,18 +10893,22 @@ export type TSetStagedOrderShippingMethodOutput = TStagedOrderUpdateActionOutput
|
|
|
9167
10893
|
};
|
|
9168
10894
|
export type TSetStagedOrderShippingMethodTaxAmount = {
|
|
9169
10895
|
externalTaxAmount?: InputMaybe<TExternalTaxAmountDraft>;
|
|
10896
|
+
shippingKey?: InputMaybe<Scalars['String']>;
|
|
9170
10897
|
};
|
|
9171
10898
|
export type TSetStagedOrderShippingMethodTaxAmountOutput = TStagedOrderUpdateActionOutput & {
|
|
9172
10899
|
__typename?: 'SetStagedOrderShippingMethodTaxAmountOutput';
|
|
9173
10900
|
externalTaxAmount?: Maybe<TExternalTaxAmountDraftOutput>;
|
|
10901
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
9174
10902
|
type: Scalars['String'];
|
|
9175
10903
|
};
|
|
9176
10904
|
export type TSetStagedOrderShippingMethodTaxRate = {
|
|
9177
10905
|
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
10906
|
+
shippingKey?: InputMaybe<Scalars['String']>;
|
|
9178
10907
|
};
|
|
9179
10908
|
export type TSetStagedOrderShippingMethodTaxRateOutput = TStagedOrderUpdateActionOutput & {
|
|
9180
10909
|
__typename?: 'SetStagedOrderShippingMethodTaxRateOutput';
|
|
9181
10910
|
externalTaxRate?: Maybe<TExternalTaxRateDraftOutput>;
|
|
10911
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
9182
10912
|
type: Scalars['String'];
|
|
9183
10913
|
};
|
|
9184
10914
|
export type TSetStagedOrderShippingRateInput = {
|
|
@@ -9220,6 +10950,22 @@ export type TSetStandalonePriceCustomFields = {
|
|
|
9220
10950
|
export type TSetStandalonePriceDiscountedPrice = {
|
|
9221
10951
|
discounted?: InputMaybe<TDiscountedProductPriceValueInput>;
|
|
9222
10952
|
};
|
|
10953
|
+
export type TSetStandalonePriceKey = {
|
|
10954
|
+
key?: InputMaybe<Scalars['String']>;
|
|
10955
|
+
};
|
|
10956
|
+
export type TSetStandalonePriceTiers = {
|
|
10957
|
+
tiers: Array<TProductPriceTierInput>;
|
|
10958
|
+
};
|
|
10959
|
+
export type TSetStandalonePriceValidFrom = {
|
|
10960
|
+
validFrom?: InputMaybe<Scalars['DateTime']>;
|
|
10961
|
+
};
|
|
10962
|
+
export type TSetStandalonePriceValidFromAndUntil = {
|
|
10963
|
+
validFrom?: InputMaybe<Scalars['DateTime']>;
|
|
10964
|
+
validUntil?: InputMaybe<Scalars['DateTime']>;
|
|
10965
|
+
};
|
|
10966
|
+
export type TSetStandalonePriceValidUntil = {
|
|
10967
|
+
validUntil?: InputMaybe<Scalars['DateTime']>;
|
|
10968
|
+
};
|
|
9223
10969
|
export type TSetStateDescription = {
|
|
9224
10970
|
description?: InputMaybe<Array<TLocalizedStringItemInputType>>;
|
|
9225
10971
|
};
|
|
@@ -9232,6 +10978,9 @@ export type TSetStateRoles = {
|
|
|
9232
10978
|
export type TSetStateTransitions = {
|
|
9233
10979
|
transitions?: InputMaybe<Array<TResourceIdentifierInput>>;
|
|
9234
10980
|
};
|
|
10981
|
+
export type TSetStoreCountries = {
|
|
10982
|
+
countries?: InputMaybe<Array<TStoreCountryInput>>;
|
|
10983
|
+
};
|
|
9235
10984
|
export type TSetStoreCustomField = {
|
|
9236
10985
|
name: Scalars['String'];
|
|
9237
10986
|
value?: InputMaybe<Scalars['String']>;
|
|
@@ -9286,11 +11035,29 @@ export type TSetZoneKey = {
|
|
|
9286
11035
|
export declare enum TShipmentState {
|
|
9287
11036
|
Backorder = "Backorder",
|
|
9288
11037
|
Delayed = "Delayed",
|
|
11038
|
+
Delivered = "Delivered",
|
|
9289
11039
|
Partial = "Partial",
|
|
9290
11040
|
Pending = "Pending",
|
|
9291
11041
|
Ready = "Ready",
|
|
9292
11042
|
Shipped = "Shipped"
|
|
9293
11043
|
}
|
|
11044
|
+
export type TShipping = {
|
|
11045
|
+
__typename?: 'Shipping';
|
|
11046
|
+
shippingAddress?: Maybe<TAddress>;
|
|
11047
|
+
shippingCustomFields?: Maybe<TCustomFieldsType>;
|
|
11048
|
+
shippingInfo?: Maybe<TShippingInfo>;
|
|
11049
|
+
shippingKey?: Maybe<Scalars['String']>;
|
|
11050
|
+
shippingRateInput?: Maybe<TShippingRateInput>;
|
|
11051
|
+
};
|
|
11052
|
+
export type TShippingDraft = {
|
|
11053
|
+
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
11054
|
+
deliveries?: InputMaybe<Array<TDeliveryDraft>>;
|
|
11055
|
+
externalTaxRate?: InputMaybe<TExternalTaxRateDraft>;
|
|
11056
|
+
key: Scalars['String'];
|
|
11057
|
+
shippingAddress: TAddressInput;
|
|
11058
|
+
shippingMethod?: InputMaybe<TResourceIdentifierInput>;
|
|
11059
|
+
shippingRateInput?: InputMaybe<TShippingRateInputDraft>;
|
|
11060
|
+
};
|
|
9294
11061
|
export type TShippingInfo = {
|
|
9295
11062
|
__typename?: 'ShippingInfo';
|
|
9296
11063
|
deliveries: Array<TDelivery>;
|
|
@@ -9401,6 +11168,10 @@ export type TShippingMethodsByCartInterface = {
|
|
|
9401
11168
|
export type TShippingMethodsByCartInterface_ShippingMethodsByCartArgs = {
|
|
9402
11169
|
id: Scalars['String'];
|
|
9403
11170
|
};
|
|
11171
|
+
export declare enum TShippingMode {
|
|
11172
|
+
Multiple = "Multiple",
|
|
11173
|
+
Single = "Single"
|
|
11174
|
+
}
|
|
9404
11175
|
export type TShippingRate = {
|
|
9405
11176
|
__typename?: 'ShippingRate';
|
|
9406
11177
|
freeAbove?: Maybe<TMoney>;
|
|
@@ -9491,10 +11262,12 @@ export type TShippingTarget = TCartDiscountTarget & {
|
|
|
9491
11262
|
export type TShippingTargetDraft = {
|
|
9492
11263
|
addressKey: Scalars['String'];
|
|
9493
11264
|
quantity: Scalars['Long'];
|
|
11265
|
+
shippingMethodKey?: InputMaybe<Scalars['String']>;
|
|
9494
11266
|
};
|
|
9495
11267
|
export type TShippingTargetDraftType = {
|
|
9496
11268
|
addressKey: Scalars['String'];
|
|
9497
11269
|
quantity: Scalars['Long'];
|
|
11270
|
+
shippingMethodKey?: InputMaybe<Scalars['String']>;
|
|
9498
11271
|
};
|
|
9499
11272
|
export type TShippingTargetInput = {
|
|
9500
11273
|
dummy?: InputMaybe<Scalars['String']>;
|
|
@@ -9647,6 +11420,16 @@ export type TShoppingListsConfiguration = {
|
|
|
9647
11420
|
export type TShoppingListsConfigurationInput = {
|
|
9648
11421
|
deleteDaysAfterLastModification?: InputMaybe<Scalars['Int']>;
|
|
9649
11422
|
};
|
|
11423
|
+
export type TSignUpInMyBusinessUnitDraft = {
|
|
11424
|
+
associateRoleAssignments: Array<TAssociateRoleAssignmentDraft>;
|
|
11425
|
+
businessUnit: TResourceIdentifierInput;
|
|
11426
|
+
customer: TCustomerSignUpDraft;
|
|
11427
|
+
version: Scalars['Long'];
|
|
11428
|
+
};
|
|
11429
|
+
export declare enum TSimpleAssociateRole {
|
|
11430
|
+
Admin = "Admin",
|
|
11431
|
+
Buyer = "Buyer"
|
|
11432
|
+
}
|
|
9650
11433
|
export type TSimpleAttributeTypeDraft = {
|
|
9651
11434
|
dummy?: InputMaybe<Scalars['String']>;
|
|
9652
11435
|
};
|
|
@@ -9707,6 +11490,7 @@ export type TStagedOrderUpdateAction = {
|
|
|
9707
11490
|
setDeliveryCustomField?: InputMaybe<TSetStagedOrderDeliveryCustomField>;
|
|
9708
11491
|
setDeliveryCustomType?: InputMaybe<TSetStagedOrderDeliveryCustomType>;
|
|
9709
11492
|
setDeliveryItems?: InputMaybe<TSetStagedOrderDeliveryItems>;
|
|
11493
|
+
setDirectDiscounts?: InputMaybe<TSetStagedOrderDirectDiscounts>;
|
|
9710
11494
|
setItemShippingAddressCustomField?: InputMaybe<TSetStagedOrderItemShippingAddressCustomField>;
|
|
9711
11495
|
setItemShippingAddressCustomType?: InputMaybe<TSetStagedOrderItemShippingAddressCustomType>;
|
|
9712
11496
|
setLineItemCustomField?: InputMaybe<TSetStagedOrderLineItemCustomField>;
|
|
@@ -9725,6 +11509,7 @@ export type TStagedOrderUpdateAction = {
|
|
|
9725
11509
|
setParcelItems?: InputMaybe<TSetStagedOrderParcelItems>;
|
|
9726
11510
|
setParcelMeasurements?: InputMaybe<TSetStagedOrderParcelMeasurements>;
|
|
9727
11511
|
setParcelTrackingData?: InputMaybe<TSetStagedOrderParcelTrackingData>;
|
|
11512
|
+
setPurchaseOrderNumber?: InputMaybe<TSetStagedOrderPurchaseOrderNumber>;
|
|
9728
11513
|
setReturnInfo?: InputMaybe<TSetStagedOrderReturnInfo>;
|
|
9729
11514
|
setReturnItemCustomField?: InputMaybe<TSetStagedOrderReturnItemCustomField>;
|
|
9730
11515
|
setReturnItemCustomType?: InputMaybe<TSetStagedOrderReturnItemCustomType>;
|
|
@@ -9735,6 +11520,8 @@ export type TStagedOrderUpdateAction = {
|
|
|
9735
11520
|
setShippingAddressAndShippingMethod?: InputMaybe<TSetStagedOrderShippingAddressAndShippingMethod>;
|
|
9736
11521
|
setShippingAddressCustomField?: InputMaybe<TSetStagedOrderShippingAddressCustomField>;
|
|
9737
11522
|
setShippingAddressCustomType?: InputMaybe<TSetStagedOrderShippingAddressCustomType>;
|
|
11523
|
+
setShippingCustomField?: InputMaybe<TSetStagedOrderShippingCustomField>;
|
|
11524
|
+
setShippingCustomType?: InputMaybe<TSetStagedOrderShippingCustomType>;
|
|
9738
11525
|
setShippingMethod?: InputMaybe<TSetStagedOrderShippingMethod>;
|
|
9739
11526
|
setShippingMethodTaxAmount?: InputMaybe<TSetStagedOrderShippingMethodTaxAmount>;
|
|
9740
11527
|
setShippingMethodTaxRate?: InputMaybe<TSetStagedOrderShippingMethodTaxRate>;
|
|
@@ -9749,13 +11536,10 @@ export type TStagedOrderUpdateAction = {
|
|
|
9749
11536
|
export type TStagedOrderUpdateActionOutput = {
|
|
9750
11537
|
type: Scalars['String'];
|
|
9751
11538
|
};
|
|
9752
|
-
export type TStagedPriceValue = {
|
|
9753
|
-
__typename?: 'StagedPriceValue';
|
|
9754
|
-
discounted?: Maybe<TDiscountedProductPriceValue>;
|
|
9755
|
-
value: TBaseMoney;
|
|
9756
|
-
};
|
|
9757
11539
|
export type TStagedQuote = TVersioned & {
|
|
9758
11540
|
__typename?: 'StagedQuote';
|
|
11541
|
+
businessUnit?: Maybe<TBusinessUnit>;
|
|
11542
|
+
businessUnitRef?: Maybe<TKeyReference>;
|
|
9759
11543
|
createdAt: Scalars['DateTime'];
|
|
9760
11544
|
createdBy?: Maybe<TInitiator>;
|
|
9761
11545
|
custom?: Maybe<TCustomFieldsType>;
|
|
@@ -9765,11 +11549,15 @@ export type TStagedQuote = TVersioned & {
|
|
|
9765
11549
|
key?: Maybe<Scalars['String']>;
|
|
9766
11550
|
lastModifiedAt: Scalars['DateTime'];
|
|
9767
11551
|
lastModifiedBy?: Maybe<TInitiator>;
|
|
11552
|
+
purchaseOrderNumber?: Maybe<Scalars['String']>;
|
|
9768
11553
|
quotationCart?: Maybe<TCart>;
|
|
9769
11554
|
quotationCartRef: TReference;
|
|
9770
11555
|
quoteRequest?: Maybe<TQuoteRequest>;
|
|
9771
11556
|
quoteRequestRef: TReference;
|
|
11557
|
+
sellerComment?: Maybe<Scalars['String']>;
|
|
9772
11558
|
stagedQuoteState: TStagedQuoteState;
|
|
11559
|
+
state?: Maybe<TState>;
|
|
11560
|
+
stateRef?: Maybe<TReference>;
|
|
9773
11561
|
validTo?: Maybe<Scalars['DateTime']>;
|
|
9774
11562
|
version: Scalars['Long'];
|
|
9775
11563
|
};
|
|
@@ -9777,7 +11565,9 @@ export type TStagedQuoteDraft = {
|
|
|
9777
11565
|
custom?: InputMaybe<TCustomFieldsDraft>;
|
|
9778
11566
|
key?: InputMaybe<Scalars['String']>;
|
|
9779
11567
|
quoteRequest?: InputMaybe<TResourceIdentifierInput>;
|
|
11568
|
+
quoteRequestStateToAccepted?: InputMaybe<Scalars['Boolean']>;
|
|
9780
11569
|
quoteRequestVersion?: InputMaybe<Scalars['Long']>;
|
|
11570
|
+
state?: InputMaybe<TReferenceInput>;
|
|
9781
11571
|
};
|
|
9782
11572
|
export type TStagedQuoteQueryResult = {
|
|
9783
11573
|
__typename?: 'StagedQuoteQueryResult';
|
|
@@ -9798,14 +11588,23 @@ export type TStagedQuoteUpdateAction = {
|
|
|
9798
11588
|
setCustomType?: InputMaybe<TSetStagedQuoteCustomType>;
|
|
9799
11589
|
setSellerComment?: InputMaybe<TSetStagedQuoteSellerComment>;
|
|
9800
11590
|
setValidTo?: InputMaybe<TSetStagedQuoteValidTo>;
|
|
11591
|
+
transitionState?: InputMaybe<TTransitionStagedQuoteState>;
|
|
11592
|
+
};
|
|
11593
|
+
export type TStagedStandalonePrice = {
|
|
11594
|
+
__typename?: 'StagedStandalonePrice';
|
|
11595
|
+
discounted?: Maybe<TDiscountedProductPriceValue>;
|
|
11596
|
+
value: TBaseMoney;
|
|
9801
11597
|
};
|
|
9802
11598
|
export type TStandalonePrice = TVersioned & {
|
|
9803
11599
|
__typename?: 'StandalonePrice';
|
|
11600
|
+
active: Scalars['Boolean'];
|
|
11601
|
+
channel?: Maybe<TChannel>;
|
|
9804
11602
|
channelRef?: Maybe<TReference>;
|
|
9805
11603
|
country?: Maybe<Scalars['Country']>;
|
|
9806
11604
|
createdAt: Scalars['DateTime'];
|
|
9807
11605
|
createdBy?: Maybe<TInitiator>;
|
|
9808
11606
|
custom?: Maybe<TCustomFieldsType>;
|
|
11607
|
+
customerGroup?: Maybe<TCustomerGroup>;
|
|
9809
11608
|
customerGroupRef?: Maybe<TReference>;
|
|
9810
11609
|
discounted?: Maybe<TDiscountedProductPriceValue>;
|
|
9811
11610
|
expiresAt?: Maybe<Scalars['DateTime']>;
|
|
@@ -9814,26 +11613,27 @@ export type TStandalonePrice = TVersioned & {
|
|
|
9814
11613
|
lastModifiedAt: Scalars['DateTime'];
|
|
9815
11614
|
lastModifiedBy?: Maybe<TInitiator>;
|
|
9816
11615
|
sku: Scalars['String'];
|
|
9817
|
-
staged?: Maybe<
|
|
11616
|
+
staged?: Maybe<TStagedStandalonePrice>;
|
|
9818
11617
|
tiers?: Maybe<Array<TProductPriceTier>>;
|
|
9819
11618
|
validFrom?: Maybe<Scalars['DateTime']>;
|
|
9820
11619
|
validUntil?: Maybe<Scalars['DateTime']>;
|
|
9821
11620
|
value: TBaseMoney;
|
|
9822
11621
|
version: Scalars['Long'];
|
|
9823
11622
|
};
|
|
11623
|
+
export type TStandalonePriceActiveChanged = TMessagePayload & {
|
|
11624
|
+
__typename?: 'StandalonePriceActiveChanged';
|
|
11625
|
+
active: Scalars['Boolean'];
|
|
11626
|
+
oldActive: Scalars['Boolean'];
|
|
11627
|
+
type: Scalars['String'];
|
|
11628
|
+
};
|
|
9824
11629
|
export type TStandalonePriceCreated = TMessagePayload & {
|
|
9825
11630
|
__typename?: 'StandalonePriceCreated';
|
|
9826
11631
|
standalonePrice: TStandalonePrice;
|
|
9827
11632
|
type: Scalars['String'];
|
|
9828
11633
|
};
|
|
9829
|
-
export type TStandalonePriceCustomField = {
|
|
9830
|
-
fields: TCustomFieldsDraft;
|
|
9831
|
-
type?: InputMaybe<TResourceIdentifierInput>;
|
|
9832
|
-
typeId?: InputMaybe<Scalars['String']>;
|
|
9833
|
-
typeKey?: InputMaybe<Scalars['String']>;
|
|
9834
|
-
};
|
|
9835
11634
|
export type TStandalonePriceDeleted = TMessagePayload & {
|
|
9836
11635
|
__typename?: 'StandalonePriceDeleted';
|
|
11636
|
+
sku?: Maybe<Scalars['String']>;
|
|
9837
11637
|
type: Scalars['String'];
|
|
9838
11638
|
};
|
|
9839
11639
|
export type TStandalonePriceDiscountSet = TMessagePayload & {
|
|
@@ -9841,11 +11641,22 @@ export type TStandalonePriceDiscountSet = TMessagePayload & {
|
|
|
9841
11641
|
discounted?: Maybe<TDiscountedProductPriceValue>;
|
|
9842
11642
|
type: Scalars['String'];
|
|
9843
11643
|
};
|
|
11644
|
+
export type TStandalonePriceExpiresAtSet = TMessagePayload & {
|
|
11645
|
+
__typename?: 'StandalonePriceExpiresAtSet';
|
|
11646
|
+
expiresAt?: Maybe<Scalars['DateTime']>;
|
|
11647
|
+
type: Scalars['String'];
|
|
11648
|
+
};
|
|
9844
11649
|
export type TStandalonePriceExternalDiscountSet = TMessagePayload & {
|
|
9845
11650
|
__typename?: 'StandalonePriceExternalDiscountSet';
|
|
9846
11651
|
discounted?: Maybe<TDiscountedProductPriceValue>;
|
|
9847
11652
|
type: Scalars['String'];
|
|
9848
11653
|
};
|
|
11654
|
+
export type TStandalonePriceKeySet = TMessagePayload & {
|
|
11655
|
+
__typename?: 'StandalonePriceKeySet';
|
|
11656
|
+
key?: Maybe<Scalars['String']>;
|
|
11657
|
+
oldKey?: Maybe<Scalars['String']>;
|
|
11658
|
+
type: Scalars['String'];
|
|
11659
|
+
};
|
|
9849
11660
|
export type TStandalonePriceQueryResult = {
|
|
9850
11661
|
__typename?: 'StandalonePriceQueryResult';
|
|
9851
11662
|
count: Scalars['Int'];
|
|
@@ -9856,18 +11667,64 @@ export type TStandalonePriceQueryResult = {
|
|
|
9856
11667
|
};
|
|
9857
11668
|
export type TStandalonePriceStagedChangesApplied = TMessagePayload & {
|
|
9858
11669
|
__typename?: 'StandalonePriceStagedChangesApplied';
|
|
9859
|
-
stagedChanges:
|
|
11670
|
+
stagedChanges: TStagedStandalonePrice;
|
|
11671
|
+
type: Scalars['String'];
|
|
11672
|
+
};
|
|
11673
|
+
export type TStandalonePriceTierAdded = TMessagePayload & {
|
|
11674
|
+
__typename?: 'StandalonePriceTierAdded';
|
|
11675
|
+
tier: TProductPriceTier;
|
|
11676
|
+
type: Scalars['String'];
|
|
11677
|
+
};
|
|
11678
|
+
export type TStandalonePriceTierRemoved = TMessagePayload & {
|
|
11679
|
+
__typename?: 'StandalonePriceTierRemoved';
|
|
11680
|
+
tier: TProductPriceTier;
|
|
11681
|
+
type: Scalars['String'];
|
|
11682
|
+
};
|
|
11683
|
+
export type TStandalonePriceTiersSet = TMessagePayload & {
|
|
11684
|
+
__typename?: 'StandalonePriceTiersSet';
|
|
11685
|
+
previousTiers: Array<TProductPriceTier>;
|
|
11686
|
+
tiers: Array<TProductPriceTier>;
|
|
9860
11687
|
type: Scalars['String'];
|
|
9861
11688
|
};
|
|
9862
11689
|
export type TStandalonePriceUpdateAction = {
|
|
11690
|
+
addPriceTier?: InputMaybe<TAddStandalonePriceTier>;
|
|
9863
11691
|
applyStagedChanges?: InputMaybe<TApplyStagedChanges>;
|
|
11692
|
+
changeActive?: InputMaybe<TChangeStandalonePriceActive>;
|
|
9864
11693
|
changeValue?: InputMaybe<TChangeStandalonePriceValue>;
|
|
11694
|
+
removePriceTier?: InputMaybe<TRemoveStandalonePriceTier>;
|
|
9865
11695
|
setCustomField?: InputMaybe<TSetStandalonePriceCustomFields>;
|
|
9866
11696
|
setCustomType?: InputMaybe<TCustomFieldsDraft>;
|
|
9867
11697
|
setDiscountedPrice?: InputMaybe<TSetStandalonePriceDiscountedPrice>;
|
|
11698
|
+
setKey?: InputMaybe<TSetStandalonePriceKey>;
|
|
11699
|
+
setPriceTiers?: InputMaybe<TSetStandalonePriceTiers>;
|
|
11700
|
+
setValidFrom?: InputMaybe<TSetStandalonePriceValidFrom>;
|
|
11701
|
+
setValidFromAndUntil?: InputMaybe<TSetStandalonePriceValidFromAndUntil>;
|
|
11702
|
+
setValidUntil?: InputMaybe<TSetStandalonePriceValidUntil>;
|
|
11703
|
+
};
|
|
11704
|
+
export type TStandalonePriceValidFromAndUntilSet = TMessagePayload & {
|
|
11705
|
+
__typename?: 'StandalonePriceValidFromAndUntilSet';
|
|
11706
|
+
previousValidFrom?: Maybe<Scalars['DateTime']>;
|
|
11707
|
+
previousValidUntil?: Maybe<Scalars['DateTime']>;
|
|
11708
|
+
type: Scalars['String'];
|
|
11709
|
+
validFrom?: Maybe<Scalars['DateTime']>;
|
|
11710
|
+
validUntil?: Maybe<Scalars['DateTime']>;
|
|
11711
|
+
};
|
|
11712
|
+
export type TStandalonePriceValidFromSet = TMessagePayload & {
|
|
11713
|
+
__typename?: 'StandalonePriceValidFromSet';
|
|
11714
|
+
previousValidFrom?: Maybe<Scalars['DateTime']>;
|
|
11715
|
+
type: Scalars['String'];
|
|
11716
|
+
validFrom?: Maybe<Scalars['DateTime']>;
|
|
11717
|
+
};
|
|
11718
|
+
export type TStandalonePriceValidUntilSet = TMessagePayload & {
|
|
11719
|
+
__typename?: 'StandalonePriceValidUntilSet';
|
|
11720
|
+
previousValidUntil?: Maybe<Scalars['DateTime']>;
|
|
11721
|
+
type: Scalars['String'];
|
|
11722
|
+
validUntil?: Maybe<Scalars['DateTime']>;
|
|
9868
11723
|
};
|
|
9869
11724
|
export type TStandalonePriceValueChanged = TMessagePayload & {
|
|
9870
11725
|
__typename?: 'StandalonePriceValueChanged';
|
|
11726
|
+
oldValue?: Maybe<TBaseMoney>;
|
|
11727
|
+
staged: Scalars['Boolean'];
|
|
9871
11728
|
type: Scalars['String'];
|
|
9872
11729
|
value: TBaseMoney;
|
|
9873
11730
|
};
|
|
@@ -9925,7 +11782,10 @@ export declare enum TStateType {
|
|
|
9925
11782
|
OrderState = "OrderState",
|
|
9926
11783
|
PaymentState = "PaymentState",
|
|
9927
11784
|
ProductState = "ProductState",
|
|
9928
|
-
|
|
11785
|
+
QuoteRequestState = "QuoteRequestState",
|
|
11786
|
+
QuoteState = "QuoteState",
|
|
11787
|
+
ReviewState = "ReviewState",
|
|
11788
|
+
StagedQuoteState = "StagedQuoteState"
|
|
9929
11789
|
}
|
|
9930
11790
|
export type TStateUpdateAction = {
|
|
9931
11791
|
addRoles?: InputMaybe<TAddStateRoles>;
|
|
@@ -9940,6 +11800,7 @@ export type TStateUpdateAction = {
|
|
|
9940
11800
|
};
|
|
9941
11801
|
export type TStore = TReferenceExpandable & TVersioned & {
|
|
9942
11802
|
__typename?: 'Store';
|
|
11803
|
+
countries?: Maybe<Array<TStoreCountry>>;
|
|
9943
11804
|
createdAt: Scalars['DateTime'];
|
|
9944
11805
|
createdBy?: Maybe<TInitiator>;
|
|
9945
11806
|
custom?: Maybe<TCustomFieldsType>;
|
|
@@ -9961,8 +11822,22 @@ export type TStore_NameArgs = {
|
|
|
9961
11822
|
acceptLanguage?: InputMaybe<Array<Scalars['Locale']>>;
|
|
9962
11823
|
locale?: InputMaybe<Scalars['Locale']>;
|
|
9963
11824
|
};
|
|
11825
|
+
export type TStoreCountriesChanged = TMessagePayload & {
|
|
11826
|
+
__typename?: 'StoreCountriesChanged';
|
|
11827
|
+
addedCountries?: Maybe<Array<TStoreCountry>>;
|
|
11828
|
+
removedCountries?: Maybe<Array<TStoreCountry>>;
|
|
11829
|
+
type: Scalars['String'];
|
|
11830
|
+
};
|
|
11831
|
+
export type TStoreCountry = {
|
|
11832
|
+
__typename?: 'StoreCountry';
|
|
11833
|
+
code: Scalars['Country'];
|
|
11834
|
+
};
|
|
11835
|
+
export type TStoreCountryInput = {
|
|
11836
|
+
code: Scalars['Country'];
|
|
11837
|
+
};
|
|
9964
11838
|
export type TStoreCreated = TMessagePayload & {
|
|
9965
11839
|
__typename?: 'StoreCreated';
|
|
11840
|
+
countries?: Maybe<Array<TStoreCountry>>;
|
|
9966
11841
|
custom?: Maybe<TCustomFieldsType>;
|
|
9967
11842
|
distributionChannels: Array<TChannel>;
|
|
9968
11843
|
distributionChannelsRef: Array<TReference>;
|
|
@@ -9985,10 +11860,16 @@ export type TStoreDeleted = TMessagePayload & {
|
|
|
9985
11860
|
};
|
|
9986
11861
|
export type TStoreDistributionChannelsChanged = TMessagePayload & {
|
|
9987
11862
|
__typename?: 'StoreDistributionChannelsChanged';
|
|
9988
|
-
addedDistributionChannels
|
|
9989
|
-
addedDistributionChannelsRef
|
|
11863
|
+
addedDistributionChannels?: Maybe<Array<TChannel>>;
|
|
11864
|
+
addedDistributionChannelsRef?: Maybe<Array<TReference>>;
|
|
9990
11865
|
removedDistributionChannels?: Maybe<Array<TChannel>>;
|
|
9991
|
-
removedDistributionChannelsRef
|
|
11866
|
+
removedDistributionChannelsRef?: Maybe<Array<TReference>>;
|
|
11867
|
+
type: Scalars['String'];
|
|
11868
|
+
};
|
|
11869
|
+
export type TStoreLanguagesChanged = TMessagePayload & {
|
|
11870
|
+
__typename?: 'StoreLanguagesChanged';
|
|
11871
|
+
addedLanguages?: Maybe<Array<Scalars['Locale']>>;
|
|
11872
|
+
removedLanguages?: Maybe<Array<Scalars['Locale']>>;
|
|
9992
11873
|
type: Scalars['String'];
|
|
9993
11874
|
};
|
|
9994
11875
|
export type TStoreLimitWithCurrent = TLimitWithCurrent & {
|
|
@@ -10000,8 +11881,19 @@ export type TStoreLimitsProjection = {
|
|
|
10000
11881
|
__typename?: 'StoreLimitsProjection';
|
|
10001
11882
|
inventorySupplyChannels: TLimit;
|
|
10002
11883
|
productDistributionChannels: TLimit;
|
|
11884
|
+
productSelections: TLimit;
|
|
10003
11885
|
total: TStoreLimitWithCurrent;
|
|
10004
11886
|
};
|
|
11887
|
+
export type TStoreNameSet = TMessagePayload & {
|
|
11888
|
+
__typename?: 'StoreNameSet';
|
|
11889
|
+
name?: Maybe<Scalars['String']>;
|
|
11890
|
+
nameAllLocales?: Maybe<Array<TLocalizedString>>;
|
|
11891
|
+
type: Scalars['String'];
|
|
11892
|
+
};
|
|
11893
|
+
export type TStoreNameSet_NameArgs = {
|
|
11894
|
+
acceptLanguage?: InputMaybe<Array<Scalars['Locale']>>;
|
|
11895
|
+
locale?: InputMaybe<Scalars['Locale']>;
|
|
11896
|
+
};
|
|
10005
11897
|
export type TStoreProductSelectionsChanged = TMessagePayload & {
|
|
10006
11898
|
__typename?: 'StoreProductSelectionsChanged';
|
|
10007
11899
|
addedProductSelections?: Maybe<Array<TProductSelectionSetting>>;
|
|
@@ -10017,14 +11909,25 @@ export type TStoreQueryResult = {
|
|
|
10017
11909
|
results: Array<TStore>;
|
|
10018
11910
|
total: Scalars['Long'];
|
|
10019
11911
|
};
|
|
11912
|
+
export type TStoreSupplyChannelsChanged = TMessagePayload & {
|
|
11913
|
+
__typename?: 'StoreSupplyChannelsChanged';
|
|
11914
|
+
addedSupplyChannels?: Maybe<Array<TChannel>>;
|
|
11915
|
+
addedSupplyChannelsRef?: Maybe<Array<TReference>>;
|
|
11916
|
+
removedSupplyChannels?: Maybe<Array<TChannel>>;
|
|
11917
|
+
removedSupplyChannelsRef?: Maybe<Array<TReference>>;
|
|
11918
|
+
type: Scalars['String'];
|
|
11919
|
+
};
|
|
10020
11920
|
export type TStoreUpdateAction = {
|
|
11921
|
+
addCountry?: InputMaybe<TAddStoreCountry>;
|
|
10021
11922
|
addDistributionChannel?: InputMaybe<TAddStoreDistributionChannel>;
|
|
10022
11923
|
addProductSelection?: InputMaybe<TAddStoreProductSelection>;
|
|
10023
11924
|
addSupplyChannel?: InputMaybe<TAddStoreSupplyChannel>;
|
|
10024
11925
|
changeProductSelectionActive?: InputMaybe<TChangeStoreProductSelectionActive>;
|
|
11926
|
+
removeCountry?: InputMaybe<TRemoveStoreCountry>;
|
|
10025
11927
|
removeDistributionChannel?: InputMaybe<TRemoveStoreDistributionChannel>;
|
|
10026
11928
|
removeProductSelection?: InputMaybe<TRemoveStoreProductSelection>;
|
|
10027
11929
|
removeSupplyChannel?: InputMaybe<TRemoveStoreSupplyChannel>;
|
|
11930
|
+
setCountries?: InputMaybe<TSetStoreCountries>;
|
|
10028
11931
|
setCustomField?: InputMaybe<TSetStoreCustomField>;
|
|
10029
11932
|
setCustomType?: InputMaybe<TSetStoreCustomType>;
|
|
10030
11933
|
setDistributionChannels?: InputMaybe<TSetStoreDistributionChannels>;
|
|
@@ -10079,6 +11982,10 @@ export type TSubscriptionUpdateAction = {
|
|
|
10079
11982
|
setKey?: InputMaybe<TSetSubscriptionKey>;
|
|
10080
11983
|
setMessages?: InputMaybe<TSetSubscriptionMessages>;
|
|
10081
11984
|
};
|
|
11985
|
+
export type TSubscriptionsLimitsProjection = {
|
|
11986
|
+
__typename?: 'SubscriptionsLimitsProjection';
|
|
11987
|
+
maxSubscriptions: TLimit;
|
|
11988
|
+
};
|
|
10082
11989
|
export type TSuggestResult = {
|
|
10083
11990
|
__typename?: 'SuggestResult';
|
|
10084
11991
|
searchKeywords: Array<TSuggestResultEntry>;
|
|
@@ -10157,11 +12064,13 @@ export type TTaxCategoryQueryResult = {
|
|
|
10157
12064
|
total: Scalars['Long'];
|
|
10158
12065
|
};
|
|
10159
12066
|
export type TTaxCategoryRemoveTaxRate = {
|
|
10160
|
-
taxRateId
|
|
12067
|
+
taxRateId?: InputMaybe<Scalars['String']>;
|
|
12068
|
+
taxRateKey?: InputMaybe<Scalars['String']>;
|
|
10161
12069
|
};
|
|
10162
12070
|
export type TTaxCategoryReplaceTaxRate = {
|
|
10163
12071
|
taxRate: TTaxRateDraft;
|
|
10164
|
-
taxRateId
|
|
12072
|
+
taxRateId?: InputMaybe<Scalars['String']>;
|
|
12073
|
+
taxRateKey?: InputMaybe<Scalars['String']>;
|
|
10165
12074
|
};
|
|
10166
12075
|
export type TTaxCategorySetDescription = {
|
|
10167
12076
|
description?: InputMaybe<Scalars['String']>;
|
|
@@ -10197,6 +12106,7 @@ export type TTaxRate = {
|
|
|
10197
12106
|
country: Scalars['Country'];
|
|
10198
12107
|
id?: Maybe<Scalars['String']>;
|
|
10199
12108
|
includedInPrice: Scalars['Boolean'];
|
|
12109
|
+
key?: Maybe<Scalars['String']>;
|
|
10200
12110
|
name: Scalars['String'];
|
|
10201
12111
|
state?: Maybe<Scalars['String']>;
|
|
10202
12112
|
subRates: Array<TSubRate>;
|
|
@@ -10205,6 +12115,7 @@ export type TTaxRateDraft = {
|
|
|
10205
12115
|
amount?: InputMaybe<Scalars['Float']>;
|
|
10206
12116
|
country: Scalars['Country'];
|
|
10207
12117
|
includedInPrice: Scalars['Boolean'];
|
|
12118
|
+
key?: InputMaybe<Scalars['String']>;
|
|
10208
12119
|
name: Scalars['String'];
|
|
10209
12120
|
state?: InputMaybe<Scalars['String']>;
|
|
10210
12121
|
subRates?: InputMaybe<Array<TSubRateDraft>>;
|
|
@@ -10214,6 +12125,7 @@ export type TTaxRateInput = {
|
|
|
10214
12125
|
country: Scalars['Country'];
|
|
10215
12126
|
id?: InputMaybe<Scalars['String']>;
|
|
10216
12127
|
includedInPrice: Scalars['Boolean'];
|
|
12128
|
+
key?: InputMaybe<Scalars['String']>;
|
|
10217
12129
|
name: Scalars['String'];
|
|
10218
12130
|
state?: InputMaybe<Scalars['String']>;
|
|
10219
12131
|
subRates?: InputMaybe<Array<TSubRateDraft>>;
|
|
@@ -10357,7 +12269,8 @@ export declare enum TTransactionType {
|
|
|
10357
12269
|
}
|
|
10358
12270
|
export type TTransitionOrderCustomLineItemState = {
|
|
10359
12271
|
actualTransitionDate?: InputMaybe<Scalars['DateTime']>;
|
|
10360
|
-
customLineItemId
|
|
12272
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
12273
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
10361
12274
|
fromState: TResourceIdentifierInput;
|
|
10362
12275
|
quantity: Scalars['Long'];
|
|
10363
12276
|
toState: TResourceIdentifierInput;
|
|
@@ -10365,7 +12278,8 @@ export type TTransitionOrderCustomLineItemState = {
|
|
|
10365
12278
|
export type TTransitionOrderLineItemState = {
|
|
10366
12279
|
actualTransitionDate?: InputMaybe<Scalars['DateTime']>;
|
|
10367
12280
|
fromState: TResourceIdentifierInput;
|
|
10368
|
-
lineItemId
|
|
12281
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
12282
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
10369
12283
|
quantity: Scalars['Long'];
|
|
10370
12284
|
toState: TResourceIdentifierInput;
|
|
10371
12285
|
};
|
|
@@ -10381,13 +12295,22 @@ export type TTransitionProductState = {
|
|
|
10381
12295
|
force?: InputMaybe<Scalars['Boolean']>;
|
|
10382
12296
|
state: TReferenceInput;
|
|
10383
12297
|
};
|
|
12298
|
+
export type TTransitionQuoteRequestState = {
|
|
12299
|
+
force?: InputMaybe<Scalars['Boolean']>;
|
|
12300
|
+
state: TResourceIdentifierInput;
|
|
12301
|
+
};
|
|
12302
|
+
export type TTransitionQuoteState = {
|
|
12303
|
+
force?: InputMaybe<Scalars['Boolean']>;
|
|
12304
|
+
state: TResourceIdentifierInput;
|
|
12305
|
+
};
|
|
10384
12306
|
export type TTransitionReviewState = {
|
|
10385
12307
|
force?: InputMaybe<Scalars['Boolean']>;
|
|
10386
12308
|
state: TResourceIdentifierInput;
|
|
10387
12309
|
};
|
|
10388
12310
|
export type TTransitionStagedOrderCustomLineItemState = {
|
|
10389
12311
|
actualTransitionDate?: InputMaybe<Scalars['DateTime']>;
|
|
10390
|
-
customLineItemId
|
|
12312
|
+
customLineItemId?: InputMaybe<Scalars['String']>;
|
|
12313
|
+
customLineItemKey?: InputMaybe<Scalars['String']>;
|
|
10391
12314
|
fromState: TResourceIdentifierInput;
|
|
10392
12315
|
quantity: Scalars['Long'];
|
|
10393
12316
|
toState: TResourceIdentifierInput;
|
|
@@ -10395,7 +12318,8 @@ export type TTransitionStagedOrderCustomLineItemState = {
|
|
|
10395
12318
|
export type TTransitionStagedOrderCustomLineItemStateOutput = TStagedOrderUpdateActionOutput & {
|
|
10396
12319
|
__typename?: 'TransitionStagedOrderCustomLineItemStateOutput';
|
|
10397
12320
|
actualTransitionDate?: Maybe<Scalars['DateTime']>;
|
|
10398
|
-
customLineItemId
|
|
12321
|
+
customLineItemId?: Maybe<Scalars['String']>;
|
|
12322
|
+
customLineItemKey?: Maybe<Scalars['String']>;
|
|
10399
12323
|
fromStateResId: TResourceIdentifier;
|
|
10400
12324
|
quantity: Scalars['Long'];
|
|
10401
12325
|
toStateResId: TResourceIdentifier;
|
|
@@ -10404,7 +12328,8 @@ export type TTransitionStagedOrderCustomLineItemStateOutput = TStagedOrderUpdate
|
|
|
10404
12328
|
export type TTransitionStagedOrderLineItemState = {
|
|
10405
12329
|
actualTransitionDate?: InputMaybe<Scalars['DateTime']>;
|
|
10406
12330
|
fromState: TResourceIdentifierInput;
|
|
10407
|
-
lineItemId
|
|
12331
|
+
lineItemId?: InputMaybe<Scalars['String']>;
|
|
12332
|
+
lineItemKey?: InputMaybe<Scalars['String']>;
|
|
10408
12333
|
quantity: Scalars['Long'];
|
|
10409
12334
|
toState: TResourceIdentifierInput;
|
|
10410
12335
|
};
|
|
@@ -10412,7 +12337,8 @@ export type TTransitionStagedOrderLineItemStateOutput = TStagedOrderUpdateAction
|
|
|
10412
12337
|
__typename?: 'TransitionStagedOrderLineItemStateOutput';
|
|
10413
12338
|
actualTransitionDate?: Maybe<Scalars['DateTime']>;
|
|
10414
12339
|
fromStateResId: TResourceIdentifier;
|
|
10415
|
-
lineItemId
|
|
12340
|
+
lineItemId?: Maybe<Scalars['String']>;
|
|
12341
|
+
lineItemKey?: Maybe<Scalars['String']>;
|
|
10416
12342
|
quantity: Scalars['Long'];
|
|
10417
12343
|
toStateResId: TResourceIdentifier;
|
|
10418
12344
|
type: Scalars['String'];
|
|
@@ -10427,6 +12353,10 @@ export type TTransitionStagedOrderStateOutput = TStagedOrderUpdateActionOutput &
|
|
|
10427
12353
|
stateResId: TResourceIdentifier;
|
|
10428
12354
|
type: Scalars['String'];
|
|
10429
12355
|
};
|
|
12356
|
+
export type TTransitionStagedQuoteState = {
|
|
12357
|
+
force?: InputMaybe<Scalars['Boolean']>;
|
|
12358
|
+
state: TResourceIdentifierInput;
|
|
12359
|
+
};
|
|
10430
12360
|
export type TTreeFilterInput = {
|
|
10431
12361
|
path: Scalars['String'];
|
|
10432
12362
|
rootValues: Array<Scalars['String']>;
|
|
@@ -10502,6 +12432,9 @@ export type TTypeUpdateAction = {
|
|
|
10502
12432
|
removeFieldDefinition?: InputMaybe<TRemoveTypeFieldDefinition>;
|
|
10503
12433
|
setDescription?: InputMaybe<TSetTypeDescription>;
|
|
10504
12434
|
};
|
|
12435
|
+
export type TUnfreezeCart = {
|
|
12436
|
+
dummy?: InputMaybe<Scalars['String']>;
|
|
12437
|
+
};
|
|
10505
12438
|
export type TUnpublishProduct = {
|
|
10506
12439
|
dummy?: InputMaybe<Scalars['String']>;
|
|
10507
12440
|
};
|