Skip to content

Encapsulate GraphQL initialization #48

Closed
@rstoyanchev

Description

@rstoyanchev

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 supporttype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions