Uses of Interface
com.graphql_java_generator.client.QueryExecutor
| Package | Description |
|---|---|
| com.graphql_java_generator.client |
-
Uses of QueryExecutor in com.graphql_java_generator.client
Classes in com.graphql_java_generator.client that implement QueryExecutor Modifier and Type Class Description classQueryExecutorImplThis class is deprecated since version v1.12.classQueryExecutorSpringReactiveImplThis is the default implementation for theQueryExecutorThis implementation has been added in version 1.12.
It is loaded by theGraphQLAutoConfigurationSpring auto-configuration class.Methods in com.graphql_java_generator.client that return QueryExecutor Modifier and Type Method Description QueryExecutorGraphQLConfiguration. getQueryExecutor()Retrieves theQueryExecutorfor this GraphQL configuration