Uses of Class
org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_collection.Foo140
Packages that use Foo140
Package
Description
-
Uses of Foo140 in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_collection
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_collection that return Foo140Modifier and TypeMethodDescriptionFoo140.Builder.build()
MyQueryType.getFoo140()
test for issue #140 (error for type that implements multiple interfaces)Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_collection with parameters of type Foo140Modifier and TypeMethodDescriptionvoid
test for issue #140 (error for type that implements multiple interfaces)MyQueryType.Builder.withFoo140
(Foo140 foo140Param) test for issue #140 (error for type that implements multiple interfaces) -
Uses of Foo140 in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_collection.util
Method parameters in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_collection.util with type arguments of type Foo140Modifier and TypeMethodDescriptionDataFetchersDelegateFoo140.bar
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Foo140> keys) This methods loads the data for ${dataFetcher.graphQLType}.bar.Foo140Controller.bar
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Foo140> keys) This methods loads the data for ${dataFetcher.graphQLType}.bar.