|
3 | 3 | <details> |
4 | 4 | <summary>Added Property(s)</summary> |
5 | 5 |
|
| 6 | +- added property `metaTitle` to type `ProductTailoringCreatedMessage` |
| 7 | +- added property `metaDescription` to type `ProductTailoringCreatedMessage` |
| 8 | +- added property `metaKeywords` to type `ProductTailoringCreatedMessage` |
| 9 | +- added property `variants` to type `ProductTailoringCreatedMessage` |
| 10 | +- added property `metaTitle` to type `ProductTailoringCreatedMessagePayload` |
| 11 | +- added property `metaDescription` to type `ProductTailoringCreatedMessagePayload` |
| 12 | +- added property `metaKeywords` to type `ProductTailoringCreatedMessagePayload` |
| 13 | +- added property `variants` to type `ProductTailoringCreatedMessagePayload` |
| 14 | +- added property `variants` to type `ProductTailoringData` |
| 15 | +- added property `variants` to type `ProductTailoringDraft` |
| 16 | +- added property `variants` to type `ProductTailoringInStoreDraft` |
6 | 17 | - added property `store` to type `StagedQuote` |
7 | 18 | </details> |
8 | 19 |
|
9 | 20 |
|
10 | 21 | <details> |
11 | 22 | <summary>Added Resource(s)</summary> |
12 | 23 |
|
| 24 | +- added resource `/{projectKey}/customers/search` |
| 25 | +- added resource `/{projectKey}/customers/search/indexing-status` |
13 | 26 | - added resource `/{projectKey}/in-store/key={storeKey}/quote-requests` |
14 | 27 | - added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes` |
15 | 28 | - added resource `/{projectKey}/in-store/key={storeKey}/quotes` |
16 | 29 | - added resource `/{projectKey}/in-store/key={storeKey}/orders/quotes` |
| 30 | +- added resource `/{projectKey}/in-store/key={storeKey}/products/{productID}/product-tailoring/images` |
| 31 | +- added resource `/{projectKey}/in-store/key={storeKey}/products/key={productKey}/product-tailoring/images` |
17 | 32 | - added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/key={key}` |
18 | 33 | - added resource `/{projectKey}/in-store/key={storeKey}/quote-requests/{ID}` |
19 | 34 | - added resource `/{projectKey}/in-store/key={storeKey}/staged-quotes/key={key}` |
|
41 | 56 | <details> |
42 | 57 | <summary>Added Method(s)</summary> |
43 | 58 |
|
| 59 | +- added method `apiRoot.withProjectKey().customers().search().post()` |
| 60 | +- added method `apiRoot.withProjectKey().customers().search().head()` |
| 61 | +- added method `apiRoot.withProjectKey().customers().searchIndexingStatus().get()` |
44 | 62 | - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().get()` |
45 | 63 | - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().head()` |
46 | 64 | - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().post()` |
|
51 | 69 | - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().head()` |
52 | 70 | - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quotes().post()` |
53 | 71 | - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().orders().orderQuote().post()` |
| 72 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductId().productTailoring().images().post()` |
| 73 | +- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().products().withProductKey().productTailoring().images().post()` |
54 | 74 | - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().get()` |
55 | 75 | - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().head()` |
56 | 76 | - added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().quoteRequests().withKey().post()` |
|
78 | 98 | </details> |
79 | 99 |
|
80 | 100 |
|
| 101 | +<details> |
| 102 | +<summary>Added Type(s)</summary> |
| 103 | + |
| 104 | +- added type `CustomerIndexingProgress` |
| 105 | +- added type `CustomerIndexingStatus` |
| 106 | +- added type `CustomerPagedSearchResponse` |
| 107 | +- added type `CustomerSearchIndexingStatusResponse` |
| 108 | +- added type `CustomerSearchRequest` |
| 109 | +- added type `CustomerSearchResult` |
| 110 | +- added type `CustomerSearchProjectNotIndexedError` |
| 111 | +- added type `GraphQLCustomerSearchProjectNotIndexedError` |
| 112 | +- added type `ProductTailoringImageAddedMessage` |
| 113 | +- added type `ProductTailoringImagesSetMessage` |
| 114 | +- added type `ProductVariantTailoringAddedMessage` |
| 115 | +- added type `ProductVariantTailoringRemovedMessage` |
| 116 | +- added type `ProductTailoringImageAddedMessagePayload` |
| 117 | +- added type `ProductTailoringImagesSetMessagePayload` |
| 118 | +- added type `ProductVariantTailoringAddedMessagePayload` |
| 119 | +- added type `ProductVariantTailoringRemovedMessagePayload` |
| 120 | +- added type `ProductVariantTailoring` |
| 121 | +- added type `ProductVariantTailoringDraft` |
| 122 | +- added type `ProductTailoringAddAssetAction` |
| 123 | +- added type `ProductTailoringAddExternalImageAction` |
| 124 | +- added type `ProductTailoringAddVariantAction` |
| 125 | +- added type `ProductTailoringChangeAssetNameAction` |
| 126 | +- added type `ProductTailoringChangeAssetOrderAction` |
| 127 | +- added type `ProductTailoringMoveImageToPositionAction` |
| 128 | +- added type `ProductTailoringRemoveAssetAction` |
| 129 | +- added type `ProductTailoringRemoveImageAction` |
| 130 | +- added type `ProductTailoringRemoveVariantAction` |
| 131 | +- added type `ProductTailoringSetAssetCustomFieldAction` |
| 132 | +- added type `ProductTailoringSetAssetCustomTypeAction` |
| 133 | +- added type `ProductTailoringSetAssetDescriptionAction` |
| 134 | +- added type `ProductTailoringSetAssetKeyAction` |
| 135 | +- added type `ProductTailoringSetAssetSourcesAction` |
| 136 | +- added type `ProductTailoringSetAssetTagsAction` |
| 137 | +- added type `ProductTailoringSetExternalImagesAction` |
| 138 | +- added type `ProductTailoringSetImageLabelAction` |
| 139 | +- added type `CustomerSearchStatus` |
| 140 | +- added type `ProjectChangeCustomerSearchStatusAction` |
| 141 | +</details> |
| 142 | + |
| 143 | + |
81 | 144 | <details> |
82 | 145 | <summary>Removed QueryParameter(s)</summary> |
83 | 146 |
|
|
0 commit comments