Uses of Interface
org.junittest.allgraphqlcases_client_springconfiguration.CIP_Character_CIS
Packages that use CIP_Character_CIS
-
Uses of CIP_Character_CIS in org.junittest.allgraphqlcases_client_springconfiguration
Classes in org.junittest.allgraphqlcases_client_springconfiguration that implement CIP_Character_CISMethods in org.junittest.allgraphqlcases_client_springconfiguration that return CIP_Character_CISModifier and TypeMethodDescriptionCTP_MyQueryType_CTS.directiveOnField
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.directiveOnField
(String queryResponseDef, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.directiveOnField
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues)
# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery.MyQueryTypeExecutorMySchema.directiveOnField
(String queryResponseDef, Object... paramsAndValues)
# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery.CTP_MyQueryType_CTS.directiveOnFieldWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.directiveOnFieldWithBindValues
(String queryResponseDef, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.directiveOnFieldWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters)
# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery.MyQueryTypeExecutorMySchema.directiveOnFieldWithBindValues
(String queryResponseDef, Map<String, Object> parameters)
# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery.CTP_MyQueryType_CTS.error
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String errorLabel, Object... paramsAndValues) Deprecated.Deprecated.MyQueryTypeExecutorMySchema.error
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String errorLabel, Object... paramsAndValues)
################################################################################
# error always returns an error!MyQueryTypeExecutorMySchema.error
(String queryResponseDef, String errorLabel, Object... paramsAndValues)
################################################################################
# error always returns an error!CTP_MyQueryType_CTS.errorWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String errorLabel, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.errorWithBindValues
(String queryResponseDef, String errorLabel, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.errorWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String errorLabel, Map<String, Object> parameters)
################################################################################
# error always returns an error!MyQueryTypeExecutorMySchema.errorWithBindValues
(String queryResponseDef, String errorLabel, Map<String, Object> parameters)
################################################################################
# error always returns an error!CTP_Human_CTS.getBestFriend()
CTP_MyQueryType_CTS.getDirectiveOnField()
# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQueryCTP_MyQueryType_CTS.getError()
################################################################################ # error always returns an error!CTP_MyQueryType_CTS.getWithEnum()
CTP_MyQueryType_CTS.getWithOneMandatoryParam()
CTP_MyQueryType_CTS.getWithOneOptionalParam()
CTP_MyQueryType_CTS.withEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_Episode_CES episode, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.withEnum
(String queryResponseDef, CEP_Episode_CES episode, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.withEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_Episode_CES episode, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.withEnum
(String queryResponseDef, CEP_Episode_CES episode, Object... paramsAndValues) This method executes a partial query on the withEnum query against the GraphQL server.CTP_MyQueryType_CTS.withEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_Episode_CES episode, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.withEnumWithBindValues
(String queryResponseDef, CEP_Episode_CES episode, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.withEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_Episode_CES episode, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.withEnumWithBindValues
(String queryResponseDef, CEP_Episode_CES episode, Map<String, Object> parameters) This method executes a partial query on the withEnum query against the GraphQL server.CTP_MyQueryType_CTS.withOneMandatoryParam
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.withOneMandatoryParam
(String queryResponseDef, CINP_CharacterInput_CINS character, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.withOneMandatoryParam
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.withOneMandatoryParam
(String queryResponseDef, CINP_CharacterInput_CINS character, Object... paramsAndValues) This method executes a partial query on the withOneMandatoryParam query against the GraphQL server.CTP_MyQueryType_CTS.withOneMandatoryParamWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.withOneMandatoryParamWithBindValues
(String queryResponseDef, CINP_CharacterInput_CINS character, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.withOneMandatoryParamWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.withOneMandatoryParamWithBindValues
(String queryResponseDef, CINP_CharacterInput_CINS character, Map<String, Object> parameters) This method executes a partial query on the withOneMandatoryParam query against the GraphQL server.CTP_MyQueryType_CTS.withOneOptionalParam
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.withOneOptionalParam
(String queryResponseDef, CINP_CharacterInput_CINS character, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.withOneOptionalParam
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.withOneOptionalParam
(String queryResponseDef, CINP_CharacterInput_CINS character, Object... paramsAndValues) This method executes a partial query on the withOneOptionalParam query against the GraphQL server.CTP_MyQueryType_CTS.withOneOptionalParamWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.withOneOptionalParamWithBindValues
(String queryResponseDef, CINP_CharacterInput_CINS character, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.withOneOptionalParamWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.withOneOptionalParamWithBindValues
(String queryResponseDef, CINP_CharacterInput_CINS character, Map<String, Object> parameters) This method executes a partial query on the withOneOptionalParam query against the GraphQL server.Methods in org.junittest.allgraphqlcases_client_springconfiguration that return types with arguments of type CIP_Character_CISModifier and TypeMethodDescriptionCTP_MyQueryType_CTS.connectionWithoutParameters
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.connectionWithoutParameters
(String queryResponseDef, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.connectionWithoutParameters
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.connectionWithoutParameters
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query on the connectionWithoutParameters query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>
MyQueryTypeReactiveExecutorMySchema.connectionWithoutParameters
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>
MyQueryTypeReactiveExecutorMySchema.connectionWithoutParameters
(String queryResponseDef, Object... paramsAndValues) This method executes a partial query against the GraphQL server.CTP_MyQueryType_CTS.connectionWithoutParametersWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.connectionWithoutParametersWithBindValues
(String queryResponseDef, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.connectionWithoutParametersWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.connectionWithoutParametersWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query on the connectionWithoutParameters query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>
MyQueryTypeReactiveExecutorMySchema.connectionWithoutParametersWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>
MyQueryTypeReactiveExecutorMySchema.connectionWithoutParametersWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.directiveOnField
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues)
# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.directiveOnField
(String queryResponseDef, Object... paramsAndValues)
# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.directiveOnFieldWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters)
# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.directiveOnFieldWithBindValues
(String queryResponseDef, Map<String, Object> parameters) # Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQueryreactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.error
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String errorLabel, Object... paramsAndValues)
################################################################################
# error always returns an error!reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.error
(String queryResponseDef, String errorLabel, Object... paramsAndValues)
################################################################################
# error always returns an error!reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.errorWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String errorLabel, Map<String, Object> parameters)
################################################################################
# error always returns an error!reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.errorWithBindValues
(String queryResponseDef, String errorLabel, Map<String, Object> parameters) ################################################################################ # error always returns an error!CTP_MyQueryType_CTS.getConnectionWithoutParameters()
CIP_Character_CIS.getFriends()
CTP_BatchMappingType_CTS.getFriends()
CTP_Droid_CTS.getFriends()
CTP_Human_CTS.getFriends()
CTP_Droid_CTS.getFriendsCharacter()
CTP_Human_CTS.getFriendsCharacter()
CTP_MyQueryType_CTS.getWithList()
################################################################################ # withList return a list of Characters, matching the given list of CharacterInputCTP_MyQueryType_CTS.getWithoutParameters()
This is a description to describe the field withoutParameters on two linesreactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.withEnum
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_Episode_CES episode, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.withEnum
(String queryResponseDef, CEP_Episode_CES episode, Object... paramsAndValues) This method executes a partial query against the GraphQL server.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.withEnumWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_Episode_CES episode, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.withEnumWithBindValues
(String queryResponseDef, CEP_Episode_CES episode, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.CTP_MyQueryType_CTS.withList
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String firstName, List<CINP_CharacterInput_CINS> characters, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.withList
(String queryResponseDef, String firstName, List<CINP_CharacterInput_CINS> characters, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.withList
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String firstName, List<CINP_CharacterInput_CINS> characters, Object... paramsAndValues)
################################################################################
# withList return a list of Characters, matching the given list of CharacterInput.
# The name of the first Character returned is replaced by the given firstName.
# All ids are generated
This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.withList
(String queryResponseDef, String firstName, List<CINP_CharacterInput_CINS> characters, Object... paramsAndValues)
################################################################################
# withList return a list of Characters, matching the given list of CharacterInput.
# The name of the first Character returned is replaced by the given firstName.
# All ids are generated
This method executes a partial query on the withList query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>
MyQueryTypeReactiveExecutorMySchema.withList
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String firstName, List<CINP_CharacterInput_CINS> characters, Object... paramsAndValues)
################################################################################
# withList return a list of Characters, matching the given list of CharacterInput.
# The name of the first Character returned is replaced by the given firstName.
# All ids are generated
This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>
MyQueryTypeReactiveExecutorMySchema.withList
(String queryResponseDef, String firstName, List<CINP_CharacterInput_CINS> characters, Object... paramsAndValues)
################################################################################
# withList return a list of Characters, matching the given list of CharacterInput.
# The name of the first Character returned is replaced by the given firstName.
# All ids are generated
This method executes a partial query against the GraphQL server.CTP_MyQueryType_CTS.withListWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String firstName, List<CINP_CharacterInput_CINS> characters, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.withListWithBindValues
(String queryResponseDef, String firstName, List<CINP_CharacterInput_CINS> characters, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.withListWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String firstName, List<CINP_CharacterInput_CINS> characters, Map<String, Object> parameters)
################################################################################
# withList return a list of Characters, matching the given list of CharacterInput.
# The name of the first Character returned is replaced by the given firstName.
# All ids are generated
This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.withListWithBindValues
(String queryResponseDef, String firstName, List<CINP_CharacterInput_CINS> characters, Map<String, Object> parameters)
################################################################################
# withList return a list of Characters, matching the given list of CharacterInput.
# The name of the first Character returned is replaced by the given firstName.
# All ids are generated
This method executes a partial query on the withList query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>
MyQueryTypeReactiveExecutorMySchema.withListWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String firstName, List<CINP_CharacterInput_CINS> characters, Map<String, Object> parameters)
################################################################################
# withList return a list of Characters, matching the given list of CharacterInput.
# The name of the first Character returned is replaced by the given firstName.
# All ids are generated
This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>
MyQueryTypeReactiveExecutorMySchema.withListWithBindValues
(String queryResponseDef, String firstName, List<CINP_CharacterInput_CINS> characters, Map<String, Object> parameters) ################################################################################ # withList return a list of Characters, matching the given list of CharacterInputreactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.withOneMandatoryParam
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.withOneMandatoryParam
(String queryResponseDef, CINP_CharacterInput_CINS character, Object... paramsAndValues) This method executes a partial query against the GraphQL server.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.withOneMandatoryParamWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.withOneMandatoryParamWithBindValues
(String queryResponseDef, CINP_CharacterInput_CINS character, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.withOneOptionalParam
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Object... paramsAndValues) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.withOneOptionalParam
(String queryResponseDef, CINP_CharacterInput_CINS character, Object... paramsAndValues) This method executes a partial query against the GraphQL server.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.withOneOptionalParamWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Map<String, Object> parameters) This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<CIP_Character_CIS>>
MyQueryTypeReactiveExecutorMySchema.withOneOptionalParamWithBindValues
(String queryResponseDef, CINP_CharacterInput_CINS character, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.CTP_MyQueryType_CTS.withoutParameters
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.CTP_MyQueryType_CTS.withoutParameters
(String queryResponseDef, Object... paramsAndValues) Deprecated.MyQueryTypeExecutorMySchema.withoutParameters
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues)
This is a description to describe the field withoutParameters
on two lines
This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.withoutParameters
(String queryResponseDef, Object... paramsAndValues)
This is a description to describe the field withoutParameters
on two lines
This method executes a partial query on the withoutParameters query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>
MyQueryTypeReactiveExecutorMySchema.withoutParameters
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues)
This is a description to describe the field withoutParameters
on two lines
This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>
MyQueryTypeReactiveExecutorMySchema.withoutParameters
(String queryResponseDef, Object... paramsAndValues)
This is a description to describe the field withoutParameters
on two lines
This method executes a partial query against the GraphQL server.CTP_MyQueryType_CTS.withoutParametersWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.CTP_MyQueryType_CTS.withoutParametersWithBindValues
(String queryResponseDef, Map<String, Object> parameters) Deprecated.MyQueryTypeExecutorMySchema.withoutParametersWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters)
This is a description to describe the field withoutParameters
on two lines
This method is expected by the graphql-java framework.MyQueryTypeExecutorMySchema.withoutParametersWithBindValues
(String queryResponseDef, Map<String, Object> parameters)
This is a description to describe the field withoutParameters
on two lines
This method executes a partial query on the withoutParameters query against the GraphQL server.reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>
MyQueryTypeReactiveExecutorMySchema.withoutParametersWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters)
This is a description to describe the field withoutParameters
on two lines
This method is expected by the graphql-java framework.reactor.core.publisher.Mono<Optional<List<CIP_Character_CIS>>>
MyQueryTypeReactiveExecutorMySchema.withoutParametersWithBindValues
(String queryResponseDef, Map<String, Object> parameters) This is a description to describe the field withoutParameters on two lines This method executes a partial query against the GraphQL server.Methods in org.junittest.allgraphqlcases_client_springconfiguration with parameters of type CIP_Character_CISModifier and TypeMethodDescriptionvoid
CTP_Human_CTS.setBestFriend
(CIP_Character_CIS bestFriend) void
CTP_MyQueryType_CTS.setDirectiveOnField
(CIP_Character_CIS directiveOnField) # Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQueryvoid
CTP_MyQueryType_CTS.setError
(CIP_Character_CIS error) ################################################################################ # error always returns an error!void
CTP_MyQueryType_CTS.setWithEnum
(CIP_Character_CIS withEnum) void
CTP_MyQueryType_CTS.setWithOneMandatoryParam
(CIP_Character_CIS withOneMandatoryParam) void
CTP_MyQueryType_CTS.setWithOneOptionalParam
(CIP_Character_CIS withOneOptionalParam) CTP_Human_CTS.Builder.withBestFriend
(CIP_Character_CIS bestFriendParam) CTP_MyQueryType_CTS.Builder.withDirectiveOnField
(CIP_Character_CIS directiveOnFieldParam) # Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQueryCTP_MyQueryType_CTS.Builder.withError
(CIP_Character_CIS errorParam) ################################################################################ # error always returns an error!CTP_MyQueryType_CTS.Builder.withWithEnum
(CIP_Character_CIS withEnumParam) CTP_MyQueryType_CTS.Builder.withWithOneMandatoryParam
(CIP_Character_CIS withOneMandatoryParamParam) CTP_MyQueryType_CTS.Builder.withWithOneOptionalParam
(CIP_Character_CIS withOneOptionalParamParam) Method parameters in org.junittest.allgraphqlcases_client_springconfiguration with type arguments of type CIP_Character_CISModifier and TypeMethodDescriptionvoid
CTP_MyQueryType_CTS.setConnectionWithoutParameters
(List<CIP_Character_CIS> connectionWithoutParameters) void
CIP_Character_CIS.setFriends
(List<CIP_Character_CIS> friends) void
CTP_BatchMappingType_CTS.setFriends
(List<CIP_Character_CIS> friends) void
CTP_Droid_CTS.setFriends
(List<CIP_Character_CIS> friends) void
CTP_Human_CTS.setFriends
(List<CIP_Character_CIS> friends) void
CTP_MyQueryType_CTS.setWithList
(List<CIP_Character_CIS> withList) ################################################################################ # withList return a list of Characters, matching the given list of CharacterInputvoid
CTP_MyQueryType_CTS.setWithoutParameters
(List<CIP_Character_CIS> withoutParameters) This is a description to describe the field withoutParameters on two linesCTP_MyQueryType_CTS.Builder.withConnectionWithoutParameters
(List<CIP_Character_CIS> connectionWithoutParametersParam) CTP_BatchMappingType_CTS.Builder.withFriends
(List<CIP_Character_CIS> friendsParam) CTP_Droid_CTS.Builder.withFriends
(List<CIP_Character_CIS> friendsParam) CTP_Human_CTS.Builder.withFriends
(List<CIP_Character_CIS> friendsParam) CTP_MyQueryType_CTS.Builder.withWithList
(List<CIP_Character_CIS> withListParam) ################################################################################ # withList return a list of Characters, matching the given list of CharacterInputCTP_MyQueryType_CTS.Builder.withWithoutParameters
(List<CIP_Character_CIS> withoutParametersParam) This is a description to describe the field withoutParameters on two lines