DuplicatePredicateRegistrationError
●errors · /index·class
Signals that a tenant predicate with the same name was registered more than once.
Signature
Example
throw new DuplicatePredicateRegistrationError('shopDomain');Related
ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError
DuplicateContextVariableError
Signals that a Shopify GraphQL operation predeclares a reserved context variable ($country or $language) that is owned by the inContextTransform, returning HTTP
DuplicateWorkspaceSlugError
Signals that a workspace slug is registered more than once, violating the globaluniqueness constraint across all apps and packages.