public interface RuntimeWiringConfigurer
RuntimeWiring.Builder instance
used in GraphQlSource.Builder.| Modifier and Type | Method and Description |
|---|---|
void |
configure(RuntimeWiring.Builder builder)
Apply changes to the
RuntimeWiring.Builder such as registering
DataFetchers, custom scalar types, and more. |
void configure(RuntimeWiring.Builder builder)
RuntimeWiring.Builder such as registering
DataFetchers, custom scalar types, and more.builder - the builder to configure