| Package | Description |
|---|---|
| com.graphql_java_generator.client | |
| com.graphql_java_generator.client.request |
This package contains all the classes used to generate the requests toward the GraphQL server.
|
| com.graphql_java_generator.client.response |
All classes about the management of the response, coming from the GraphQL server
|
| Class and Description |
|---|
| GraphQLExecutionException
Thrown when the client could not parse the GraphQL response.
|
| GraphQLRequestPreparationException
Thrown when an error occurs during the request preparation.
|
| Class and Description |
|---|
| GraphQLRequestPreparationException
Thrown when an error occurs during the request preparation.
|
| Class and Description |
|---|
| Error
The error POJO, mapped from the GraphQL server response, when an error occurs
|
| GraphQLExecutionException
Thrown when the client could not parse the GraphQL response.
|
| GraphQLRequestPreparationException
Thrown when an error occurs during the request preparation.
|
| Location |
Copyright © 2019. All rights reserved.