| 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.
|
| Class and Description |
|---|
| InputParameter
Contains a parameter, to be sent to a query (mutation...).
|
| ObjectResponse
This class describes what response is expected from the GraphQL server.
|
| Class and Description |
|---|
| Builder
This class is a Builder that'll help to build a
ObjectResponse, which defines what should appear in the
response from the GraphQL server. |
| ObjectResponse
This class describes what response is expected from the GraphQL server.
|
Copyright © 2019. All rights reserved.