InvalidIDError

errors · /index·class

Signals that an entity ID is missing, malformed, or resolves to no entity, returning HTTP 404.

Signature

Example

throw new InvalidIDError('gid://shopify/Product/99999');

ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError

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

On this page