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