InvalidHandleError

errors · /index·class

Signals that a Shopify resource handle is missing, malformed, or resolves to no resource, returning HTTP 404.

Signature

Example

throw new InvalidHandleError('unknown-product-handle');

ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError

Sourceindex.ts:371Edit the JSDoc directly
Metadata@nordcom/commerce-errors@0.0.0Open in GitHub ↗

On this page