Uses of Interface
com.graphql_java_generator.plugin.conf.GenerateGraphQLSchemaConfiguration
-
Uses of GenerateGraphQLSchemaConfiguration in com.graphql_java_generator.plugin.generate_schema
ModifierConstructorDescriptionGenerateGraphQLSchema
(DocumentParser documentParser, GraphqlUtils graphqlUtils, GenerateGraphQLSchemaConfiguration configuration, ResourceSchemaStringProvider resourceSchemaStringProvider) A constructor that can be called by other tasks/goals.GenerateGraphQLSchema
(GenerateGraphQLSchemaDocumentParser documentParser, GraphqlUtils graphqlUtils, GenerateGraphQLSchemaConfiguration configuration, ResourceSchemaStringProvider resourceSchemaStringProvider) The constructor that Spring will use to load this Spring bean