DomainVerificationError
A customer-facing domain is not yet pointed at the platform: neither the storefront's Vercel
project nor SERVICE_DOMAIN resolves from its DNS records (or the Vercel verification has not
completed). Recoverable — the operator fixes DNS and re-runs the check.
Signature
Example
throw new DomainVerificationError('No A or CNAME record points shop.acme.com at the platform.');Related
ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DuplicateContextDirectiveError
ConvexOperatorTokenMintError
Signals that an identityauthenticated Convex call could not obtain an operator bearer token — either the serverside session has no authenticated operator or the
DuplicateContextDirectiveError
Signals that a Shopify GraphQL operation already declares an @inContext directive, which conflicts with the inContextTransform's sole ownership of context injec