Uses of Interface
org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux.IFoo140
Packages that use IFoo140
Package
Description
-
Uses of IFoo140 in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux
Subinterfaces of IFoo140 in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_fluxClasses in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux that implement IFoo140 -
Uses of IFoo140 in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux.util
Method parameters in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux.util with type arguments of type IFoo140Modifier and TypeMethodDescriptionreactor.core.publisher.Flux<IBar140>
DataFetchersDelegateIFoo140.bar
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<IFoo140> keys) This methods loads the data for ${dataFetcher.graphQLType}.bar.reactor.core.publisher.Flux<IBar140>
IFoo140Controller.bar
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<IFoo140> keys) This methods loads the data for ${dataFetcher.graphQLType}.bar.