Class GraphQLExtensionUpdateActionsFailedErrorImpl

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

public class GraphQLExtensionUpdateActionsFailedErrorImpl extends Object implements GraphQLExtensionUpdateActionsFailedError, io.vrap.rmf.base.client.ModelBase

Returned when update actions could not be applied to the resource (for example, because a referenced resource does not exist). This would result in a 400 Bad Request response if the same update action was sent from a regular client.