| 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 |
|---|
| GraphQLRequestExecutionException
Thrown when an error occurs during the request execution.
|
| GraphQLRequestPreparationException
Thrown when an error occurs during the request preparation.
|
| Class and Description |
|---|
| GraphQLRequestExecutionException
Thrown when an error occurs during the request execution.
|
| 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
|
| GraphQLRequestExecutionException
Thrown when an error occurs during the request execution.
|
| GraphQLRequestPreparationException
Thrown when an error occurs during the request preparation.
|
| Location |
Copyright © 2020. All rights reserved.