-
Notifications
You must be signed in to change notification settings - Fork 322
Closed
Labels
in: coreIssues related to config and core supportIssues related to config and core supporttype: enhancementA general enhancementA general enhancement
Milestone
Description
Currently GraphQLSchema
and GraphQL
are initialized in Boot starter configuration. GraphQL Java provides builders to do all this but there is still glue code, e.g. schema transformations, the Reactor DataFetcher support, reloadable schema in development, and much more to come.
This initialization needs to be extracted out of configuration, encapsulated, and made flexible for extension.
Metadata
Metadata
Assignees
Labels
in: coreIssues related to config and core supportIssues related to config and core supporttype: enhancementA general enhancementA general enhancement