Class GraphQLProductPresentWithDifferentVariantSelectionErrorImpl

java.lang.Object
com.commercetools.api.models.error.GraphQLProductPresentWithDifferentVariantSelectionErrorImpl
All Implemented Interfaces:
GraphQLErrorObject, GraphQLProductPresentWithDifferentVariantSelectionError, io.vrap.rmf.base.client.ModelBase

Returned when a Product is already assigned to a Product Selection, but the Product Selection has either a different Product Variant Selection or a different Product Variant Exclusion.

The error is returned as a failed response either to the Add Product or to the Exclude Product update action.