@infrab4a/connect 3.8.2 → 3.8.3
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
|
@@ -4150,6 +4150,7 @@
|
|
|
4150
4150
|
'type',
|
|
4151
4151
|
'shoppingCount',
|
|
4152
4152
|
'gender',
|
|
4153
|
+
'createdAt',
|
|
4153
4154
|
] }, ((options === null || options === void 0 ? void 0 : options.limit) ? { limits: { limit: options === null || options === void 0 ? void 0 : options.limit } } : {})), { options: { enableCount: false } }))];
|
|
4154
4155
|
case 1:
|
|
4155
4156
|
productsData = (_c.sent()).data;
|