@infrab4a/connect 1.0.0-beta.38 → 1.0.0-beta.39
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/bundles/infrab4a-connect.umd.js +1 -0
- package/bundles/infrab4a-connect.umd.js.map +1 -1
- package/esm2015/infra/hasura-graphql/repositories/catalog/category-hasura-graphql.repository.js +2 -1
- package/fesm2015/infrab4a-connect.js +1 -0
- package/fesm2015/infrab4a-connect.js.map +1 -1
- package/package.json +1 -1
|
@@ -3797,6 +3797,7 @@
|
|
|
3797
3797
|
'isKit',
|
|
3798
3798
|
'shopAvailability',
|
|
3799
3799
|
'sku',
|
|
3800
|
+
'rate',
|
|
3800
3801
|
] }, ((options === null || options === void 0 ? void 0 : options.limit) ? { limits: { limit: options === null || options === void 0 ? void 0 : options.limit } } : {})))];
|
|
3801
3802
|
case 1:
|
|
3802
3803
|
productsData = (_d.sent()).data;
|