Uses of Class
org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse.Droid
Packages that use Droid
Package
Description
-
Uses of Droid in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse that return DroidModifier and TypeMethodDescriptionDroid.Builder.build()
MyQueryType.getWithTwoMandatoryParamDefaultVal()
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse with parameters of type DroidModifier and TypeMethodDescriptionvoid
MyQueryType.setWithTwoMandatoryParamDefaultVal
(Droid withTwoMandatoryParamDefaultVal) MyQueryType.Builder.withWithTwoMandatoryParamDefaultVal
(Droid withTwoMandatoryParamDefaultValParam) -
Uses of Droid in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse.util
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse.util that return types with arguments of type DroidModifier and TypeMethodDescriptionDataFetchersDelegateDroid.batchLoader
(List<UUID> keys) This method loads a list of ${dataFetcher.field.name}, based on the list of id to be fetched.DataFetchersDelegateDroid.unorderedReturnBatchLoader
(List<UUID> keys) This method loads a list of ${dataFetcher.field.name}, based on the list of id to be fetched.Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse.util with parameters of type DroidModifier and TypeMethodDescriptionDataFetchersDelegateDroid.appearsIn
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, Droid origin) This method loads the data for Droid.appearsIn.DroidController.appearsIn
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, Droid origin) This method loads the data for ${dataFetcher.graphQLType}.appearsIn.DataFetchersDelegateDroid.friends
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, Droid origin) This method loads the data for Droid.friends.DroidController.friends
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, Droid origin) This method loads the data for ${dataFetcher.graphQLType}.friends.