Uses of Class
org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux.TList
Packages that use TList
Package
Description
-
Uses of TList in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux that return TList -
Uses of TList 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 TListModifier and TypeMethodDescriptionreactor.core.publisher.Flux<TFoo1>DataFetchersDelegateTList.list(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<TList> keys) This methods loads the data for ${dataFetcher.graphQLType}.list.reactor.core.publisher.Flux<TFoo1>TListController.list(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<TList> keys) This methods loads the data for ${dataFetcher.graphQLType}.list.