Uses of Class
org.allGraphQLCases.client.CINP_HumanInput_CINS
Packages that use CINP_HumanInput_CINS
Package
Description
-
Uses of CINP_HumanInput_CINS in org.allGraphQLCases.client
Methods in org.allGraphQLCases.client that return CINP_HumanInput_CINS -
Uses of CINP_HumanInput_CINS in org.allGraphQLCases.client.util
Methods in org.allGraphQLCases.client.util with parameters of type CINP_HumanInput_CINSModifier and TypeMethodDescriptionAnotherMutationTypeExecutorAllGraphQLCases.createHuman(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_HumanInput_CINS human, Object... paramsAndValues) This method is expected by the graphql-java framework.AnotherMutationTypeExecutorAllGraphQLCases.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>>AnotherMutationTypeReactiveExecutorAllGraphQLCases.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>>AnotherMutationTypeReactiveExecutorAllGraphQLCases.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.AnotherMutationTypeExecutorAllGraphQLCases.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.AnotherMutationTypeExecutorAllGraphQLCases.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>>AnotherMutationTypeReactiveExecutorAllGraphQLCases.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>>AnotherMutationTypeReactiveExecutorAllGraphQLCases.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.MyQueryTypeExecutorAllGraphQLCases.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.MyQueryTypeExecutorAllGraphQLCases.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>>>MyQueryTypeReactiveExecutorAllGraphQLCases.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>>>MyQueryTypeReactiveExecutorAllGraphQLCases.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.MyQueryTypeExecutorAllGraphQLCases.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.MyQueryTypeExecutorAllGraphQLCases.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>>>MyQueryTypeReactiveExecutorAllGraphQLCases.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>>>MyQueryTypeReactiveExecutorAllGraphQLCases.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. -
Uses of CINP_HumanInput_CINS in org.allGraphQLCases.demo
Methods in org.allGraphQLCases.demo with parameters of type CINP_HumanInput_CINS -
Uses of CINP_HumanInput_CINS in org.allGraphQLCases.demo.impl
Methods in org.allGraphQLCases.demo.impl with parameters of type CINP_HumanInput_CINSModifier and TypeMethodDescriptionPartialDirectQueries.createHuman(CINP_HumanInput_CINS human) PartialPreparedQueries.createHuman(CINP_HumanInput_CINS human) PartialPreparedQueriesDeprecatedWay.createHuman(CINP_HumanInput_CINS human) reactor.core.publisher.Mono<Optional<CTP_Human_CTS>>PartialRequestGraphQLReactiveRepository.createHuman(CINP_HumanInput_CINS human) PartialRequestGraphQLRepository.createHuman(CINP_HumanInput_CINS human) -
Uses of CINP_HumanInput_CINS in org.allGraphQLCases.graphqlrepository.non_spring
Methods in org.allGraphQLCases.graphqlrepository.non_spring with parameters of type CINP_HumanInput_CINS