Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
IGraphQLErrorObject
Interface IGraphQLErrorObject
interface
IGraphQLErrorObject
{
code
:
string
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
IGraphQLErrorObject
GraphQLAnonymousIdAlreadyInUseError
GraphQLAssociateMissingPermissionError
GraphQLAttributeDefinitionAlreadyExistsError
GraphQLAttributeDefinitionTypeConflictError
GraphQLAttributeNameDoesNotExistError
GraphQLBadGatewayError
GraphQLConcurrentModificationError
GraphQLContentTooLargeError
GraphQLCountryNotConfiguredInStoreError
GraphQLDiscountCodeNonApplicableError
GraphQLDuplicateAttributeValueError
GraphQLDuplicateAttributeValuesError
GraphQLDuplicateEnumValuesError
GraphQLDuplicateFieldError
GraphQLDuplicateFieldWithConflictingResourceError
GraphQLDuplicatePriceKeyError
GraphQLDuplicatePriceScopeError
GraphQLDuplicateStandalonePriceScopeError
GraphQLDuplicateVariantValuesError
GraphQLEditPreviewFailedError
GraphQLEnumKeyAlreadyExistsError
GraphQLEnumKeyDoesNotExistError
GraphQLEnumValueIsUsedError
GraphQLEnumValuesMustMatchError
GraphQLExtensionBadResponseError
GraphQLExtensionNoResponseError
GraphQLExtensionPredicateEvaluationFailedError
GraphQLExtensionUpdateActionsFailedError
GraphQLExternalOAuthFailedError
GraphQLFeatureRemovedError
GraphQLGeneralError
GraphQLInsufficientScopeError
GraphQLInternalConstraintViolatedError
GraphQLInvalidCredentialsError
GraphQLInvalidCurrentPasswordError
GraphQLInvalidFieldError
GraphQLInvalidInputError
GraphQLInvalidItemShippingDetailsError
GraphQLInvalidJsonInputError
GraphQLInvalidOperationError
GraphQLInvalidSubjectError
GraphQLInvalidTokenError
GraphQLLanguageUsedInStoresError
GraphQLLockedFieldError
GraphQLMatchingPriceNotFoundError
GraphQLMaxCartDiscountsReachedError
GraphQLMaxResourceLimitExceededError
GraphQLMaxStoreReferencesReachedError
GraphQLMissingRoleOnChannelError
GraphQLMissingTaxRateForCountryError
GraphQLMoneyOverflowError
GraphQLNoMatchingProductDiscountFoundError
GraphQLObjectNotFoundError
GraphQLOutOfStockError
GraphQLOverCapacityError
GraphQLOverlappingStandalonePriceValidityError
GraphQLPendingOperationError
GraphQLPriceChangedError
GraphQLProductAssignmentMissingError
GraphQLProductPresentWithDifferentVariantSelectionError
GraphQLProjectNotConfiguredForLanguagesError
GraphQLQueryComplexityLimitExceededError
GraphQLQueryTimedOutError
GraphQLReferenceExistsError
GraphQLReferencedResourceNotFoundError
GraphQLRequiredFieldError
GraphQLResourceNotFoundError
GraphQLResourceSizeLimitExceededError
GraphQLSearchDeactivatedError
GraphQLSearchExecutionFailureError
GraphQLSearchFacetPathNotFoundError
GraphQLSearchIndexingInProgressError
GraphQLSearchNotReadyError
GraphQLSemanticErrorError
GraphQLShippingMethodDoesNotMatchCartError
GraphQLStoreCartDiscountsLimitReachedError
GraphQLSyntaxErrorError
Indexable
[
key
:
string
]:
any
Index
Properties
code
Properties
Readonly
code
code
:
string
One of the error codes that is listed on the
Errors
page.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
Typescript SDK Type Docs
Loading...
One of the error codes that is listed on the Errors page.