Uses of Class
org.junittest.customtemplates_server_springconfiguration.DroidInput
Packages that use DroidInput
-
Uses of DroidInput in org.junittest.customtemplates_server_springconfiguration
Methods in org.junittest.customtemplates_server_springconfiguration that return DroidInputMethods in org.junittest.customtemplates_server_springconfiguration 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.