@vendure/common
Advanced tools
Comparing version 1.3.0-beta.1 to 1.3.0
@@ -36,3 +36,7 @@ import { LanguageCode, LocalizedString } from './generated-types'; | ||
/** | ||
* A type describing the shape of a paginated list response | ||
* @description | ||
* A type describing the shape of a paginated list response. In Vendure, almost all list queries | ||
* (`products`, `collections`, `orders`, `customers` etc) return an object of this type. | ||
* | ||
* @docsCategory common | ||
*/ | ||
@@ -39,0 +43,0 @@ export declare type PaginatedList<T> = { |
{ | ||
"name": "@vendure/common", | ||
"version": "1.3.0-beta.1", | ||
"version": "1.3.0", | ||
"main": "index.js", | ||
@@ -25,3 +25,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "e268234ffbbca155c7175cb0d7198f52b47c5707" | ||
"gitHead": "ac851bb030d281e3fc31078d2e9d61620eae5b29" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
378119
9807
0