Class GraphQLSearchDeactivatedErrorImpl

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

public class GraphQLSearchDeactivatedErrorImpl extends Object implements GraphQLSearchDeactivatedError, io.vrap.rmf.base.client.ModelBase

Returned when the indexing of Product information is deactivated in a Project.

To activate indexing, call Change Product Search Indexing Enabled and set enabled to true.