API_INVALID_HANDLE
The handle is invalid
Thrown from
packages/errors/src/index.ts:368
* throw new InvalidHandleError('unknown-product-handle');apps/storefront/src/api/shopify/collection/api.ts:41
throw new InvalidHandleError(handle);apps/storefront/src/api/shopify/collection/pagination.ts:157
throw new InvalidHandleError(handle);