@gradientedge/commercetools-utils
    Preparing search index...

    Type Alias ErrorObject

    ErrorObject:
        | AnonymousIdAlreadyInUseError
        | AssociateMissingPermissionError
        | AttributeDefinitionAlreadyExistsError
        | AttributeDefinitionTypeConflictError
        | AttributeNameDoesNotExistError
        | BadGatewayError
        | ConcurrentModificationError
        | ContentTooLargeError
        | CountryNotConfiguredInStoreError
        | DiscountCodeNonApplicableError
        | DuplicateAttributeValueError
        | DuplicateAttributeValuesError
        | DuplicateEnumValuesError
        | DuplicateFieldError
        | DuplicateFieldWithConflictingResourceError
        | DuplicatePriceKeyError
        | DuplicatePriceScopeError
        | DuplicateStandalonePriceScopeError
        | DuplicateVariantValuesError
        | EditPreviewFailedError
        | EnumKeyAlreadyExistsError
        | EnumKeyDoesNotExistError
        | EnumValueIsUsedError
        | EnumValuesMustMatchError
        | ExpiredCustomerEmailTokenError
        | ExpiredCustomerPasswordTokenError
        | ExtensionBadResponseError
        | ExtensionNoResponseError
        | ExtensionPredicateEvaluationFailedError
        | ExtensionUpdateActionsFailedError
        | ExternalOAuthFailedError
        | FeatureRemovedError
        | GeneralError
        | InsufficientScopeError
        | InternalConstraintViolatedError
        | InvalidCredentialsError
        | InvalidCurrentPasswordError
        | InvalidFieldError
        | InvalidInputError
        | InvalidItemShippingDetailsError
        | InvalidJsonInputError
        | InvalidOperationError
        | InvalidSubjectError
        | InvalidTokenError
        | LanguageUsedInStoresError
        | LockedFieldError
        | MatchingPriceNotFoundError
        | MaxCartDiscountsReachedError
        | MaxResourceLimitExceededError
        | MaxStoreReferencesReachedError
        | MissingRoleOnChannelError
        | MissingTaxRateForCountryError
        | MoneyOverflowError
        | NoMatchingProductDiscountFoundError
        | ObjectNotFoundError
        | OutOfStockError
        | OverCapacityError
        | OverlappingStandalonePriceValidityError
        | PendingOperationError
        | PriceChangedError
        | ProductAssignmentMissingError
        | ProductPresentWithDifferentVariantSelectionError
        | ProjectNotConfiguredForLanguagesError
        | QueryComplexityLimitExceededError
        | QueryTimedOutError
        | ReferenceExistsError
        | ReferencedResourceNotFoundError
        | RequiredFieldError
        | ResourceNotFoundError
        | ResourceSizeLimitExceededError
        | SearchDeactivatedError
        | SearchExecutionFailureError
        | SearchFacetPathNotFoundError
        | SearchIndexingInProgressError
        | SearchNotReadyError
        | SemanticErrorError
        | ShippingMethodDoesNotMatchCartError
        | StoreCartDiscountsLimitReachedError
        | SyntaxErrorError

    Represents a single error. Multiple errors may be included in an ErrorResponse.