Configures beans used in combination with graphql-kotlin and graphql-java
Types
Link copied to clipboard
SchemaGeneratorHooks which handles rewiring of BaseNodePropertyDelegate backed files, collects all Node types and generates NodeDefinitions for it, and collects queries for Node types
Properties
Functions
Link copied to clipboard
Link copied to clipboard
@Bean
@ConditionalOnMissingBean
Generates the GraphQLSchema and the NodeDefinitionCollection Automatically adds the generated Node type based connection queries
Link copied to clipboard
GraphQLSchema based on GraphglueSchema
Link copied to clipboard
@Bean
@ConditionalOnMissingBean
Config for the schema generator, automatically adds io.github.graphglue to the supported packages