Uses of Class
org.junittest.allgraphqlcases_client_springconfiguration.CINP_HumanInput_CINS
Packages that use CINP_HumanInput_CINS
-
Uses of CINP_HumanInput_CINS in org.junittest.allgraphqlcases_client_springconfiguration
Methods in org.junittest.allgraphqlcases_client_springconfiguration that return CINP_HumanInput_CINSMethods in org.junittest.allgraphqlcases_client_springconfiguration with parameters of type CINP_HumanInput_CINSModifier and TypeMethodDescriptionAnotherMutationTypeExecutorMySchema.createHuman(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_HumanInput_CINS human, Object... paramsAndValues) This method is expected by the graphql-java framework.AnotherMutationTypeExecutorMySchema.createHuman(String queryResponseDef, CINP_HumanInput_CINS human, Object... paramsAndValues) This method executes a partial query on the createHuman mutation against the GraphQL server.reactor.core.publisher.Mono<Optional<CTP_Human_CTS>>AnotherMutationTypeReactiveExecutorMySchema.createHuman(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_HumanInput_CINS human, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CTP_Human_CTS>>AnotherMutationTypeReactiveExecutorMySchema.createHuman(String queryResponseDef, CINP_HumanInput_CINS human, Object... paramsAndValues) This method executes a partial query against the GraphQL server.CTP_AnotherMutationType_CTS.createHuman(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_HumanInput_CINS human, Object... paramsAndValues) Deprecated.CTP_AnotherMutationType_CTS.createHuman(String queryResponseDef, CINP_HumanInput_CINS human, Object... paramsAndValues) Deprecated.AnotherMutationTypeExecutorMySchema.createHumanWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_HumanInput_CINS human, Map<String, Object> parameters) This method is expected by the graphql-java framework.AnotherMutationTypeExecutorMySchema.createHumanWithBindValues(String queryResponseDef, CINP_HumanInput_CINS human, Map<String, Object> parameters) This method executes a partial query on the createHuman mutation against the GraphQL server.reactor.core.publisher.Mono<Optional<CTP_Human_CTS>>AnotherMutationTypeReactiveExecutorMySchema.createHumanWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_HumanInput_CINS human, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CTP_Human_CTS>>AnotherMutationTypeReactiveExecutorMySchema.createHumanWithBindValues(String queryResponseDef, CINP_HumanInput_CINS human, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.CTP_AnotherMutationType_CTS.createHumanWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_HumanInput_CINS human, Map<String, Object> parameters) Deprecated.CTP_AnotherMutationType_CTS.createHumanWithBindValues(String queryResponseDef, CINP_HumanInput_CINS human, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.unionTest(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.unionTest(String queryResponseDef, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.unionTest(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Object... paramsAndValues)
################################################################################
# Test for unions
This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.unionTest(String queryResponseDef, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Object... paramsAndValues)
################################################################################
# Test for unions
This method executes a partial query on the unionTest query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CUP_AnyCharacter_CUS>>>MyQueryTypeReactiveExecutorMySchema.unionTest(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Object... paramsAndValues)
################################################################################
# Test for unions
This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CUP_AnyCharacter_CUS>>>MyQueryTypeReactiveExecutorMySchema.unionTest(String queryResponseDef, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Object... paramsAndValues)
################################################################################
# Test for unions
This method executes a partial query against the GraphQL server.CTP_MyQueryType_CTS.unionTestWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.unionTestWithBindValues(String queryResponseDef, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.unionTestWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Map<String, Object> parameters)
################################################################################
# Test for unions
This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.unionTestWithBindValues(String queryResponseDef, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Map<String, Object> parameters)
################################################################################
# Test for unions
This method executes a partial query on the unionTest query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CUP_AnyCharacter_CUS>>>MyQueryTypeReactiveExecutorMySchema.unionTestWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Map<String, Object> parameters)
################################################################################
# Test for unions
This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CUP_AnyCharacter_CUS>>>MyQueryTypeReactiveExecutorMySchema.unionTestWithBindValues(String queryResponseDef, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Map<String, Object> parameters) ################################################################################ # Test for unions This method executes a partial query against the GraphQL server.