Uses of Class
org.allGraphQLCases.client.CINP_HumanInput_CINS
Package
Description
-
Uses of CINP_HumanInput_CINS in org.allGraphQLCases.client
-
Uses of CINP_HumanInput_CINS in org.allGraphQLCases.client.util
Modifier and TypeMethodDescriptionAnotherMutationTypeExecutorAllGraphQLCases.createHuman
(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
(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
(ObjectResponse objectResponse, CINP_HumanInput_CINS human, Object... paramsAndValues) Deprecated.CTP_AnotherMutationType_CTS.createHuman
(String queryResponseDef, CINP_HumanInput_CINS human, Object... paramsAndValues) Deprecated.AnotherMutationTypeExecutorAllGraphQLCases.createHumanWithBindValues
(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
(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
(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
(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
(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
(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
(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
(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
(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
-
Uses of CINP_HumanInput_CINS in org.allGraphQLCases.demo.impl
Modifier 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
-
Uses of CINP_HumanInput_CINS in org.allGraphQLCases.minimal.spring_app