-
Optional Element Summary
Optional Elements
When more than one GraphQL schema are used, a GraphQL Repository requests may be relative to only one GraphQL
schema.
The name of the Spring bean to build.
-
Element Details
-
value
The name of the Spring bean to build. Default is to use the interface name as the bean name
- Default:
- ""
-
queryExecutor
When more than one GraphQL schema are used, a GraphQL Repository requests may be relative to only one GraphQL
schema. In this case, the queryExecutor value is mandatory: it must provide the queryExecutor of this GraphQL
schema.
- Default:
- com.graphql_java_generator.client.GraphQLQueryReactiveExecutor.class