DuplicateContextDirectiveError

errors · /index·class

Signals that a Shopify GraphQL operation already declares an @inContext directive, which conflicts with the inContextTransform's sole ownership of context injection, returning HTTP 500.

Signature

Example

throw new DuplicateContextDirectiveError('GetProduct');

ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError

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

On this page