from: graphql-dgs-spring-graphql to: graphql-dgs-reactive evidence: - file: "graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/webflux/DgsWebFluxGraphQLInterceptor.kt" contains "import com.netflix.graphql.dgs.reactive.internal.DefaultDgsReactiveGraphQLContextBuilder" from: graphql-dgs-spring-graphql to: graphql-dgs-reactive evidence: - file: "graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/SpringGraphQLDgsReactiveQueryExecutor.kt" contains "import com.netflix.graphql.dgs.reactive.DgsReactiveQueryExecutor" from: graphql-dgs-spring-graphql to: graphql-dgs-reactive evidence: - file: "graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/DgsSpringGraphQLAutoConfiguration.kt" contains "import com.netflix.graphql.dgs.reactive.DgsReactiveCustomContextBuilderWithRequest"