Uses of Class
org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux.DroidInput
Packages that use DroidInput
Package
Description
-
Uses of DroidInput in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux that return DroidInput -
Uses of DroidInput in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux.util
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux.util with parameters of type DroidInputModifier and TypeMethodDescriptionDataFetchersDelegateMyQueryType.unionTest
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, HumanInput human1, HumanInput human2, DroidInput droid1, DroidInput droid2) Description for the unionTest field:
################################################################################ # Test for unions
This method loads the data for MyQueryType.unionTest.MyQueryTypeController.unionTest
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, HumanInput human1, HumanInput human2, DroidInput droid1, DroidInput droid2) This method loads the data for ${dataFetcher.graphQLType}.unionTest.DataFetchersDelegateMyQueryType.withTwoMandatoryParamDefaultVal
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, DroidInput theHero, Integer num) This method loads the data for MyQueryType.withTwoMandatoryParamDefaultVal.MyQueryTypeController.withTwoMandatoryParamDefaultVal
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, DroidInput theHero, Integer num) This method loads the data for ${dataFetcher.graphQLType}.withTwoMandatoryParamDefaultVal.