Uses of Class
com.graphql_java_generator.client.response.Error
Packages that use Error
Package
Description
All classes about the management of the response, coming from the GraphQL server
-
Uses of Error in com.generated.graphql.util
Fields in com.generated.graphql.util with type parameters of type ErrorModifier and TypeFieldDescriptionMutationTypeRootResponse.errors
QueryTypeRootResponse.errors
SubscriptionTypeRootResponse.errors
Methods in com.generated.graphql.util that return types with arguments of type ErrorModifier and TypeMethodDescriptionMutationTypeRootResponse.getErrors()
QueryTypeRootResponse.getErrors()
SubscriptionTypeRootResponse.getErrors()
Method parameters in com.generated.graphql.util with type arguments of type Error -
Uses of Error in com.graphql_java_generator.client.response
Fields in com.graphql_java_generator.client.response with type parameters of type Error