| 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 |
|---|
| 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. |
| InputParameter
Contains an input parameter, to be sent to a query (mutation...).
|
| ObjectResponse
This class describes what response is expected from the GraphQL server.
|
Copyright © 2020. All rights reserved.