Uses of Class
org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse.InputWithJson
Packages that use InputWithJson
Package
Description
-
Uses of InputWithJson in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse that return InputWithJson -
Uses of InputWithJson in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse.util
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse.util with parameters of type InputWithJsonModifier and TypeMethodDescriptionDataFetchersDelegateMyQueryType.jsonWithInput
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, InputWithJson input) This method loads the data for MyQueryType.jsonWithInput.Method parameters in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse.util with type arguments of type InputWithJsonModifier and TypeMethodDescriptionDataFetchersDelegateMyQueryType.jsonsWithInput
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, List<InputWithJson> input) This method loads the data for MyQueryType.jsonsWithInput.DataFetchersDelegateTheSubscriptionType.jsonsWithInput
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, List<InputWithJson> input) This method loads the data for TheSubscriptionType.jsonsWithInput.