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