Package com.commercetools.api.models.graph_ql
package com.commercetools.api.models.graph_ql
-
ClassDescriptionContains an error message, the location of the code that caused the error, and other information to help you correct the error.GraphQLErrorBuilder Example to create an instance using the builder patternRepresents the location within your query where the error occurred.GraphQLErrorLocationBuilder Example to create an instance using the builder patternThe query, operation name, and variables that are sent to the GraphQL API.GraphQLRequestBuilder Example to create an instance using the builder pattern
error
is present in the response only if the GraphQL query was unsuccessful.GraphQLResponseBuilder Example to create an instance using the builder patternThe variables that the GraphQL query uses.GraphQLVariablesMapBuilder Example to create an instance using the builder pattern