Class GraphQLQueryTimedOutErrorImpl

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

public class GraphQLQueryTimedOutErrorImpl extends Object implements GraphQLQueryTimedOutError, io.vrap.rmf.base.client.ModelBase

Returned when the query times out.

If a query constantly times out, please check if it follows the performance best practices.