Class GraphQLAttributeNameDoesNotExistErrorImpl

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

public class GraphQLAttributeNameDoesNotExistErrorImpl extends Object implements GraphQLAttributeNameDoesNotExistError, io.vrap.rmf.base.client.ModelBase

Returned when an AttributeDefinition does not exist for an Attribute name.

The error is returned as a failed response to the Change AttributeDefinition Name update action.