Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Add the ability to configure the RuntimeWiring at the SchemaParser building time #440

Open
@stondini

Description

@stondini

Hello,

I need to customize the RuntimeWiring through the RuntimeWiring.Builder when the schema parser is being built.

The class SchemaParserBuilder is directly instantiated by GraphQLJavaToolsAutoConfiguration. So, it's impossible to customize/inject the RuntimeWiring instance.

I need this to have the ability to set a GraphQLCodeRegistry when SchemaGenerator is used to create the executable schema.

What do you think ?

Thank you.
Stephane

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions