@Bean
fun kotlinDataFetcherFactory(applicationContext: ApplicationContext): KotlinDataFetcherFactoryProvider

Provides the KotlinDataFetcherFactoryProvider which generates a FunctionDataFetcher which handles JSON input value injecting correctly.

Return

the generated KotlinDataFetcherFactoryProvider, used by graphql-kotlin

Parameters

applicationContext

used to obtain Spring beans