@medusajs/js-sdk 2.0.0 → 2.0.1-preview-20241025150152
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/admin/api-key.d.ts +8 -8
- package/dist/admin/api-key.js +8 -8
- package/dist/admin/campaign.d.ts +8 -8
- package/dist/admin/campaign.js +8 -8
- package/dist/admin/claim.d.ts +22 -22
- package/dist/admin/claim.js +22 -22
- package/dist/admin/currency.d.ts +4 -4
- package/dist/admin/currency.js +4 -4
- package/dist/admin/customer-group.d.ts +8 -8
- package/dist/admin/customer-group.js +8 -8
- package/dist/admin/customer.d.ts +27 -7
- package/dist/admin/customer.d.ts.map +1 -1
- package/dist/admin/customer.js +33 -7
- package/dist/admin/customer.js.map +1 -1
- package/dist/admin/exchange.d.ts +21 -21
- package/dist/admin/exchange.js +21 -21
- package/dist/admin/fulfillment-provider.d.ts +2 -2
- package/dist/admin/fulfillment-provider.js +2 -2
- package/dist/admin/fulfillment-set.d.ts +6 -6
- package/dist/admin/fulfillment-set.js +6 -6
- package/dist/admin/fulfillment.d.ts +3 -3
- package/dist/admin/fulfillment.js +3 -3
- package/dist/admin/inventory-item.d.ts +12 -12
- package/dist/admin/inventory-item.js +12 -12
- package/dist/admin/invite.d.ts +8 -8
- package/dist/admin/invite.js +8 -8
- package/dist/admin/payment-collection.d.ts +0 -2
- package/dist/admin/payment-collection.d.ts.map +1 -1
- package/dist/admin/payment-collection.js +0 -12
- package/dist/admin/payment-collection.js.map +1 -1
- package/dist/admin/price-list.d.ts +195 -1
- package/dist/admin/price-list.d.ts.map +1 -1
- package/dist/admin/price-list.js +194 -0
- package/dist/admin/price-list.js.map +1 -1
- package/dist/admin/price-preference.d.ts +133 -0
- package/dist/admin/price-preference.d.ts.map +1 -1
- package/dist/admin/price-preference.js +133 -0
- package/dist/admin/price-preference.js.map +1 -1
- package/dist/admin/product-category.d.ts +150 -0
- package/dist/admin/product-category.d.ts.map +1 -1
- package/dist/admin/product-category.js +150 -0
- package/dist/admin/product-category.js.map +1 -1
- package/dist/admin/product-collection.d.ts +149 -0
- package/dist/admin/product-collection.d.ts.map +1 -1
- package/dist/admin/product-collection.js +149 -0
- package/dist/admin/product-collection.js.map +1 -1
- package/dist/auth/index.d.ts +10 -10
- package/dist/auth/index.js +10 -10
- package/dist/esm/admin/api-key.d.ts +8 -8
- package/dist/esm/admin/api-key.js +8 -8
- package/dist/esm/admin/campaign.d.ts +8 -8
- package/dist/esm/admin/campaign.js +8 -8
- package/dist/esm/admin/claim.d.ts +22 -22
- package/dist/esm/admin/claim.js +22 -22
- package/dist/esm/admin/currency.d.ts +4 -4
- package/dist/esm/admin/currency.js +4 -4
- package/dist/esm/admin/customer-group.d.ts +8 -8
- package/dist/esm/admin/customer-group.js +8 -8
- package/dist/esm/admin/customer.d.ts +27 -7
- package/dist/esm/admin/customer.d.ts.map +1 -1
- package/dist/esm/admin/customer.js +35 -7
- package/dist/esm/admin/customer.js.map +1 -1
- package/dist/esm/admin/exchange.d.ts +21 -21
- package/dist/esm/admin/exchange.js +21 -21
- package/dist/esm/admin/fulfillment-provider.d.ts +2 -2
- package/dist/esm/admin/fulfillment-provider.js +2 -2
- package/dist/esm/admin/fulfillment-set.d.ts +6 -6
- package/dist/esm/admin/fulfillment-set.js +6 -6
- package/dist/esm/admin/fulfillment.d.ts +3 -3
- package/dist/esm/admin/fulfillment.js +3 -3
- package/dist/esm/admin/inventory-item.d.ts +12 -12
- package/dist/esm/admin/inventory-item.js +12 -12
- package/dist/esm/admin/invite.d.ts +8 -8
- package/dist/esm/admin/invite.js +8 -8
- package/dist/esm/admin/payment-collection.d.ts +0 -2
- package/dist/esm/admin/payment-collection.d.ts.map +1 -1
- package/dist/esm/admin/payment-collection.js +0 -16
- package/dist/esm/admin/payment-collection.js.map +1 -1
- package/dist/esm/admin/price-list.d.ts +195 -1
- package/dist/esm/admin/price-list.d.ts.map +1 -1
- package/dist/esm/admin/price-list.js +194 -0
- package/dist/esm/admin/price-list.js.map +1 -1
- package/dist/esm/admin/price-preference.d.ts +133 -0
- package/dist/esm/admin/price-preference.d.ts.map +1 -1
- package/dist/esm/admin/price-preference.js +133 -0
- package/dist/esm/admin/price-preference.js.map +1 -1
- package/dist/esm/admin/product-category.d.ts +150 -0
- package/dist/esm/admin/product-category.d.ts.map +1 -1
- package/dist/esm/admin/product-category.js +150 -0
- package/dist/esm/admin/product-category.js.map +1 -1
- package/dist/esm/admin/product-collection.d.ts +149 -0
- package/dist/esm/admin/product-collection.d.ts.map +1 -1
- package/dist/esm/admin/product-collection.js +149 -0
- package/dist/esm/admin/product-collection.js.map +1 -1
- package/dist/esm/auth/index.d.ts +10 -10
- package/dist/esm/auth/index.js +10 -10
- package/dist/esm/store/index.d.ts +73 -73
- package/dist/esm/store/index.js +73 -73
- package/dist/store/index.d.ts +73 -73
- package/dist/store/index.js +73 -73
- package/package.json +2 -2
@@ -10,11 +10,160 @@ export declare class ProductCollection {
|
|
10
10
|
* @ignore
|
11
11
|
*/
|
12
12
|
constructor(client: Client);
|
13
|
+
/**
|
14
|
+
* This method creates a product collection. It sends a request to the
|
15
|
+
* [Create Collection](https://docs.medusajs.com/api/admin#collections_postcollections)
|
16
|
+
* API route.
|
17
|
+
*
|
18
|
+
* @param body - The details of the product collection to create.
|
19
|
+
* @param query - Configure the fields to retrieve in the product collection.
|
20
|
+
* @param headers - Headers to pass in the request
|
21
|
+
* @returns The product collection's details.
|
22
|
+
*
|
23
|
+
* @example
|
24
|
+
* sdk.admin.productCollection.create({
|
25
|
+
* title: "Summer Collection"
|
26
|
+
* })
|
27
|
+
* .then(({ collection }) => {
|
28
|
+
* console.log(collection)
|
29
|
+
* })
|
30
|
+
*/
|
13
31
|
create(body: HttpTypes.AdminCreateCollection, query?: HttpTypes.AdminCollectionParams, headers?: ClientHeaders): Promise<HttpTypes.AdminCollectionResponse>;
|
32
|
+
/**
|
33
|
+
* This method updates a collection. It sends a request to the
|
34
|
+
* [Update Collection](https://docs.medusajs.com/api/admin#collections_postcollectionsid)
|
35
|
+
* API route.
|
36
|
+
*
|
37
|
+
* @param id - The ID of the collection.
|
38
|
+
* @param body - The data to update in the collection.
|
39
|
+
* @param query - Configure the fields to retrieve in the product collection.
|
40
|
+
* @param headers - Headers to pass in the request
|
41
|
+
* @returns The product collection's details.
|
42
|
+
*
|
43
|
+
* @example
|
44
|
+
* sdk.admin.productCollection.update("pcol_123", {
|
45
|
+
* title: "Summer Collection"
|
46
|
+
* })
|
47
|
+
* .then(({ collection }) => {
|
48
|
+
* console.log(collection)
|
49
|
+
* })
|
50
|
+
*/
|
14
51
|
update(id: string, body: HttpTypes.AdminUpdateCollection, query?: HttpTypes.AdminCollectionParams, headers?: ClientHeaders): Promise<HttpTypes.AdminCollectionResponse>;
|
52
|
+
/**
|
53
|
+
* This method retrieves a paginated list of collections. It sends a request to the
|
54
|
+
* [List Collections](https://docs.medusajs.com/api/admin#collections_getcollections) API route.
|
55
|
+
*
|
56
|
+
* @param query - Filters and pagination configurations.
|
57
|
+
* @param headers - Headers to pass in the request.
|
58
|
+
* @returns The paginated list of collections.
|
59
|
+
*
|
60
|
+
* @example
|
61
|
+
* To retrieve the list of collections:
|
62
|
+
*
|
63
|
+
* ```ts
|
64
|
+
* sdk.admin.productCollection.list()
|
65
|
+
* .then(({ collections, count, limit, offset }) => {
|
66
|
+
* console.log(collections)
|
67
|
+
* })
|
68
|
+
* ```
|
69
|
+
*
|
70
|
+
* To configure the pagination, pass the `limit` and `offset` query parameters.
|
71
|
+
*
|
72
|
+
* For example, to retrieve only 10 items and skip 10 items:
|
73
|
+
*
|
74
|
+
* ```ts
|
75
|
+
* sdk.admin.productCollection.list({
|
76
|
+
* limit: 10,
|
77
|
+
* offset: 10
|
78
|
+
* })
|
79
|
+
* .then(({ collections, count, limit, offset }) => {
|
80
|
+
* console.log(collections)
|
81
|
+
* })
|
82
|
+
* ```
|
83
|
+
*
|
84
|
+
* Using the `fields` query parameter, you can specify the fields and relations to retrieve
|
85
|
+
* in each collection:
|
86
|
+
*
|
87
|
+
* ```ts
|
88
|
+
* sdk.admin.productCollection.list({
|
89
|
+
* fields: "id,*products"
|
90
|
+
* })
|
91
|
+
* .then(({ collections, count, limit, offset }) => {
|
92
|
+
* console.log(collections)
|
93
|
+
* })
|
94
|
+
* ```
|
95
|
+
*
|
96
|
+
* Learn more about the `fields` property in the [API reference](https://docs.medusajs.com/api/store#select-fields-and-relations).
|
97
|
+
*/
|
15
98
|
list(queryParams?: HttpTypes.AdminCollectionListParams, headers?: ClientHeaders): Promise<HttpTypes.AdminCollectionListResponse>;
|
99
|
+
/**
|
100
|
+
* This method retrieves a collection by its ID. It sends a request to the
|
101
|
+
* [Get Collection](https://docs.medusajs.com/api/admin#collections_getcollectionsid) API route.
|
102
|
+
*
|
103
|
+
* @param id - The collection's ID.
|
104
|
+
* @param query - Configure the fields to retrieve in the collection.
|
105
|
+
* @param headers - Headers to pass in the request
|
106
|
+
* @returns The collection's details.
|
107
|
+
*
|
108
|
+
* @example
|
109
|
+
* To retrieve a collection by its ID:
|
110
|
+
*
|
111
|
+
* ```ts
|
112
|
+
* sdk.admin.productCollection.retrieve("pcol_123")
|
113
|
+
* .then(({ collection }) => {
|
114
|
+
* console.log(collection)
|
115
|
+
* })
|
116
|
+
* ```
|
117
|
+
*
|
118
|
+
* To specify the fields and relations to retrieve:
|
119
|
+
*
|
120
|
+
* ```ts
|
121
|
+
* sdk.admin.productCollection.retrieve("pcol_123", {
|
122
|
+
* fields: "id,*products"
|
123
|
+
* })
|
124
|
+
* .then(({ collection }) => {
|
125
|
+
* console.log(collection)
|
126
|
+
* })
|
127
|
+
* ```
|
128
|
+
*
|
129
|
+
* Learn more about the `fields` property in the [API reference](https://docs.medusajs.com/api/store#select-fields-and-relations).
|
130
|
+
*/
|
16
131
|
retrieve(id: string, query?: HttpTypes.AdminCollectionParams, headers?: ClientHeaders): Promise<HttpTypes.AdminCollectionResponse>;
|
132
|
+
/**
|
133
|
+
* This method deletes a product collection. It sends a request to the
|
134
|
+
* [Delete Collection](https://docs.medusajs.com/api/admin#collections_deletecollectionsid)
|
135
|
+
* API route.
|
136
|
+
*
|
137
|
+
* @param id - The collection's ID.
|
138
|
+
* @param headers - Headers to pass in the request
|
139
|
+
* @returns The deletion's details.
|
140
|
+
*
|
141
|
+
* @example
|
142
|
+
* sdk.admin.productCollection.delete("pcol_123")
|
143
|
+
* .then(({ deleted }) => {
|
144
|
+
* console.log(deleted)
|
145
|
+
* })
|
146
|
+
*/
|
17
147
|
delete(id: string, headers?: ClientHeaders): Promise<HttpTypes.AdminCollectionDeleteResponse>;
|
148
|
+
/**
|
149
|
+
* This method manages the products of a collection to add or remove them. It sends a request
|
150
|
+
* to the [Manage Products](https://docs.medusajs.com/api/admin#collections_postcollectionsidproducts)
|
151
|
+
* API route.
|
152
|
+
*
|
153
|
+
* @param id - The collection's ID.
|
154
|
+
* @param body - The products to add or remove.
|
155
|
+
* @param headers - Headers to pass in the request
|
156
|
+
* @returns The product category's details.
|
157
|
+
*
|
158
|
+
* @example
|
159
|
+
* sdk.admin.productCollection.updateProducts("pcol_123", {
|
160
|
+
* add: ["prod_123"],
|
161
|
+
* remove: ["prod_321"]
|
162
|
+
* })
|
163
|
+
* .then(({ collection }) => {
|
164
|
+
* console.log(collection)
|
165
|
+
* })
|
166
|
+
*/
|
18
167
|
updateProducts(id: string, body: HttpTypes.AdminUpdateCollectionProducts, headers?: ClientHeaders): Promise<HttpTypes.AdminCollectionResponse>;
|
19
168
|
}
|
20
169
|
//# sourceMappingURL=product-collection.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"product-collection.d.ts","sourceRoot":"","sources":["../../../src/admin/product-collection.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAA;AAC3C,OAAO,EAAE,MAAM,EAAE,MAAM,WAAW,CAAA;AAClC,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAExC,qBAAa,iBAAiB;IAC5B;;OAEG;IACH,OAAO,CAAC,MAAM,CAAQ;IACtB;;OAEG;gBACS,MAAM,EAAE,MAAM;
|
1
|
+
{"version":3,"file":"product-collection.d.ts","sourceRoot":"","sources":["../../../src/admin/product-collection.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAA;AAC3C,OAAO,EAAE,MAAM,EAAE,MAAM,WAAW,CAAA;AAClC,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAA;AAExC,qBAAa,iBAAiB;IAC5B;;OAEG;IACH,OAAO,CAAC,MAAM,CAAQ;IACtB;;OAEG;gBACS,MAAM,EAAE,MAAM;IAI1B;;;;;;;;;;;;;;;;;OAiBG;IACG,MAAM,CACV,IAAI,EAAE,SAAS,CAAC,qBAAqB,EACrC,KAAK,CAAC,EAAE,SAAS,CAAC,qBAAqB,EACvC,OAAO,CAAC,EAAE,aAAa;IAazB;;;;;;;;;;;;;;;;;;OAkBG;IACG,MAAM,CACV,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,SAAS,CAAC,qBAAqB,EACrC,KAAK,CAAC,EAAE,SAAS,CAAC,qBAAqB,EACvC,OAAO,CAAC,EAAE,aAAa;IAazB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6CG;IACG,IAAI,CACR,WAAW,CAAC,EAAE,SAAS,CAAC,yBAAyB,EACjD,OAAO,CAAC,EAAE,aAAa;IAWzB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA+BG;IACG,QAAQ,CACZ,EAAE,EAAE,MAAM,EACV,KAAK,CAAC,EAAE,SAAS,CAAC,qBAAqB,EACvC,OAAO,CAAC,EAAE,aAAa;IAWzB;;;;;;;;;;;;;;OAcG;IACG,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,aAAa;IAUhD;;;;;;;;;;;;;;;;;;OAkBG;IACG,cAAc,CAClB,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,SAAS,CAAC,6BAA6B,EAC7C,OAAO,CAAC,EAAE,aAAa;CAW1B"}
|
@@ -14,6 +14,24 @@ export class ProductCollection {
|
|
14
14
|
constructor(client) {
|
15
15
|
this.client = client;
|
16
16
|
}
|
17
|
+
/**
|
18
|
+
* This method creates a product collection. It sends a request to the
|
19
|
+
* [Create Collection](https://docs.medusajs.com/api/admin#collections_postcollections)
|
20
|
+
* API route.
|
21
|
+
*
|
22
|
+
* @param body - The details of the product collection to create.
|
23
|
+
* @param query - Configure the fields to retrieve in the product collection.
|
24
|
+
* @param headers - Headers to pass in the request
|
25
|
+
* @returns The product collection's details.
|
26
|
+
*
|
27
|
+
* @example
|
28
|
+
* sdk.admin.productCollection.create({
|
29
|
+
* title: "Summer Collection"
|
30
|
+
* })
|
31
|
+
* .then(({ collection }) => {
|
32
|
+
* console.log(collection)
|
33
|
+
* })
|
34
|
+
*/
|
17
35
|
create(body, query, headers) {
|
18
36
|
return __awaiter(this, void 0, void 0, function* () {
|
19
37
|
return this.client.fetch(`/admin/collections`, {
|
@@ -24,6 +42,25 @@ export class ProductCollection {
|
|
24
42
|
});
|
25
43
|
});
|
26
44
|
}
|
45
|
+
/**
|
46
|
+
* This method updates a collection. It sends a request to the
|
47
|
+
* [Update Collection](https://docs.medusajs.com/api/admin#collections_postcollectionsid)
|
48
|
+
* API route.
|
49
|
+
*
|
50
|
+
* @param id - The ID of the collection.
|
51
|
+
* @param body - The data to update in the collection.
|
52
|
+
* @param query - Configure the fields to retrieve in the product collection.
|
53
|
+
* @param headers - Headers to pass in the request
|
54
|
+
* @returns The product collection's details.
|
55
|
+
*
|
56
|
+
* @example
|
57
|
+
* sdk.admin.productCollection.update("pcol_123", {
|
58
|
+
* title: "Summer Collection"
|
59
|
+
* })
|
60
|
+
* .then(({ collection }) => {
|
61
|
+
* console.log(collection)
|
62
|
+
* })
|
63
|
+
*/
|
27
64
|
update(id, body, query, headers) {
|
28
65
|
return __awaiter(this, void 0, void 0, function* () {
|
29
66
|
return this.client.fetch(`/admin/collections/${id}`, {
|
@@ -34,6 +71,52 @@ export class ProductCollection {
|
|
34
71
|
});
|
35
72
|
});
|
36
73
|
}
|
74
|
+
/**
|
75
|
+
* This method retrieves a paginated list of collections. It sends a request to the
|
76
|
+
* [List Collections](https://docs.medusajs.com/api/admin#collections_getcollections) API route.
|
77
|
+
*
|
78
|
+
* @param query - Filters and pagination configurations.
|
79
|
+
* @param headers - Headers to pass in the request.
|
80
|
+
* @returns The paginated list of collections.
|
81
|
+
*
|
82
|
+
* @example
|
83
|
+
* To retrieve the list of collections:
|
84
|
+
*
|
85
|
+
* ```ts
|
86
|
+
* sdk.admin.productCollection.list()
|
87
|
+
* .then(({ collections, count, limit, offset }) => {
|
88
|
+
* console.log(collections)
|
89
|
+
* })
|
90
|
+
* ```
|
91
|
+
*
|
92
|
+
* To configure the pagination, pass the `limit` and `offset` query parameters.
|
93
|
+
*
|
94
|
+
* For example, to retrieve only 10 items and skip 10 items:
|
95
|
+
*
|
96
|
+
* ```ts
|
97
|
+
* sdk.admin.productCollection.list({
|
98
|
+
* limit: 10,
|
99
|
+
* offset: 10
|
100
|
+
* })
|
101
|
+
* .then(({ collections, count, limit, offset }) => {
|
102
|
+
* console.log(collections)
|
103
|
+
* })
|
104
|
+
* ```
|
105
|
+
*
|
106
|
+
* Using the `fields` query parameter, you can specify the fields and relations to retrieve
|
107
|
+
* in each collection:
|
108
|
+
*
|
109
|
+
* ```ts
|
110
|
+
* sdk.admin.productCollection.list({
|
111
|
+
* fields: "id,*products"
|
112
|
+
* })
|
113
|
+
* .then(({ collections, count, limit, offset }) => {
|
114
|
+
* console.log(collections)
|
115
|
+
* })
|
116
|
+
* ```
|
117
|
+
*
|
118
|
+
* Learn more about the `fields` property in the [API reference](https://docs.medusajs.com/api/store#select-fields-and-relations).
|
119
|
+
*/
|
37
120
|
list(queryParams, headers) {
|
38
121
|
return __awaiter(this, void 0, void 0, function* () {
|
39
122
|
return this.client.fetch(`/admin/collections`, {
|
@@ -42,6 +125,38 @@ export class ProductCollection {
|
|
42
125
|
});
|
43
126
|
});
|
44
127
|
}
|
128
|
+
/**
|
129
|
+
* This method retrieves a collection by its ID. It sends a request to the
|
130
|
+
* [Get Collection](https://docs.medusajs.com/api/admin#collections_getcollectionsid) API route.
|
131
|
+
*
|
132
|
+
* @param id - The collection's ID.
|
133
|
+
* @param query - Configure the fields to retrieve in the collection.
|
134
|
+
* @param headers - Headers to pass in the request
|
135
|
+
* @returns The collection's details.
|
136
|
+
*
|
137
|
+
* @example
|
138
|
+
* To retrieve a collection by its ID:
|
139
|
+
*
|
140
|
+
* ```ts
|
141
|
+
* sdk.admin.productCollection.retrieve("pcol_123")
|
142
|
+
* .then(({ collection }) => {
|
143
|
+
* console.log(collection)
|
144
|
+
* })
|
145
|
+
* ```
|
146
|
+
*
|
147
|
+
* To specify the fields and relations to retrieve:
|
148
|
+
*
|
149
|
+
* ```ts
|
150
|
+
* sdk.admin.productCollection.retrieve("pcol_123", {
|
151
|
+
* fields: "id,*products"
|
152
|
+
* })
|
153
|
+
* .then(({ collection }) => {
|
154
|
+
* console.log(collection)
|
155
|
+
* })
|
156
|
+
* ```
|
157
|
+
*
|
158
|
+
* Learn more about the `fields` property in the [API reference](https://docs.medusajs.com/api/store#select-fields-and-relations).
|
159
|
+
*/
|
45
160
|
retrieve(id, query, headers) {
|
46
161
|
return __awaiter(this, void 0, void 0, function* () {
|
47
162
|
return this.client.fetch(`/admin/collections/${id}`, {
|
@@ -50,6 +165,21 @@ export class ProductCollection {
|
|
50
165
|
});
|
51
166
|
});
|
52
167
|
}
|
168
|
+
/**
|
169
|
+
* This method deletes a product collection. It sends a request to the
|
170
|
+
* [Delete Collection](https://docs.medusajs.com/api/admin#collections_deletecollectionsid)
|
171
|
+
* API route.
|
172
|
+
*
|
173
|
+
* @param id - The collection's ID.
|
174
|
+
* @param headers - Headers to pass in the request
|
175
|
+
* @returns The deletion's details.
|
176
|
+
*
|
177
|
+
* @example
|
178
|
+
* sdk.admin.productCollection.delete("pcol_123")
|
179
|
+
* .then(({ deleted }) => {
|
180
|
+
* console.log(deleted)
|
181
|
+
* })
|
182
|
+
*/
|
53
183
|
delete(id, headers) {
|
54
184
|
return __awaiter(this, void 0, void 0, function* () {
|
55
185
|
return this.client.fetch(`/admin/collections/${id}`, {
|
@@ -58,6 +188,25 @@ export class ProductCollection {
|
|
58
188
|
});
|
59
189
|
});
|
60
190
|
}
|
191
|
+
/**
|
192
|
+
* This method manages the products of a collection to add or remove them. It sends a request
|
193
|
+
* to the [Manage Products](https://docs.medusajs.com/api/admin#collections_postcollectionsidproducts)
|
194
|
+
* API route.
|
195
|
+
*
|
196
|
+
* @param id - The collection's ID.
|
197
|
+
* @param body - The products to add or remove.
|
198
|
+
* @param headers - Headers to pass in the request
|
199
|
+
* @returns The product category's details.
|
200
|
+
*
|
201
|
+
* @example
|
202
|
+
* sdk.admin.productCollection.updateProducts("pcol_123", {
|
203
|
+
* add: ["prod_123"],
|
204
|
+
* remove: ["prod_321"]
|
205
|
+
* })
|
206
|
+
* .then(({ collection }) => {
|
207
|
+
* console.log(collection)
|
208
|
+
* })
|
209
|
+
*/
|
61
210
|
updateProducts(id, body, headers) {
|
62
211
|
return __awaiter(this, void 0, void 0, function* () {
|
63
212
|
return this.client.fetch(`/admin/collections/${id}/products`, {
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"product-collection.js","sourceRoot":"","sources":["../../../src/admin/product-collection.ts"],"names":[],"mappings":";;;;;;;;;AAIA,MAAM,OAAO,iBAAiB;IAK5B;;OAEG;IACH,YAAY,MAAc;QACxB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAA;IACtB,CAAC;
|
1
|
+
{"version":3,"file":"product-collection.js","sourceRoot":"","sources":["../../../src/admin/product-collection.ts"],"names":[],"mappings":";;;;;;;;;AAIA,MAAM,OAAO,iBAAiB;IAK5B;;OAEG;IACH,YAAY,MAAc;QACxB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAA;IACtB,CAAC;IAED;;;;;;;;;;;;;;;;;OAiBG;IACG,MAAM,CACV,IAAqC,EACrC,KAAuC,EACvC,OAAuB;;YAEvB,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CACtB,oBAAoB,EACpB;gBACE,MAAM,EAAE,MAAM;gBACd,OAAO;gBACP,IAAI;gBACJ,KAAK;aACN,CACF,CAAA;QACH,CAAC;KAAA;IAED;;;;;;;;;;;;;;;;;;OAkBG;IACG,MAAM,CACV,EAAU,EACV,IAAqC,EACrC,KAAuC,EACvC,OAAuB;;YAEvB,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CACtB,sBAAsB,EAAE,EAAE,EAC1B;gBACE,MAAM,EAAE,MAAM;gBACd,OAAO;gBACP,IAAI;gBACJ,KAAK;aACN,CACF,CAAA;QACH,CAAC;KAAA;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6CG;IACG,IAAI,CACR,WAAiD,EACjD,OAAuB;;YAEvB,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CACtB,oBAAoB,EACpB;gBACE,OAAO;gBACP,KAAK,EAAE,WAAW;aACnB,CACF,CAAA;QACH,CAAC;KAAA;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA+BG;IACG,QAAQ,CACZ,EAAU,EACV,KAAuC,EACvC,OAAuB;;YAEvB,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CACtB,sBAAsB,EAAE,EAAE,EAC1B;gBACE,KAAK;gBACL,OAAO;aACR,CACF,CAAA;QACH,CAAC;KAAA;IAED;;;;;;;;;;;;;;OAcG;IACG,MAAM,CAAC,EAAU,EAAE,OAAuB;;YAC9C,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CACtB,sBAAsB,EAAE,EAAE,EAC1B;gBACE,MAAM,EAAE,QAAQ;gBAChB,OAAO;aACR,CACF,CAAA;QACH,CAAC;KAAA;IAED;;;;;;;;;;;;;;;;;;OAkBG;IACG,cAAc,CAClB,EAAU,EACV,IAA6C,EAC7C,OAAuB;;YAEvB,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CACtB,sBAAsB,EAAE,WAAW,EACnC;gBACE,MAAM,EAAE,MAAM;gBACd,OAAO;gBACP,IAAI;aACL,CACF,CAAA;QACH,CAAC;KAAA;CACF"}
|
package/dist/esm/auth/index.d.ts
CHANGED
@@ -7,7 +7,7 @@ export declare class Auth {
|
|
7
7
|
constructor(client: Client, config: Config);
|
8
8
|
/**
|
9
9
|
* This method is used to retrieve a registration JWT token for a user, customer, or custom actor type. It sends a request to the
|
10
|
-
* [Retrieve Registration Token API route](https://docs.medusajs.com/
|
10
|
+
* [Retrieve Registration Token API route](https://docs.medusajs.com/api/store#auth_postactor_typeauth_provider_register).
|
11
11
|
*
|
12
12
|
* @param actor - The actor type. For example, `user` for admin user, or `customer` for customer.
|
13
13
|
* @param method - The authentication provider to use. For example, `emailpass` or `google`.
|
@@ -30,10 +30,10 @@ export declare class Auth {
|
|
30
30
|
register: (actor: string, method: string, payload: HttpTypes.AdminSignUpWithEmailPassword) => Promise<string>;
|
31
31
|
/**
|
32
32
|
* This method retrieves the JWT authenticated token for an admin user, customer, or custom
|
33
|
-
* actor type. It sends a request to the [Authenticate API Route](https://docs.medusajs.com/
|
33
|
+
* actor type. It sends a request to the [Authenticate API Route](https://docs.medusajs.com/api/admin#auth_postactor_typeauth_provider).
|
34
34
|
*
|
35
35
|
* If the `auth.type` of the SDK is set to `session`, this method will also send a request to the
|
36
|
-
* [Set Authentication Session API route](https://docs.medusajs.com/
|
36
|
+
* [Set Authentication Session API route](https://docs.medusajs.com/api/admin#auth_postsession).
|
37
37
|
*
|
38
38
|
* Subsequent requests using the SDK will automatically have the necessary authentication headers / session
|
39
39
|
* set.
|
@@ -61,7 +61,7 @@ export declare class Auth {
|
|
61
61
|
}>;
|
62
62
|
/**
|
63
63
|
* This method is used to validate an Oauth callback from a third-party service, such as Google, for an admin user, customer, or custom actor types.
|
64
|
-
* It sends a request to the [Validate Authentication Callback](https://docs.medusajs.com/
|
64
|
+
* It sends a request to the [Validate Authentication Callback](https://docs.medusajs.com/api/admin#auth_postactor_typeauth_providercallback).
|
65
65
|
*
|
66
66
|
* @param actor - The actor type. For example, `user` for admin user, or `customer` for customer.
|
67
67
|
* @param method - The authentication provider to use. For example, `google`.
|
@@ -87,7 +87,7 @@ export declare class Auth {
|
|
87
87
|
callback: (actor: string, method: string, query?: Record<string, unknown>) => Promise<string>;
|
88
88
|
/**
|
89
89
|
* This method refreshes a JWT authentication token, which is useful after validating the Oauth callback
|
90
|
-
* with {@link callback}. It sends a request to the [Refresh Authentication Token API route](https://docs.medusajs.com/
|
90
|
+
* with {@link callback}. It sends a request to the [Refresh Authentication Token API route](https://docs.medusajs.com/api/admin#auth_postadminauthtokenrefresh).
|
91
91
|
*
|
92
92
|
* @returns The refreshed JWT authentication token.
|
93
93
|
*
|
@@ -100,7 +100,7 @@ export declare class Auth {
|
|
100
100
|
refresh: () => Promise<string>;
|
101
101
|
/**
|
102
102
|
* This method deletes the authentication session of the currently logged-in user to log them out.
|
103
|
-
* It sends a request to the [Delete Authentication Session API route](https://docs.medusajs.com/
|
103
|
+
* It sends a request to the [Delete Authentication Session API route](https://docs.medusajs.com/api/admin#auth_deletesession).
|
104
104
|
*
|
105
105
|
* @example
|
106
106
|
* sdk.auth.logout()
|
@@ -111,11 +111,11 @@ export declare class Auth {
|
|
111
111
|
logout: () => Promise<void>;
|
112
112
|
/**
|
113
113
|
* This method requests a reset password token for an admin user, customer, or custom actor type.
|
114
|
-
* It sends a request to the [Generate Reset Password Token API route](https://docs.medusajs.com/
|
114
|
+
* It sends a request to the [Generate Reset Password Token API route](https://docs.medusajs.com/api/admin#auth_postactor_typeauth_providerresetpassword).
|
115
115
|
*
|
116
116
|
* To reset the password later using the token delivered to the user, use the {@link updateProvider} method.
|
117
117
|
*
|
118
|
-
* Related guide: [How to allow customers to reset their passwords in a storefront](https://docs.medusajs.com/
|
118
|
+
* Related guide: [How to allow customers to reset their passwords in a storefront](https://docs.medusajs.com/resources/storefront-development/customers/reset-password).
|
119
119
|
*
|
120
120
|
* @param actor - The actor type. For example, `user` for admin user, or `customer` for customer.
|
121
121
|
* @param provider - The authentication provider to use. For example, `emailpass`.
|
@@ -146,9 +146,9 @@ export declare class Auth {
|
|
146
146
|
* More specifically, use this method when updating the password of an admin user, customer, or
|
147
147
|
* custom actor type after requesting to reset their password with {@link resetPassword}.
|
148
148
|
*
|
149
|
-
* This method sends a request to [this API route](https://docs.medusajs.com/
|
149
|
+
* This method sends a request to [this API route](https://docs.medusajs.com/api/admin#auth_postactor_typeauth_providerupdate).
|
150
150
|
*
|
151
|
-
* Related guide: [How to allow customers to reset their passwords in a storefront](https://docs.medusajs.com/
|
151
|
+
* Related guide: [How to allow customers to reset their passwords in a storefront](https://docs.medusajs.com/resources/storefront-development/customers/reset-password).
|
152
152
|
*
|
153
153
|
* @param actor - The actor type. For example, `user` for admin user, or `customer` for customer.
|
154
154
|
* @param provider - The authentication provider to use. For example, `emailpass`.
|
package/dist/esm/auth/index.js
CHANGED
@@ -11,7 +11,7 @@ export class Auth {
|
|
11
11
|
constructor(client, config) {
|
12
12
|
/**
|
13
13
|
* This method is used to retrieve a registration JWT token for a user, customer, or custom actor type. It sends a request to the
|
14
|
-
* [Retrieve Registration Token API route](https://docs.medusajs.com/
|
14
|
+
* [Retrieve Registration Token API route](https://docs.medusajs.com/api/store#auth_postactor_typeauth_provider_register).
|
15
15
|
*
|
16
16
|
* @param actor - The actor type. For example, `user` for admin user, or `customer` for customer.
|
17
17
|
* @param method - The authentication provider to use. For example, `emailpass` or `google`.
|
@@ -41,10 +41,10 @@ export class Auth {
|
|
41
41
|
});
|
42
42
|
/**
|
43
43
|
* This method retrieves the JWT authenticated token for an admin user, customer, or custom
|
44
|
-
* actor type. It sends a request to the [Authenticate API Route](https://docs.medusajs.com/
|
44
|
+
* actor type. It sends a request to the [Authenticate API Route](https://docs.medusajs.com/api/admin#auth_postactor_typeauth_provider).
|
45
45
|
*
|
46
46
|
* If the `auth.type` of the SDK is set to `session`, this method will also send a request to the
|
47
|
-
* [Set Authentication Session API route](https://docs.medusajs.com/
|
47
|
+
* [Set Authentication Session API route](https://docs.medusajs.com/api/admin#auth_postsession).
|
48
48
|
*
|
49
49
|
* Subsequent requests using the SDK will automatically have the necessary authentication headers / session
|
50
50
|
* set.
|
@@ -83,7 +83,7 @@ export class Auth {
|
|
83
83
|
});
|
84
84
|
/**
|
85
85
|
* This method is used to validate an Oauth callback from a third-party service, such as Google, for an admin user, customer, or custom actor types.
|
86
|
-
* It sends a request to the [Validate Authentication Callback](https://docs.medusajs.com/
|
86
|
+
* It sends a request to the [Validate Authentication Callback](https://docs.medusajs.com/api/admin#auth_postactor_typeauth_providercallback).
|
87
87
|
*
|
88
88
|
* @param actor - The actor type. For example, `user` for admin user, or `customer` for customer.
|
89
89
|
* @param method - The authentication provider to use. For example, `google`.
|
@@ -116,7 +116,7 @@ export class Auth {
|
|
116
116
|
});
|
117
117
|
/**
|
118
118
|
* This method refreshes a JWT authentication token, which is useful after validating the Oauth callback
|
119
|
-
* with {@link callback}. It sends a request to the [Refresh Authentication Token API route](https://docs.medusajs.com/
|
119
|
+
* with {@link callback}. It sends a request to the [Refresh Authentication Token API route](https://docs.medusajs.com/api/admin#auth_postadminauthtokenrefresh).
|
120
120
|
*
|
121
121
|
* @returns The refreshed JWT authentication token.
|
122
122
|
*
|
@@ -137,7 +137,7 @@ export class Auth {
|
|
137
137
|
});
|
138
138
|
/**
|
139
139
|
* This method deletes the authentication session of the currently logged-in user to log them out.
|
140
|
-
* It sends a request to the [Delete Authentication Session API route](https://docs.medusajs.com/
|
140
|
+
* It sends a request to the [Delete Authentication Session API route](https://docs.medusajs.com/api/admin#auth_deletesession).
|
141
141
|
*
|
142
142
|
* @example
|
143
143
|
* sdk.auth.logout()
|
@@ -156,11 +156,11 @@ export class Auth {
|
|
156
156
|
});
|
157
157
|
/**
|
158
158
|
* This method requests a reset password token for an admin user, customer, or custom actor type.
|
159
|
-
* It sends a request to the [Generate Reset Password Token API route](https://docs.medusajs.com/
|
159
|
+
* It sends a request to the [Generate Reset Password Token API route](https://docs.medusajs.com/api/admin#auth_postactor_typeauth_providerresetpassword).
|
160
160
|
*
|
161
161
|
* To reset the password later using the token delivered to the user, use the {@link updateProvider} method.
|
162
162
|
*
|
163
|
-
* Related guide: [How to allow customers to reset their passwords in a storefront](https://docs.medusajs.com/
|
163
|
+
* Related guide: [How to allow customers to reset their passwords in a storefront](https://docs.medusajs.com/resources/storefront-development/customers/reset-password).
|
164
164
|
*
|
165
165
|
* @param actor - The actor type. For example, `user` for admin user, or `customer` for customer.
|
166
166
|
* @param provider - The authentication provider to use. For example, `emailpass`.
|
@@ -191,9 +191,9 @@ export class Auth {
|
|
191
191
|
* More specifically, use this method when updating the password of an admin user, customer, or
|
192
192
|
* custom actor type after requesting to reset their password with {@link resetPassword}.
|
193
193
|
*
|
194
|
-
* This method sends a request to [this API route](https://docs.medusajs.com/
|
194
|
+
* This method sends a request to [this API route](https://docs.medusajs.com/api/admin#auth_postactor_typeauth_providerupdate).
|
195
195
|
*
|
196
|
-
* Related guide: [How to allow customers to reset their passwords in a storefront](https://docs.medusajs.com/
|
196
|
+
* Related guide: [How to allow customers to reset their passwords in a storefront](https://docs.medusajs.com/resources/storefront-development/customers/reset-password).
|
197
197
|
*
|
198
198
|
* @param actor - The actor type. For example, `user` for admin user, or `customer` for customer.
|
199
199
|
* @param provider - The authentication provider to use. For example, `emailpass`.
|