| Interface | Description |
|---|---|
| QueryExecutor |
This class is the query executor : a generic class, reponsible for calling the GraphQL server, and return its
response as POJOs.
|
| Class | Description |
|---|---|
| GraphqlUtils | |
| QueryExecutorImpl |
This class is the query executor : a generic class, reponsible for calling the GraphQL server, for query, mutation
and subscription.
|
Copyright © 2019. All rights reserved.