インターフェースの使用
org.springframework.boot.autoconfigure.graphql.GraphQlSourceBuilderCustomizer
GraphQlSourceBuilderCustomizer を使用するパッケージ
org.springframework.boot.autoconfigure.graphql.data 内の GraphQlSourceBuilderCustomizer 使用
修飾子と型メソッド説明GraphQlQueryByExampleAutoConfiguration.queryByExampleRegistrar(ObjectProvider<org.springframework.data.repository.query.QueryByExampleExecutor<?>> executors) GraphQlQuerydslAutoConfiguration.querydslRegistrar(ObjectProvider<org.springframework.data.querydsl.QuerydslPredicateExecutor<?>> executors) GraphQlReactiveQueryByExampleAutoConfiguration.reactiveQueryByExampleRegistrar(ObjectProvider<org.springframework.data.repository.query.ReactiveQueryByExampleExecutor<?>> reactiveExecutors) GraphQlReactiveQuerydslAutoConfiguration.reactiveQuerydslRegistrar(ObjectProvider<org.springframework.data.querydsl.ReactiveQuerydslPredicateExecutor<?>> reactiveExecutors)