@spiffcommerce/core 26.38.0-beta.80e34d2f-713a-50e1-b7a6-351ce333b68b → 26.38.0-beta.8e289e1d-d787-5e28-9195-e565ed6da577

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/dist/index.d.ts CHANGED
@@ -1565,6 +1565,7 @@ declare enum ProductCollectionProductSortKey {
1565
1565
  declare class ProductCollection {
1566
1566
  private readonly collection;
1567
1567
  private fullFetched;
1568
+ private fetched;
1568
1569
  constructor(collection: ProductCollectionResource);
1569
1570
  /**
1570
1571
  * The ID of the product collection.