API_INVALID_ID
The ID is invalid
Thrown from
packages/errors/src/index.ts:394
* throw new InvalidIDError('gid://shopify/Product/99999');apps/storefront/src/api/shopify/recommendation.ts:42
throw new InvalidIDError(id);Related errors
API_UNKNOWN_ERROR
API_UNKNOWN_SHOP_DOMAIN
API_UNKNOWN_COMMERCE_PROVIDER
API_UNKNOWN_LOCALE
API_INVALID_SHOP
API_INVALID_SHOP_DOMAIN
Stable help URL:https://docs.nordcom.io/errors/api-invalid-id/
Edit on GitHub ↗