Class GraphQLContentTooLargeErrorImpl

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

public class GraphQLContentTooLargeErrorImpl extends Object implements GraphQLContentTooLargeError, io.vrap.rmf.base.client.ModelBase

Returned when the request results in too much data being returned from the API. Adjust the request query to reduce the size of the data returned.