Class CTP_MyQueryType_CTS
java.lang.Object
org.junittest.allgraphqlcases_client_springconfiguration.MyQueryTypeExecutorMySchema
org.junittest.allgraphqlcases_client_springconfiguration.CTP_MyQueryType_CTS
- All Implemented Interfaces:
GraphQLQueryExecutor,GraphQLRequestObject
- Direct Known Subclasses:
MyQueryTypeResponse
public class CTP_MyQueryType_CTS
extends MyQueryTypeExecutorMySchema
implements GraphQLRequestObject
This is a description to describe the type MyQueryType
on two lines
This class contains the response for a full request. See the
plugin web site
for more information on full and partial requests.
It also allows access to the _extensions_ part of the response. Take a look at the GraphQL spec for more information on this.
It also allows access to the _extensions_ part of the response. Take a look at the GraphQL spec for more information on this.
- Author:
- generated by graphql-java-generator
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe Builder that helps building instance of this POJO. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription__schema(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated.__schemaWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.__schemaWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.__type(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String name, Object... paramsAndValues) Deprecated.Deprecated.__typename(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.__typename(String queryResponseDef, Object... paramsAndValues) Deprecated.__typenameWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.__typenameWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.__typeWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String name, Map<String, Object> parameters) Deprecated.Deprecated._if(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._ifWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._ifWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._implements(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String _if, Object... paramsAndValues) Deprecated._implements(String queryResponseDef, String _if, Object... paramsAndValues) Deprecated._implementsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String _if, Map<String, Object> parameters) Deprecated.Deprecated._import(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._importWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._importWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._instanceof(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated._instanceof(String queryResponseDef, Object... paramsAndValues) Deprecated._instanceofWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._instanceofWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._int(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._interface(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated._interface(String queryResponseDef, Object... paramsAndValues) Deprecated._interfaceWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._interfaceWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._intWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._intWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._long(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._longWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._longWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._native(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._nativeWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._nativeWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._new(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._newWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._newWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._null(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._nullWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._nullWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._package(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._packageWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._packageWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._private(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._privateWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._privateWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._protected(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated._protected(String queryResponseDef, Object... paramsAndValues) Deprecated._protectedWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._protectedWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._public(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._publicWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._publicWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._return(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._returnWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._returnWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._short(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._shortWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._shortWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._static(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._staticWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._staticWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._strictfp(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._strictfpWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._strictfpWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._super(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._superWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._superWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._switch(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._switchWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._switchWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._synchronized(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated._synchronized(String queryResponseDef, Object... paramsAndValues) Deprecated._synchronizedWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._synchronizedWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._this(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._thisWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._thisWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._throw(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._throws(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._throwsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._throwsWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._throwWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._throwWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._transient(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated._transient(String queryResponseDef, Object... paramsAndValues) Deprecated._transientWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._transientWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._try(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._tryWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._tryWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._void(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._voidWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._voidWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._volatile(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._volatileWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._volatileWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated._while(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated._whileWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated._whileWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.aBreak(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated.aBreakWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.aBreakWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.allFieldCases(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) Deprecated.allFieldCases(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) Deprecated.allFieldCasesWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) Deprecated.allFieldCasesWithBindValues(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) Deprecated.static CTP_MyQueryType_CTS.Builderbuilder()checkOverriddenController(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.checkOverriddenController(String queryResponseDef, Object... paramsAndValues) Deprecated.checkOverriddenControllerWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.checkOverriddenControllerWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.connectionOnHuman(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String planet, CEP_Episode_CES episode, Object... paramsAndValues) Deprecated.connectionOnHuman(String queryResponseDef, String planet, CEP_Episode_CES episode, Object... paramsAndValues) Deprecated.connectionOnHumanWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String planet, CEP_Episode_CES episode, Map<String, Object> parameters) Deprecated.connectionOnHumanWithBindValues(String queryResponseDef, String planet, CEP_Episode_CES episode, Map<String, Object> parameters) Deprecated.connectionWithoutParameters(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.connectionWithoutParameters(String queryResponseDef, Object... paramsAndValues) Deprecated.connectionWithoutParametersWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.connectionWithoutParametersWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.directiveOnField(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.directiveOnField(String queryResponseDef, Object... paramsAndValues) Deprecated.directiveOnFieldWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.directiveOnFieldWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.directiveOnQuery(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Boolean uppercase, Object... paramsAndValues) Deprecated.directiveOnQuery(String queryResponseDef, Boolean uppercase, Object... paramsAndValues) Deprecated.directiveOnQueryWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Boolean uppercase, Map<String, Object> parameters) Deprecated.directiveOnQueryWithBindValues(String queryResponseDef, Boolean uppercase, Map<String, Object> parameters) Deprecated.enumWithReservedJavaKeywordAsValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.enumWithReservedJavaKeywordAsValues(String queryResponseDef, Object... paramsAndValues) Deprecated.enumWithReservedJavaKeywordAsValuesWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.enumWithReservedJavaKeywordAsValuesWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.error(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String errorLabel, Object... paramsAndValues) Deprecated.Deprecated.errorWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String errorLabel, Map<String, Object> parameters) Deprecated.Deprecated.exec(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated.execWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.execWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.foo140(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated.foo140WithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.foo140WithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.get__schemaGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.get__typeGraphQLRequest(String partialRequest) Deprecated.get__typenameGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.com.graphql_java_generator.client.request.BuilderDeprecated.Check for GraphQL identifier that are java keywordsgetABreakGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getAliasValue(String alias) Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.################################################################################ # Complementary tests with the AllFieldCases ObjectgetAllFieldCasesGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getCheckOverriddenControllerGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getConnectionOnHumanGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getConnectionWithoutParametersGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuerygetDirectiveOnFieldGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.# Returns the value, and potentially the anotherValue of the @testDirective directive set on the directiveOnQuery querygetDirectiveOnQueryGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.test for issue #139 (use of java reserved keyword)getEnumWithReservedJavaKeywordAsValuesGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getError()################################################################################ # error always returns an error!getErrorGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.com.fasterxml.jackson.databind.JsonNodeReturns the extensions as a map.<T> TgetExtensionsField(String key, Class<T> t) Parse the value for the given _key_, as found in the extensions field of the GraphQL server's response, into the given _t_ class.test for issue #140 (error for type that implements multiple interfaces)getFoo140GraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getGraphQLRequest(String fullRequest) Deprecated.getIf()getIfGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.Test for PR 177 (on server side, the returned value is the content of the if input parameter)getImplementsGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getImportGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getInstanceofGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getInt()getInterfaceGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getIntGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.test for issue #128 (compilation error when a Query returns a type 'Client')getIssue128GraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getIssue200GraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.Issue 217: issue when a field name starts with an uppercase lettergetIssue217GraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.#issue53 is about custom scalars as parameter for a query/mutation/subscription, that was not properly serialized/deserializedgetIssue53GraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.#issue82 is about hard coded values as parameters.getIssue82FloatGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getIssue82IDGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.com.fasterxml.jackson.databind.node.ObjectNodegetJson()Test of JSON scalar, for issue #205getJsonGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.List<com.fasterxml.jackson.databind.node.ObjectNode>getJsons()getJsonsGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getJsonsWithInputGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getJsonWithInputGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getLong()getLongGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getNativeGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getNew()getNewGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getNull()Issue #188: null is not identified as a java keywordgetNullGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getObjectGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getObjectsGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getObjectsWithInputGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getObjectWithInputGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getPackageGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getPrivateGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getProtectedGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getPublicGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getRelay()getRelayGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getReservedJavaKeywordAllFieldCasesGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getReturnEnumGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getReturnGraphQLRequest(String partialRequest) Deprecated.getReturnListOfEnumsGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getReturnListOfListOfEnumsGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getReturnListOfMandatoryEnumsGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getReturnMandatoryEnumGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getReturnMandatoryListOfEnumsGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getReturnMandatoryListOfMandatoryEnumsGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getShort()getShortGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getStaticGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getStrictfpGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getSuper()getSuperGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getSwitchGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getSynchronizedGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.byte[]Test for issue #174: a custom scalar which Java type is an arraygetTestBase64StringGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getThis()getThisGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getThrow()getThrowGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getThrowsGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getTransientGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getTry()getTryGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.################################################################################ # Test for unionsgetUnionTestGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getVoid()getVoidGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getVolatileGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getWhile()getWhileGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getWithEnumGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.################################################################################ # withList return a list of Characters, matching the given list of CharacterInputgetWithListGraphQLRequest(String partialRequest) Deprecated.getWithListOfListGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getWithOneMandatoryParamDefaultValueGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getWithOneMandatoryParamGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getWithOneOptionalParamGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.This is a description to describe the field withoutParameters on two linesgetWithoutParametersGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.getWithTwoMandatoryParamDefaultValGraphQLRequest(String partialRequest) Deprecated.com.graphql_java_generator.client.request.BuilderDeprecated.issue128(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated.issue128WithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.issue128WithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.issue200(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Boolean param, Object... paramsAndValues) Deprecated.Deprecated.issue200WithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Boolean param, Map<String, Object> parameters) Deprecated.Deprecated.Issue217(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String AnArg, Object... paramsAndValues) Deprecated.Deprecated.Issue217WithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String AnArg, Map<String, Object> parameters) Deprecated.Deprecated.issue53(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Date date, Object... paramsAndValues) Deprecated.Deprecated.issue53WithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Date date, Map<String, Object> parameters) Deprecated.Deprecated.issue82Float(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Double aFloat, Object... paramsAndValues) Deprecated.issue82Float(String queryResponseDef, Double aFloat, Object... paramsAndValues) Deprecated.issue82FloatWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Double aFloat, Map<String, Object> parameters) Deprecated.Deprecated.issue82ID(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String aID, Object... paramsAndValues) Deprecated.Deprecated.issue82IDWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String aID, Map<String, Object> parameters) Deprecated.Deprecated.com.fasterxml.jackson.databind.node.ObjectNodejson(com.graphql_java_generator.client.request.ObjectResponse objectResponse, com.fasterxml.jackson.databind.node.ObjectNode json, Object... paramsAndValues) Deprecated.com.fasterxml.jackson.databind.node.ObjectNodejson(String queryResponseDef, com.fasterxml.jackson.databind.node.ObjectNode json, Object... paramsAndValues) Deprecated.List<com.fasterxml.jackson.databind.node.ObjectNode>jsons(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<com.fasterxml.jackson.databind.node.ObjectNode> jsons, Object... paramsAndValues) Deprecated.List<com.fasterxml.jackson.databind.node.ObjectNode>jsons(String queryResponseDef, List<com.fasterxml.jackson.databind.node.ObjectNode> jsons, Object... paramsAndValues) Deprecated.List<com.fasterxml.jackson.databind.node.ObjectNode>jsonsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<com.fasterxml.jackson.databind.node.ObjectNode> jsons, Map<String, Object> parameters) Deprecated.List<com.fasterxml.jackson.databind.node.ObjectNode>jsonsWithBindValues(String queryResponseDef, List<com.fasterxml.jackson.databind.node.ObjectNode> jsons, Map<String, Object> parameters) Deprecated.jsonsWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<CINP_InputWithJson_CINS> input, Object... paramsAndValues) Deprecated.jsonsWithInput(String queryResponseDef, List<CINP_InputWithJson_CINS> input, Object... paramsAndValues) Deprecated.jsonsWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<CINP_InputWithJson_CINS> input, Map<String, Object> parameters) Deprecated.jsonsWithInputWithBindValues(String queryResponseDef, List<CINP_InputWithJson_CINS> input, Map<String, Object> parameters) Deprecated.com.fasterxml.jackson.databind.node.ObjectNodejsonWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, com.fasterxml.jackson.databind.node.ObjectNode json, Map<String, Object> parameters) Deprecated.com.fasterxml.jackson.databind.node.ObjectNodejsonWithBindValues(String queryResponseDef, com.fasterxml.jackson.databind.node.ObjectNode json, Map<String, Object> parameters) Deprecated.jsonWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_InputWithJson_CINS input, Object... paramsAndValues) Deprecated.jsonWithInput(String queryResponseDef, CINP_InputWithJson_CINS input, Object... paramsAndValues) Deprecated.jsonWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_InputWithJson_CINS input, Map<String, Object> parameters) Deprecated.jsonWithInputWithBindValues(String queryResponseDef, CINP_InputWithJson_CINS input, Map<String, Object> parameters) Deprecated.listOfEnumWithReservedJavaKeywordAsValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) Deprecated.listOfEnumWithReservedJavaKeywordAsValues(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) Deprecated.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) Deprecated.listOfEnumWithReservedJavaKeywordAsValuesWithBindValues(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) Deprecated.object(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object object, Object... paramsAndValues) Deprecated.Deprecated.objects(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<Object> objects, Object... paramsAndValues) Deprecated.Deprecated.objectsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<Object> objects, Map<String, Object> parameters) Deprecated.Deprecated.objectsWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<CINP_InputWithObject_CINS> input, Object... paramsAndValues) Deprecated.objectsWithInput(String queryResponseDef, List<CINP_InputWithObject_CINS> input, Object... paramsAndValues) Deprecated.objectsWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<CINP_InputWithObject_CINS> input, Map<String, Object> parameters) Deprecated.objectsWithInputWithBindValues(String queryResponseDef, List<CINP_InputWithObject_CINS> input, Map<String, Object> parameters) Deprecated.objectWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object object, Map<String, Object> parameters) Deprecated.Deprecated.objectWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_InputWithObject_CINS input, Object... paramsAndValues) Deprecated.objectWithInput(String queryResponseDef, CINP_InputWithObject_CINS input, Object... paramsAndValues) Deprecated.objectWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_InputWithObject_CINS input, Map<String, Object> parameters) Deprecated.objectWithInputWithBindValues(String queryResponseDef, CINP_InputWithObject_CINS input, Map<String, Object> parameters) Deprecated.relay(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.Deprecated.relayWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.relayWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.reservedJavaKeywordAllFieldCases(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.reservedJavaKeywordAllFieldCases(String queryResponseDef, Object... paramsAndValues) Deprecated.reservedJavaKeywordAllFieldCasesWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.reservedJavaKeywordAllFieldCasesWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.returnEnum(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.returnEnum(String queryResponseDef, Object... paramsAndValues) Deprecated.returnEnumWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.returnEnumWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.returnListOfEnums(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.returnListOfEnums(String queryResponseDef, Object... paramsAndValues) Deprecated.returnListOfEnumsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.returnListOfEnumsWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.returnListOfListOfEnums(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.returnListOfListOfEnums(String queryResponseDef, Object... paramsAndValues) Deprecated.returnListOfListOfEnumsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.returnListOfListOfEnumsWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.returnListOfMandatoryEnums(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.returnListOfMandatoryEnums(String queryResponseDef, Object... paramsAndValues) Deprecated.returnListOfMandatoryEnumsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.returnListOfMandatoryEnumsWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.returnMandatoryEnum(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.returnMandatoryEnum(String queryResponseDef, Object... paramsAndValues) Deprecated.returnMandatoryEnumWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.returnMandatoryEnumWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.returnMandatoryListOfEnums(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.returnMandatoryListOfEnums(String queryResponseDef, Object... paramsAndValues) Deprecated.returnMandatoryListOfEnumsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.returnMandatoryListOfEnumsWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.returnMandatoryListOfMandatoryEnums(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.returnMandatoryListOfMandatoryEnums(String queryResponseDef, Object... paramsAndValues) Deprecated.returnMandatoryListOfMandatoryEnumsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.returnMandatoryListOfMandatoryEnumsWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.voidset__schema(CTP___Schema_CTS __schema) voidset__type(CTP___Type_CTS __type) voidset__typename(String __typename) voidsetABreak(CTP_break_CTS aBreak) Check for GraphQL identifier that are java keywordsvoidsetAliasValue(String aliasName, Object aliasDeserializedValue) This method is called during the json deserialization process, by theGraphQLObjectMapper, each time an alias value is read from the json.voidsetAllFieldCases(CTP_AllFieldCases_CTS allFieldCases) ################################################################################ # Complementary tests with the AllFieldCases ObjectvoidsetCheckOverriddenController(String checkOverriddenController) voidsetConnectionOnHuman(List<CTP_Human_CTS> connectionOnHuman) voidsetConnectionWithoutParameters(List<CIP_Character_CIS> connectionWithoutParameters) voidsetDirectiveOnField(CIP_Character_CIS directiveOnField) # Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQueryvoidsetDirectiveOnQuery(List<String> directiveOnQuery) # Returns the value, and potentially the anotherValue of the @testDirective directive set on the directiveOnQuery queryvoidsetEnumWithReservedJavaKeywordAsValues(CEP_EnumWithReservedJavaKeywordAsValues_CES enumWithReservedJavaKeywordAsValues) test for issue #139 (use of java reserved keyword)voidsetError(CIP_Character_CIS error) ################################################################################ # error always returns an error!voidsetExtensions(com.fasterxml.jackson.databind.JsonNode extensions) voidsetFoo140(CTP_Foo140_CTS foo140) test for issue #140 (error for type that implements multiple interfaces)voidvoidsetImplements(String _implements) Test for PR 177 (on server side, the returned value is the content of the if input parameter)voidvoidsetInstanceof(String _instanceof) voidvoidsetInterface(String _interface) voidsetIssue128(CIP_Client_CIS issue128) test for issue #128 (compilation error when a Query returns a type 'Client')voidsetIssue200(Boolean issue200) voidsetIssue217(String Issue217) Issue 217: issue when a field name starts with an uppercase lettervoidsetIssue53(Date issue53) #issue53 is about custom scalars as parameter for a query/mutation/subscription, that was not properly serialized/deserializedvoidsetIssue82Float(Double issue82Float) #issue82 is about hard coded values as parameters.voidsetIssue82ID(String issue82ID) voidsetJson(com.fasterxml.jackson.databind.node.ObjectNode json) Test of JSON scalar, for issue #205voidvoidsetJsonsWithInput(List<CTP_TypeWithJson_CTS> jsonsWithInput) voidsetJsonWithInput(CTP_TypeWithJson_CTS jsonWithInput) voidsetListOfEnumWithReservedJavaKeywordAsValues(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> listOfEnumWithReservedJavaKeywordAsValues) voidvoidvoidvoidIssue #188: null is not identified as a java keywordvoidvoidsetObjects(List<Object> objects) voidsetObjectsWithInput(List<CTP_TypeWithObject_CTS> objectsWithInput) voidsetObjectWithInput(CTP_TypeWithObject_CTS objectWithInput) voidsetPackage(String _package) voidsetPrivate(String _private) voidsetProtected(String _protected) voidvoidsetRelay(CTP_MyQueryType_CTS relay) voidsetReservedJavaKeywordAllFieldCases(CTP_ReservedJavaKeywordAllFieldCases_CTS reservedJavaKeywordAllFieldCases) voidvoidvoidsetReturnListOfEnums(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfEnums) voidsetReturnListOfListOfEnums(List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> returnListOfListOfEnums) voidsetReturnListOfMandatoryEnums(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfMandatoryEnums) voidsetReturnMandatoryEnum(CEP_EnumWithReservedJavaKeywordAsValues_CES returnMandatoryEnum) voidsetReturnMandatoryListOfEnums(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfEnums) voidsetReturnMandatoryListOfMandatoryEnums(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfMandatoryEnums) voidvoidvoidsetStrictfp(String _strictfp) voidvoidvoidsetSynchronized(String _synchronized) voidsetTestBase64String(byte[] testBase64String) Test for issue #174: a custom scalar which Java type is an arrayvoidvoidvoidvoidsetTransient(String _transient) voidvoidsetUnionTest(List<CUP_AnyCharacter_CUS> unionTest) ################################################################################ # Test for unionsvoidvoidsetVolatile(String _volatile) voidvoidsetWithEnum(CIP_Character_CIS withEnum) voidsetWithList(List<CIP_Character_CIS> withList) ################################################################################ # withList return a list of Characters, matching the given list of CharacterInputvoidsetWithListOfList(CTP_AllFieldCases_CTS withListOfList) voidsetWithOneMandatoryParam(CIP_Character_CIS withOneMandatoryParam) voidsetWithOneMandatoryParamDefaultValue(Integer withOneMandatoryParamDefaultValue) voidsetWithOneOptionalParam(CIP_Character_CIS withOneOptionalParam) voidsetWithoutParameters(List<CIP_Character_CIS> withoutParameters) This is a description to describe the field withoutParameters on two linesvoidsetWithTwoMandatoryParamDefaultVal(CTP_Droid_CTS withTwoMandatoryParamDefaultVal) byte[]testBase64String(com.graphql_java_generator.client.request.ObjectResponse objectResponse, byte[] input, Object... paramsAndValues) Deprecated.byte[]testBase64String(String queryResponseDef, byte[] input, Object... paramsAndValues) Deprecated.byte[]testBase64StringWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, byte[] input, Map<String, Object> parameters) Deprecated.byte[]testBase64StringWithBindValues(String queryResponseDef, byte[] input, Map<String, Object> parameters) Deprecated.toString()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.unionTest(String queryResponseDef, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Object... paramsAndValues) Deprecated.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.unionTestWithBindValues(String queryResponseDef, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Map<String, Object> parameters) Deprecated.withEnum(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_Episode_CES episode, Object... paramsAndValues) Deprecated.withEnum(String queryResponseDef, CEP_Episode_CES episode, Object... paramsAndValues) Deprecated.withEnumWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_Episode_CES episode, Map<String, Object> parameters) Deprecated.withEnumWithBindValues(String queryResponseDef, CEP_Episode_CES episode, Map<String, Object> parameters) Deprecated.withList(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String firstName, List<CINP_CharacterInput_CINS> characters, Object... paramsAndValues) Deprecated.withList(String queryResponseDef, String firstName, List<CINP_CharacterInput_CINS> characters, Object... paramsAndValues) Deprecated.withListOfList(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<List<Double>> matrix, Object... paramsAndValues) Deprecated.Deprecated.withListOfListWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<List<Double>> matrix, Map<String, Object> parameters) Deprecated.withListOfListWithBindValues(String queryResponseDef, List<List<Double>> matrix, Map<String, Object> parameters) Deprecated.withListWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String firstName, List<CINP_CharacterInput_CINS> characters, Map<String, Object> parameters) Deprecated.withListWithBindValues(String queryResponseDef, String firstName, List<CINP_CharacterInput_CINS> characters, Map<String, Object> parameters) Deprecated.withOneMandatoryParam(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Object... paramsAndValues) Deprecated.withOneMandatoryParam(String queryResponseDef, CINP_CharacterInput_CINS character, Object... paramsAndValues) Deprecated.withOneMandatoryParamDefaultValue(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Integer intParam, Object... paramsAndValues) Deprecated.withOneMandatoryParamDefaultValue(String queryResponseDef, Integer intParam, Object... paramsAndValues) Deprecated.withOneMandatoryParamDefaultValueWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Integer intParam, Map<String, Object> parameters) Deprecated.withOneMandatoryParamDefaultValueWithBindValues(String queryResponseDef, Integer intParam, Map<String, Object> parameters) Deprecated.withOneMandatoryParamWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Map<String, Object> parameters) Deprecated.withOneMandatoryParamWithBindValues(String queryResponseDef, CINP_CharacterInput_CINS character, Map<String, Object> parameters) Deprecated.withOneOptionalParam(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Object... paramsAndValues) Deprecated.withOneOptionalParam(String queryResponseDef, CINP_CharacterInput_CINS character, Object... paramsAndValues) Deprecated.withOneOptionalParamWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Map<String, Object> parameters) Deprecated.withOneOptionalParamWithBindValues(String queryResponseDef, CINP_CharacterInput_CINS character, Map<String, Object> parameters) Deprecated.withoutParameters(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) Deprecated.withoutParameters(String queryResponseDef, Object... paramsAndValues) Deprecated.withoutParametersWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) Deprecated.withoutParametersWithBindValues(String queryResponseDef, Map<String, Object> parameters) Deprecated.withTwoMandatoryParamDefaultVal(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_DroidInput_CINS theHero, Integer num, Object... paramsAndValues) Deprecated.withTwoMandatoryParamDefaultVal(String queryResponseDef, CINP_DroidInput_CINS theHero, Integer num, Object... paramsAndValues) Deprecated.withTwoMandatoryParamDefaultValWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_DroidInput_CINS theHero, Integer num, Map<String, Object> parameters) Deprecated.withTwoMandatoryParamDefaultValWithBindValues(String queryResponseDef, CINP_DroidInput_CINS theHero, Integer num, Map<String, Object> parameters) Deprecated.
-
Constructor Details
-
CTP_MyQueryType_CTS
public CTP_MyQueryType_CTS()
-
-
Method Details
-
setWithoutParameters
This is a description to describe the field withoutParameters on two lines -
getWithoutParameters
This is a description to describe the field withoutParameters on two lines -
setWithOneOptionalParam
-
getWithOneOptionalParam
-
setWithOneMandatoryParam
-
getWithOneMandatoryParam
-
setWithOneMandatoryParamDefaultValue
-
getWithOneMandatoryParamDefaultValue
-
setWithTwoMandatoryParamDefaultVal
-
getWithTwoMandatoryParamDefaultVal
-
setWithEnum
-
getWithEnum
-
setWithListOfList
-
getWithListOfList
-
setWithList
################################################################################ # 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 -
getWithList
################################################################################ # 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 -
setAllFieldCases
################################################################################ # Complementary tests with the AllFieldCases Object -
getAllFieldCases
################################################################################ # Complementary tests with the AllFieldCases Object -
setUnionTest
################################################################################ # Test for unions -
getUnionTest
################################################################################ # Test for unions -
setError
################################################################################ # error always returns an error! (used to check the error management) -
getError
################################################################################ # error always returns an error! (used to check the error management) -
setABreak
Check for GraphQL identifier that are java keywords -
getABreak
Check for GraphQL identifier that are java keywords -
setDirectiveOnQuery
# Returns the value, and potentially the anotherValue of the @testDirective directive set on the directiveOnQuery query. # List is null if the directive is not present. -
getDirectiveOnQuery
# Returns the value, and potentially the anotherValue of the @testDirective directive set on the directiveOnQuery query. # List is null if the directive is not present. -
setDirectiveOnField
# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery. # List is null if the directive is not present. -
getDirectiveOnField
# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery. # List is null if the directive is not present. -
setReturnEnum
-
getReturnEnum
-
setReturnMandatoryEnum
-
getReturnMandatoryEnum
-
setReturnListOfEnums
public void setReturnListOfEnums(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfEnums) -
getReturnListOfEnums
-
setReturnListOfListOfEnums
public void setReturnListOfListOfEnums(List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> returnListOfListOfEnums) -
getReturnListOfListOfEnums
-
setReturnListOfMandatoryEnums
public void setReturnListOfMandatoryEnums(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfMandatoryEnums) -
getReturnListOfMandatoryEnums
-
setReturnMandatoryListOfEnums
public void setReturnMandatoryListOfEnums(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfEnums) -
getReturnMandatoryListOfEnums
-
setReturnMandatoryListOfMandatoryEnums
public void setReturnMandatoryListOfMandatoryEnums(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfMandatoryEnums) -
getReturnMandatoryListOfMandatoryEnums
-
setConnectionWithoutParameters
-
getConnectionWithoutParameters
-
setConnectionOnHuman
-
getConnectionOnHuman
-
setCheckOverriddenController
-
getCheckOverriddenController
-
setIssue53
#issue53 is about custom scalars as parameter for a query/mutation/subscription, that was not properly serialized/deserialized -
getIssue53
#issue53 is about custom scalars as parameter for a query/mutation/subscription, that was not properly serialized/deserialized -
setIssue200
-
getIssue200
-
setIssue82Float
#issue82 is about hard coded values as parameters. Other types are tests with other queries, but there was no method with a simple float parameter -
getIssue82Float
#issue82 is about hard coded values as parameters. Other types are tests with other queries, but there was no method with a simple float parameter -
setIssue82ID
-
getIssue82ID
-
setIssue217
Issue 217: issue when a field name starts with an uppercase letter -
getIssue217
Issue 217: issue when a field name starts with an uppercase letter -
setIssue128
test for issue #128 (compilation error when a Query returns a type 'Client') -
getIssue128
test for issue #128 (compilation error when a Query returns a type 'Client') -
setEnumWithReservedJavaKeywordAsValues
public void setEnumWithReservedJavaKeywordAsValues(CEP_EnumWithReservedJavaKeywordAsValues_CES enumWithReservedJavaKeywordAsValues) test for issue #139 (use of java reserved keyword) -
getEnumWithReservedJavaKeywordAsValues
test for issue #139 (use of java reserved keyword) -
setListOfEnumWithReservedJavaKeywordAsValues
public void setListOfEnumWithReservedJavaKeywordAsValues(List<CEP_EnumWithReservedJavaKeywordAsValues_CES> listOfEnumWithReservedJavaKeywordAsValues) -
getListOfEnumWithReservedJavaKeywordAsValues
public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> getListOfEnumWithReservedJavaKeywordAsValues() -
setReservedJavaKeywordAllFieldCases
public void setReservedJavaKeywordAllFieldCases(CTP_ReservedJavaKeywordAllFieldCases_CTS reservedJavaKeywordAllFieldCases) -
getReservedJavaKeywordAllFieldCases
-
setIf
-
getIf
-
setImplements
Test for PR 177 (on server side, the returned value is the content of the if input parameter) -
getImplements
Test for PR 177 (on server side, the returned value is the content of the if input parameter) -
setImport
-
getImport
-
setInstanceof
-
getInstanceof
-
setInt
-
getInt
-
setInterface
-
getInterface
-
setLong
-
getLong
-
setNative
-
getNative
-
setNew
-
getNew
-
setNull
Issue #188: null is not identified as a java keyword -
getNull
Issue #188: null is not identified as a java keyword -
setPackage
-
getPackage
-
setPrivate
-
getPrivate
-
setProtected
-
getProtected
-
setPublic
-
getPublic
-
setReturn
-
getReturn
-
setShort
-
getShort
-
setStatic
-
getStatic
-
setStrictfp
-
getStrictfp
-
setSuper
-
getSuper
-
setSwitch
-
getSwitch
-
setSynchronized
-
getSynchronized
-
setThis
-
getThis
-
setThrow
-
getThrow
-
setThrows
-
getThrows
-
setTransient
-
getTransient
-
setTry
-
getTry
-
setVoid
-
getVoid
-
setVolatile
-
getVolatile
-
setWhile
-
getWhile
-
setFoo140
test for issue #140 (error for type that implements multiple interfaces) -
getFoo140
test for issue #140 (error for type that implements multiple interfaces) -
setTestBase64String
public void setTestBase64String(byte[] testBase64String) Test for issue #174: a custom scalar which Java type is an array -
getTestBase64String
public byte[] getTestBase64String()Test for issue #174: a custom scalar which Java type is an array -
setJson
public void setJson(com.fasterxml.jackson.databind.node.ObjectNode json) Test of JSON scalar, for issue #205 -
getJson
public com.fasterxml.jackson.databind.node.ObjectNode getJson()Test of JSON scalar, for issue #205 -
setJsons
-
getJsons
-
setJsonWithInput
-
getJsonWithInput
-
setJsonsWithInput
-
getJsonsWithInput
-
setObject
-
getObject
-
setObjects
-
getObjects
-
setObjectWithInput
-
getObjectWithInput
-
setObjectsWithInput
-
getObjectsWithInput
-
setRelay
-
getRelay
-
set__schema
-
get__schema
-
set__type
-
get__type
-
set__typename
-
get__typename
-
setAliasValue
This method is called during the json deserialization process, by theGraphQLObjectMapper, each time an alias value is read from the json.- Parameters:
aliasName-aliasDeserializedValue-
-
getAliasValue
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
This method should not be used for Custom Scalars, as the parser doesn't know if this alias is a custom scalar, and which custom scalar to use at deserialization time. In most case, a value will then be provided by this method with a basis json deserialization, but this value won't be the proper custom scalar value.- Parameters:
alias-- Returns:
-
toString
-
builder
-
getExtensions
public com.fasterxml.jackson.databind.JsonNode getExtensions() -
setExtensions
public void setExtensions(com.fasterxml.jackson.databind.JsonNode extensions) - Specified by:
setExtensionsin interfaceGraphQLRequestObject
-
getExtensionsAsMap
Returns the extensions as a map. The values can't be deserialized, as their type is unknown.- Returns:
-
getExtensionsField
public <T> T getExtensionsField(String key, Class<T> t) throws com.fasterxml.jackson.core.JsonProcessingException Parse the value for the given _key_, as found in the extensions field of the GraphQL server's response, into the given _t_ class.- Type Parameters:
T-- Parameters:
key-t-- Returns:
- null if the key is not in the extensions map. Otherwise: the value for this _key_, as a _t_ instance
- Throws:
com.fasterxml.jackson.core.JsonProcessingException- When there is an error when converting the key's value into the _t_ class
-
execWithBindValues
@Deprecated public MyQueryTypeResponse execWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
execWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above). It must omit the query keyword, and start by the first { that follows. It may contain directives, as explained in the GraphQL specs.parameters- The map of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap. The key is the parameter name, as declared in the request you defined (in the above sample: param is an optional parameter and skip is a mandatory one). The value is the parameter value in its Java type (for instance aDatefor theGraphQLScalarTypeDate). The parameters which value is missing in this map will be ignored.- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
exec
@Deprecated public MyQueryTypeResponse exec(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
execin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above). It must omit the query keyword, and start by the first { that follows. It may contain directives, as explained in the GraphQL specs.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
execWithBindValues
@Deprecated public MyQueryTypeResponse execWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
execWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getGraphQLRequest(java.lang.String)method or one of thegetXxxxGraphQLRequest(String)methods.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
exec
@Deprecated public MyQueryTypeResponse exec(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
execin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getGraphQLRequest(java.lang.String)method or one of thegetXxxxGraphQLRequest(String)paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getGraphQLRequest
@Deprecated public GraphQLRequestMySchema getGraphQLRequest(String fullRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
fullRequest- The full GraphQL Request, as specified in the GraphQL specification- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
withoutParametersWithBindValues
@Deprecated public List<CIP_Character_CIS> withoutParametersWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This is a description to describe the field withoutParameters on two lines This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withoutParametersWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
withoutParameters
@Deprecated public List<CIP_Character_CIS> withoutParameters(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This is a description to describe the field withoutParameters on two lines This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withoutParametersin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
withoutParametersWithBindValues
@Deprecated public List<CIP_Character_CIS> withoutParametersWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This is a description to describe the field withoutParameters on two lines This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withoutParametersWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWithoutParametersGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
withoutParameters
@Deprecated public List<CIP_Character_CIS> withoutParameters(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This is a description to describe the field withoutParameters on two lines This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withoutParametersin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWithoutParametersGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getWithoutParametersResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getWithoutParametersResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This is a description to describe the field withoutParameters on two lines This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWithoutParametersResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getWithoutParametersGraphQLRequest
@Deprecated public GraphQLRequestMySchema getWithoutParametersGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This is a description to describe the field withoutParameters on two lines This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWithoutParametersGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
withOneOptionalParamWithBindValues
@Deprecated public CIP_Character_CIS withOneOptionalParamWithBindValues(String queryResponseDef, CINP_CharacterInput_CINS character, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withOneOptionalParamWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)character- Parameter for the withOneOptionalParam field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
withOneOptionalParam
@Deprecated public CIP_Character_CIS withOneOptionalParam(String queryResponseDef, CINP_CharacterInput_CINS character, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withOneOptionalParamin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)character- Parameter for the withOneOptionalParam field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
withOneOptionalParamWithBindValues
@Deprecated public CIP_Character_CIS withOneOptionalParamWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withOneOptionalParamWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWithOneOptionalParamGraphQLRequest(java.lang.String)method.character- Parameter for the withOneOptionalParam field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
withOneOptionalParam
@Deprecated public CIP_Character_CIS withOneOptionalParam(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withOneOptionalParamin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWithOneOptionalParamGraphQLRequest(java.lang.String)method.character- Parameter for the withOneOptionalParam field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getWithOneOptionalParamResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getWithOneOptionalParamResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWithOneOptionalParamResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getWithOneOptionalParamGraphQLRequest
@Deprecated public GraphQLRequestMySchema getWithOneOptionalParamGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWithOneOptionalParamGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
withOneMandatoryParamWithBindValues
@Deprecated public CIP_Character_CIS withOneMandatoryParamWithBindValues(String queryResponseDef, CINP_CharacterInput_CINS character, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withOneMandatoryParamWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)character- Parameter for the withOneMandatoryParam field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
withOneMandatoryParam
@Deprecated public CIP_Character_CIS withOneMandatoryParam(String queryResponseDef, CINP_CharacterInput_CINS character, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withOneMandatoryParamin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)character- Parameter for the withOneMandatoryParam field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
withOneMandatoryParamWithBindValues
@Deprecated public CIP_Character_CIS withOneMandatoryParamWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withOneMandatoryParamWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWithOneMandatoryParamGraphQLRequest(java.lang.String)method.character- Parameter for the withOneMandatoryParam field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
withOneMandatoryParam
@Deprecated public CIP_Character_CIS withOneMandatoryParam(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_CharacterInput_CINS character, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withOneMandatoryParamin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWithOneMandatoryParamGraphQLRequest(java.lang.String)method.character- Parameter for the withOneMandatoryParam field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getWithOneMandatoryParamResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getWithOneMandatoryParamResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWithOneMandatoryParamResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getWithOneMandatoryParamGraphQLRequest
@Deprecated public GraphQLRequestMySchema getWithOneMandatoryParamGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWithOneMandatoryParamGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
withOneMandatoryParamDefaultValueWithBindValues
@Deprecated public Integer withOneMandatoryParamDefaultValueWithBindValues(String queryResponseDef, Integer intParam, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withOneMandatoryParamDefaultValueWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)intParam- Parameter for the withOneMandatoryParamDefaultValue field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
withOneMandatoryParamDefaultValue
@Deprecated public Integer withOneMandatoryParamDefaultValue(String queryResponseDef, Integer intParam, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withOneMandatoryParamDefaultValuein classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)intParam- Parameter for the withOneMandatoryParamDefaultValue field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
withOneMandatoryParamDefaultValueWithBindValues
@Deprecated public Integer withOneMandatoryParamDefaultValueWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Integer intParam, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withOneMandatoryParamDefaultValueWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWithOneMandatoryParamDefaultValueGraphQLRequest(java.lang.String)method.intParam- Parameter for the withOneMandatoryParamDefaultValue field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
withOneMandatoryParamDefaultValue
@Deprecated public Integer withOneMandatoryParamDefaultValue(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Integer intParam, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withOneMandatoryParamDefaultValuein classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWithOneMandatoryParamDefaultValueGraphQLRequest(java.lang.String)method.intParam- Parameter for the withOneMandatoryParamDefaultValue field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getWithOneMandatoryParamDefaultValueResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getWithOneMandatoryParamDefaultValueResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWithOneMandatoryParamDefaultValueResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getWithOneMandatoryParamDefaultValueGraphQLRequest
@Deprecated public GraphQLRequestMySchema getWithOneMandatoryParamDefaultValueGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWithOneMandatoryParamDefaultValueGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
withTwoMandatoryParamDefaultValWithBindValues
@Deprecated public CTP_Droid_CTS withTwoMandatoryParamDefaultValWithBindValues(String queryResponseDef, CINP_DroidInput_CINS theHero, Integer num, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withTwoMandatoryParamDefaultValWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)theHero- Parameter for the withTwoMandatoryParamDefaultVal field of MyQueryType, as defined in the GraphQL schemanum- Parameter for the withTwoMandatoryParamDefaultVal field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
withTwoMandatoryParamDefaultVal
@Deprecated public CTP_Droid_CTS withTwoMandatoryParamDefaultVal(String queryResponseDef, CINP_DroidInput_CINS theHero, Integer num, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withTwoMandatoryParamDefaultValin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)theHero- Parameter for the withTwoMandatoryParamDefaultVal field of MyQueryType, as defined in the GraphQL schemanum- Parameter for the withTwoMandatoryParamDefaultVal field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
withTwoMandatoryParamDefaultValWithBindValues
@Deprecated public CTP_Droid_CTS withTwoMandatoryParamDefaultValWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_DroidInput_CINS theHero, Integer num, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withTwoMandatoryParamDefaultValWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWithTwoMandatoryParamDefaultValGraphQLRequest(java.lang.String)method.theHero- Parameter for the withTwoMandatoryParamDefaultVal field of MyQueryType, as defined in the GraphQL schemanum- Parameter for the withTwoMandatoryParamDefaultVal field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
withTwoMandatoryParamDefaultVal
@Deprecated public CTP_Droid_CTS withTwoMandatoryParamDefaultVal(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_DroidInput_CINS theHero, Integer num, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withTwoMandatoryParamDefaultValin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWithTwoMandatoryParamDefaultValGraphQLRequest(java.lang.String)method.theHero- Parameter for the withTwoMandatoryParamDefaultVal field of MyQueryType, as defined in the GraphQL schemanum- Parameter for the withTwoMandatoryParamDefaultVal field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getWithTwoMandatoryParamDefaultValResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getWithTwoMandatoryParamDefaultValResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWithTwoMandatoryParamDefaultValResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getWithTwoMandatoryParamDefaultValGraphQLRequest
@Deprecated public GraphQLRequestMySchema getWithTwoMandatoryParamDefaultValGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWithTwoMandatoryParamDefaultValGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
withEnumWithBindValues
@Deprecated public CIP_Character_CIS withEnumWithBindValues(String queryResponseDef, CEP_Episode_CES episode, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withEnumWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)episode- Parameter for the withEnum field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
withEnum
@Deprecated public CIP_Character_CIS withEnum(String queryResponseDef, CEP_Episode_CES episode, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withEnumin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)episode- Parameter for the withEnum field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
withEnumWithBindValues
@Deprecated public CIP_Character_CIS withEnumWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_Episode_CES episode, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withEnumWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWithEnumGraphQLRequest(java.lang.String)method.episode- Parameter for the withEnum field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
withEnum
@Deprecated public CIP_Character_CIS withEnum(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_Episode_CES episode, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withEnumin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWithEnumGraphQLRequest(java.lang.String)method.episode- Parameter for the withEnum field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getWithEnumResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getWithEnumResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWithEnumResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getWithEnumGraphQLRequest
@Deprecated public GraphQLRequestMySchema getWithEnumGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWithEnumGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
withListOfListWithBindValues
@Deprecated public CTP_AllFieldCases_CTS withListOfListWithBindValues(String queryResponseDef, List<List<Double>> matrix, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withListOfListWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)matrix- Parameter for the withListOfList field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
withListOfList
@Deprecated public CTP_AllFieldCases_CTS withListOfList(String queryResponseDef, List<List<Double>> matrix, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withListOfListin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)matrix- Parameter for the withListOfList field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
withListOfListWithBindValues
@Deprecated public CTP_AllFieldCases_CTS withListOfListWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<List<Double>> matrix, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withListOfListWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWithListOfListGraphQLRequest(java.lang.String)method.matrix- Parameter for the withListOfList field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
withListOfList
@Deprecated public CTP_AllFieldCases_CTS withListOfList(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<List<Double>> matrix, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withListOfListin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWithListOfListGraphQLRequest(java.lang.String)method.matrix- Parameter for the withListOfList field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getWithListOfListResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getWithListOfListResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWithListOfListResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getWithListOfListGraphQLRequest
@Deprecated public GraphQLRequestMySchema getWithListOfListGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWithListOfListGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
withListWithBindValues
@Deprecated public List<CIP_Character_CIS> withListWithBindValues(String queryResponseDef, String firstName, List<CINP_CharacterInput_CINS> characters, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.################################################################################ # 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 deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withListWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)firstName- Parameter for the withList field of MyQueryType, as defined in the GraphQL schemacharacters- Parameter for the withList field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
withList
@Deprecated public List<CIP_Character_CIS> withList(String queryResponseDef, String firstName, List<CINP_CharacterInput_CINS> characters, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.################################################################################ # 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 deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withListin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)firstName- Parameter for the withList field of MyQueryType, as defined in the GraphQL schemacharacters- Parameter for the withList field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
withListWithBindValues
@Deprecated public List<CIP_Character_CIS> withListWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String firstName, List<CINP_CharacterInput_CINS> characters, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.################################################################################ # 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 deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withListWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWithListGraphQLRequest(java.lang.String)method.firstName- Parameter for the withList field of MyQueryType, as defined in the GraphQL schemacharacters- Parameter for the withList field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
withList
@Deprecated public List<CIP_Character_CIS> withList(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String firstName, List<CINP_CharacterInput_CINS> characters, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.################################################################################ # 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 deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
withListin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWithListGraphQLRequest(java.lang.String)method.firstName- Parameter for the withList field of MyQueryType, as defined in the GraphQL schemacharacters- Parameter for the withList field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getWithListResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getWithListResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.################################################################################ # 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 deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWithListResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getWithListGraphQLRequest
@Deprecated public GraphQLRequestMySchema getWithListGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.################################################################################ # 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 deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWithListGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
allFieldCasesWithBindValues
@Deprecated public CTP_AllFieldCases_CTS allFieldCasesWithBindValues(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.################################################################################ # Complementary tests with the AllFieldCases Object This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
allFieldCasesWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)input- Parameter for the allFieldCases field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
allFieldCases
@Deprecated public CTP_AllFieldCases_CTS allFieldCases(String queryResponseDef, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.################################################################################ # Complementary tests with the AllFieldCases Object This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
allFieldCasesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)input- Parameter for the allFieldCases field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
allFieldCasesWithBindValues
@Deprecated public CTP_AllFieldCases_CTS allFieldCasesWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.################################################################################ # Complementary tests with the AllFieldCases Object This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
allFieldCasesWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getAllFieldCasesGraphQLRequest(java.lang.String)method.input- Parameter for the allFieldCases field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
allFieldCases
@Deprecated public CTP_AllFieldCases_CTS allFieldCases(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_AllFieldCasesInput_CINS input, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.################################################################################ # Complementary tests with the AllFieldCases Object This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
allFieldCasesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getAllFieldCasesGraphQLRequest(java.lang.String)method.input- Parameter for the allFieldCases field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getAllFieldCasesResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getAllFieldCasesResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.################################################################################ # Complementary tests with the AllFieldCases Object This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getAllFieldCasesResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getAllFieldCasesGraphQLRequest
@Deprecated public GraphQLRequestMySchema getAllFieldCasesGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.################################################################################ # Complementary tests with the AllFieldCases Object This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getAllFieldCasesGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
unionTestWithBindValues
@Deprecated public List<CUP_AnyCharacter_CUS> unionTestWithBindValues(String queryResponseDef, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.################################################################################ # Test for unions This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
unionTestWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)human1- Parameter for the unionTest field of MyQueryType, as defined in the GraphQL schemahuman2- Parameter for the unionTest field of MyQueryType, as defined in the GraphQL schemadroid1- Parameter for the unionTest field of MyQueryType, as defined in the GraphQL schemadroid2- Parameter for the unionTest field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
unionTest
@Deprecated public List<CUP_AnyCharacter_CUS> unionTest(String queryResponseDef, CINP_HumanInput_CINS human1, CINP_HumanInput_CINS human2, CINP_DroidInput_CINS droid1, CINP_DroidInput_CINS droid2, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.################################################################################ # Test for unions This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
unionTestin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)human1- Parameter for the unionTest field of MyQueryType, as defined in the GraphQL schemahuman2- Parameter for the unionTest field of MyQueryType, as defined in the GraphQL schemadroid1- Parameter for the unionTest field of MyQueryType, as defined in the GraphQL schemadroid2- Parameter for the unionTest field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
unionTestWithBindValues
@Deprecated public List<CUP_AnyCharacter_CUS> 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) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.################################################################################ # Test for unions This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
unionTestWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getUnionTestGraphQLRequest(java.lang.String)method.human1- Parameter for the unionTest field of MyQueryType, as defined in the GraphQL schemahuman2- Parameter for the unionTest field of MyQueryType, as defined in the GraphQL schemadroid1- Parameter for the unionTest field of MyQueryType, as defined in the GraphQL schemadroid2- Parameter for the unionTest field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
unionTest
@Deprecated public List<CUP_AnyCharacter_CUS> 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) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.################################################################################ # Test for unions This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
unionTestin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getUnionTestGraphQLRequest(java.lang.String)method.human1- Parameter for the unionTest field of MyQueryType, as defined in the GraphQL schemahuman2- Parameter for the unionTest field of MyQueryType, as defined in the GraphQL schemadroid1- Parameter for the unionTest field of MyQueryType, as defined in the GraphQL schemadroid2- Parameter for the unionTest field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getUnionTestResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getUnionTestResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.################################################################################ # Test for unions This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getUnionTestResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getUnionTestGraphQLRequest
@Deprecated public GraphQLRequestMySchema getUnionTestGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.################################################################################ # Test for unions This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getUnionTestGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
errorWithBindValues
@Deprecated public CIP_Character_CIS errorWithBindValues(String queryResponseDef, String errorLabel, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.################################################################################ # error always returns an error! (used to check the error management) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
errorWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)errorLabel- Parameter for the error field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
error
@Deprecated public CIP_Character_CIS error(String queryResponseDef, String errorLabel, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.################################################################################ # error always returns an error! (used to check the error management) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
errorin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)errorLabel- Parameter for the error field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
errorWithBindValues
@Deprecated public CIP_Character_CIS errorWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String errorLabel, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.################################################################################ # error always returns an error! (used to check the error management) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
errorWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getErrorGraphQLRequest(java.lang.String)method.errorLabel- Parameter for the error field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
error
@Deprecated public CIP_Character_CIS error(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String errorLabel, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.################################################################################ # error always returns an error! (used to check the error management) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
errorin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getErrorGraphQLRequest(java.lang.String)method.errorLabel- Parameter for the error field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getErrorResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getErrorResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.################################################################################ # error always returns an error! (used to check the error management) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getErrorResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getErrorGraphQLRequest
@Deprecated public GraphQLRequestMySchema getErrorGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.################################################################################ # error always returns an error! (used to check the error management) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getErrorGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
aBreakWithBindValues
@Deprecated public CTP_break_CTS aBreakWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.Check for GraphQL identifier that are java keywords This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
aBreakWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
aBreak
@Deprecated public CTP_break_CTS aBreak(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.Check for GraphQL identifier that are java keywords This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
aBreakin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
aBreakWithBindValues
@Deprecated public CTP_break_CTS aBreakWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.Check for GraphQL identifier that are java keywords This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
aBreakWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getABreakGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
aBreak
@Deprecated public CTP_break_CTS aBreak(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.Check for GraphQL identifier that are java keywords This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
aBreakin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getABreakGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getABreakResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getABreakResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.Check for GraphQL identifier that are java keywords This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getABreakResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getABreakGraphQLRequest
@Deprecated public GraphQLRequestMySchema getABreakGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.Check for GraphQL identifier that are java keywords This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getABreakGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
directiveOnQueryWithBindValues
@Deprecated public List<String> directiveOnQueryWithBindValues(String queryResponseDef, Boolean uppercase, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.# Returns the value, and potentially the anotherValue of the @testDirective directive set on the directiveOnQuery query. # List is null if the directive is not present. This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
directiveOnQueryWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)uppercase- Parameter for the directiveOnQuery field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
directiveOnQuery
@Deprecated public List<String> directiveOnQuery(String queryResponseDef, Boolean uppercase, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.# Returns the value, and potentially the anotherValue of the @testDirective directive set on the directiveOnQuery query. # List is null if the directive is not present. This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
directiveOnQueryin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)uppercase- Parameter for the directiveOnQuery field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
directiveOnQueryWithBindValues
@Deprecated public List<String> directiveOnQueryWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Boolean uppercase, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.# Returns the value, and potentially the anotherValue of the @testDirective directive set on the directiveOnQuery query. # List is null if the directive is not present. This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
directiveOnQueryWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getDirectiveOnQueryGraphQLRequest(java.lang.String)method.uppercase- Parameter for the directiveOnQuery field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
directiveOnQuery
@Deprecated public List<String> directiveOnQuery(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Boolean uppercase, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.# Returns the value, and potentially the anotherValue of the @testDirective directive set on the directiveOnQuery query. # List is null if the directive is not present. This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
directiveOnQueryin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getDirectiveOnQueryGraphQLRequest(java.lang.String)method.uppercase- Parameter for the directiveOnQuery field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getDirectiveOnQueryResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getDirectiveOnQueryResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.# Returns the value, and potentially the anotherValue of the @testDirective directive set on the directiveOnQuery query. # List is null if the directive is not present. This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getDirectiveOnQueryResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getDirectiveOnQueryGraphQLRequest
@Deprecated public GraphQLRequestMySchema getDirectiveOnQueryGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.# Returns the value, and potentially the anotherValue of the @testDirective directive set on the directiveOnQuery query. # List is null if the directive is not present. This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getDirectiveOnQueryGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
directiveOnFieldWithBindValues
@Deprecated public CIP_Character_CIS directiveOnFieldWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery. # List is null if the directive is not present. This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
directiveOnFieldWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
directiveOnField
@Deprecated public CIP_Character_CIS directiveOnField(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery. # List is null if the directive is not present. This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
directiveOnFieldin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
directiveOnFieldWithBindValues
@Deprecated public CIP_Character_CIS directiveOnFieldWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery. # List is null if the directive is not present. This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
directiveOnFieldWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getDirectiveOnFieldGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
directiveOnField
@Deprecated public CIP_Character_CIS directiveOnField(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery. # List is null if the directive is not present. This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
directiveOnFieldin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getDirectiveOnFieldGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getDirectiveOnFieldResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getDirectiveOnFieldResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery. # List is null if the directive is not present. This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getDirectiveOnFieldResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getDirectiveOnFieldGraphQLRequest
@Deprecated public GraphQLRequestMySchema getDirectiveOnFieldGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery. # List is null if the directive is not present. This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getDirectiveOnFieldGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
returnEnumWithBindValues
@Deprecated public CEP_EnumWithReservedJavaKeywordAsValues_CES returnEnumWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnEnumWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
returnEnum
@Deprecated public CEP_EnumWithReservedJavaKeywordAsValues_CES returnEnum(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnEnumin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
returnEnumWithBindValues
@Deprecated public CEP_EnumWithReservedJavaKeywordAsValues_CES returnEnumWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnEnumWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReturnEnumGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
returnEnum
@Deprecated public CEP_EnumWithReservedJavaKeywordAsValues_CES returnEnum(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnEnumin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReturnEnumGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getReturnEnumResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getReturnEnumResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReturnEnumResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getReturnEnumGraphQLRequest
@Deprecated public GraphQLRequestMySchema getReturnEnumGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReturnEnumGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
returnMandatoryEnumWithBindValues
@Deprecated public CEP_EnumWithReservedJavaKeywordAsValues_CES returnMandatoryEnumWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnMandatoryEnumWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
returnMandatoryEnum
@Deprecated public CEP_EnumWithReservedJavaKeywordAsValues_CES returnMandatoryEnum(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnMandatoryEnumin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
returnMandatoryEnumWithBindValues
@Deprecated public CEP_EnumWithReservedJavaKeywordAsValues_CES returnMandatoryEnumWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnMandatoryEnumWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReturnMandatoryEnumGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
returnMandatoryEnum
@Deprecated public CEP_EnumWithReservedJavaKeywordAsValues_CES returnMandatoryEnum(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnMandatoryEnumin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReturnMandatoryEnumGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getReturnMandatoryEnumResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getReturnMandatoryEnumResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReturnMandatoryEnumResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getReturnMandatoryEnumGraphQLRequest
@Deprecated public GraphQLRequestMySchema getReturnMandatoryEnumGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReturnMandatoryEnumGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
returnListOfEnumsWithBindValues
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfEnumsWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnListOfEnumsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
returnListOfEnums
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfEnums(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnListOfEnumsin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
returnListOfEnumsWithBindValues
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfEnumsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnListOfEnumsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReturnListOfEnumsGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
returnListOfEnums
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfEnums(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnListOfEnumsin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReturnListOfEnumsGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getReturnListOfEnumsResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getReturnListOfEnumsResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReturnListOfEnumsResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getReturnListOfEnumsGraphQLRequest
@Deprecated public GraphQLRequestMySchema getReturnListOfEnumsGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReturnListOfEnumsGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
returnListOfListOfEnumsWithBindValues
@Deprecated public List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> returnListOfListOfEnumsWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnListOfListOfEnumsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
returnListOfListOfEnums
@Deprecated public List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> returnListOfListOfEnums(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnListOfListOfEnumsin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
returnListOfListOfEnumsWithBindValues
@Deprecated public List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> returnListOfListOfEnumsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnListOfListOfEnumsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReturnListOfListOfEnumsGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
returnListOfListOfEnums
@Deprecated public List<List<CEP_EnumWithReservedJavaKeywordAsValues_CES>> returnListOfListOfEnums(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnListOfListOfEnumsin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReturnListOfListOfEnumsGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getReturnListOfListOfEnumsResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getReturnListOfListOfEnumsResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReturnListOfListOfEnumsResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getReturnListOfListOfEnumsGraphQLRequest
@Deprecated public GraphQLRequestMySchema getReturnListOfListOfEnumsGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReturnListOfListOfEnumsGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
returnListOfMandatoryEnumsWithBindValues
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfMandatoryEnumsWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnListOfMandatoryEnumsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
returnListOfMandatoryEnums
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfMandatoryEnums(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnListOfMandatoryEnumsin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
returnListOfMandatoryEnumsWithBindValues
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfMandatoryEnumsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnListOfMandatoryEnumsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReturnListOfMandatoryEnumsGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
returnListOfMandatoryEnums
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnListOfMandatoryEnums(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnListOfMandatoryEnumsin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReturnListOfMandatoryEnumsGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getReturnListOfMandatoryEnumsResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getReturnListOfMandatoryEnumsResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReturnListOfMandatoryEnumsResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getReturnListOfMandatoryEnumsGraphQLRequest
@Deprecated public GraphQLRequestMySchema getReturnListOfMandatoryEnumsGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReturnListOfMandatoryEnumsGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
returnMandatoryListOfEnumsWithBindValues
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfEnumsWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnMandatoryListOfEnumsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
returnMandatoryListOfEnums
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfEnums(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnMandatoryListOfEnumsin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
returnMandatoryListOfEnumsWithBindValues
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfEnumsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnMandatoryListOfEnumsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReturnMandatoryListOfEnumsGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
returnMandatoryListOfEnums
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfEnums(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnMandatoryListOfEnumsin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReturnMandatoryListOfEnumsGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getReturnMandatoryListOfEnumsResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getReturnMandatoryListOfEnumsResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReturnMandatoryListOfEnumsResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getReturnMandatoryListOfEnumsGraphQLRequest
@Deprecated public GraphQLRequestMySchema getReturnMandatoryListOfEnumsGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReturnMandatoryListOfEnumsGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
returnMandatoryListOfMandatoryEnumsWithBindValues
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfMandatoryEnumsWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnMandatoryListOfMandatoryEnumsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
returnMandatoryListOfMandatoryEnums
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfMandatoryEnums(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnMandatoryListOfMandatoryEnumsin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
returnMandatoryListOfMandatoryEnumsWithBindValues
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfMandatoryEnumsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnMandatoryListOfMandatoryEnumsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReturnMandatoryListOfMandatoryEnumsGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
returnMandatoryListOfMandatoryEnums
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> returnMandatoryListOfMandatoryEnums(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
returnMandatoryListOfMandatoryEnumsin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReturnMandatoryListOfMandatoryEnumsGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getReturnMandatoryListOfMandatoryEnumsResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getReturnMandatoryListOfMandatoryEnumsResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReturnMandatoryListOfMandatoryEnumsResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getReturnMandatoryListOfMandatoryEnumsGraphQLRequest
@Deprecated public GraphQLRequestMySchema getReturnMandatoryListOfMandatoryEnumsGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReturnMandatoryListOfMandatoryEnumsGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
connectionWithoutParametersWithBindValues
@Deprecated public List<CIP_Character_CIS> connectionWithoutParametersWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
connectionWithoutParametersWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
connectionWithoutParameters
@Deprecated public List<CIP_Character_CIS> connectionWithoutParameters(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
connectionWithoutParametersin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
connectionWithoutParametersWithBindValues
@Deprecated public List<CIP_Character_CIS> connectionWithoutParametersWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
connectionWithoutParametersWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getConnectionWithoutParametersGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
connectionWithoutParameters
@Deprecated public List<CIP_Character_CIS> connectionWithoutParameters(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
connectionWithoutParametersin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getConnectionWithoutParametersGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getConnectionWithoutParametersResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getConnectionWithoutParametersResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getConnectionWithoutParametersResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getConnectionWithoutParametersGraphQLRequest
@Deprecated public GraphQLRequestMySchema getConnectionWithoutParametersGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getConnectionWithoutParametersGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
connectionOnHumanWithBindValues
@Deprecated public List<CTP_Human_CTS> connectionOnHumanWithBindValues(String queryResponseDef, String planet, CEP_Episode_CES episode, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
connectionOnHumanWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)planet- Parameter for the connectionOnHuman field of MyQueryType, as defined in the GraphQL schemaepisode- Parameter for the connectionOnHuman field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
connectionOnHuman
@Deprecated public List<CTP_Human_CTS> connectionOnHuman(String queryResponseDef, String planet, CEP_Episode_CES episode, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
connectionOnHumanin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)planet- Parameter for the connectionOnHuman field of MyQueryType, as defined in the GraphQL schemaepisode- Parameter for the connectionOnHuman field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
connectionOnHumanWithBindValues
@Deprecated public List<CTP_Human_CTS> connectionOnHumanWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String planet, CEP_Episode_CES episode, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
connectionOnHumanWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getConnectionOnHumanGraphQLRequest(java.lang.String)method.planet- Parameter for the connectionOnHuman field of MyQueryType, as defined in the GraphQL schemaepisode- Parameter for the connectionOnHuman field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
connectionOnHuman
@Deprecated public List<CTP_Human_CTS> connectionOnHuman(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String planet, CEP_Episode_CES episode, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
connectionOnHumanin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getConnectionOnHumanGraphQLRequest(java.lang.String)method.planet- Parameter for the connectionOnHuman field of MyQueryType, as defined in the GraphQL schemaepisode- Parameter for the connectionOnHuman field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getConnectionOnHumanResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getConnectionOnHumanResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getConnectionOnHumanResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getConnectionOnHumanGraphQLRequest
@Deprecated public GraphQLRequestMySchema getConnectionOnHumanGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getConnectionOnHumanGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
checkOverriddenControllerWithBindValues
@Deprecated public String checkOverriddenControllerWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
checkOverriddenControllerWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
checkOverriddenController
@Deprecated public String checkOverriddenController(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
checkOverriddenControllerin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
checkOverriddenControllerWithBindValues
@Deprecated public String checkOverriddenControllerWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
checkOverriddenControllerWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getCheckOverriddenControllerGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
checkOverriddenController
@Deprecated public String checkOverriddenController(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
checkOverriddenControllerin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getCheckOverriddenControllerGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getCheckOverriddenControllerResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getCheckOverriddenControllerResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getCheckOverriddenControllerResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getCheckOverriddenControllerGraphQLRequest
@Deprecated public GraphQLRequestMySchema getCheckOverriddenControllerGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getCheckOverriddenControllerGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
issue53WithBindValues
@Deprecated public Date issue53WithBindValues(String queryResponseDef, Date date, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.#issue53 is about custom scalars as parameter for a query/mutation/subscription, that was not properly serialized/deserialized This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue53WithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)date- Parameter for the issue53 field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
issue53
@Deprecated public Date issue53(String queryResponseDef, Date date, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.#issue53 is about custom scalars as parameter for a query/mutation/subscription, that was not properly serialized/deserialized This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue53in classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)date- Parameter for the issue53 field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
issue53WithBindValues
@Deprecated public Date issue53WithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Date date, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.#issue53 is about custom scalars as parameter for a query/mutation/subscription, that was not properly serialized/deserialized This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue53WithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getIssue53GraphQLRequest(java.lang.String)method.date- Parameter for the issue53 field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
issue53
@Deprecated public Date issue53(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Date date, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.#issue53 is about custom scalars as parameter for a query/mutation/subscription, that was not properly serialized/deserialized This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue53in classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getIssue53GraphQLRequest(java.lang.String)method.date- Parameter for the issue53 field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getIssue53ResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getIssue53ResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.#issue53 is about custom scalars as parameter for a query/mutation/subscription, that was not properly serialized/deserialized This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getIssue53ResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getIssue53GraphQLRequest
@Deprecated public GraphQLRequestMySchema getIssue53GraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.#issue53 is about custom scalars as parameter for a query/mutation/subscription, that was not properly serialized/deserialized This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getIssue53GraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
issue200WithBindValues
@Deprecated public Boolean issue200WithBindValues(String queryResponseDef, Boolean param, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue200WithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)param- Parameter for the issue200 field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
issue200
@Deprecated public Boolean issue200(String queryResponseDef, Boolean param, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue200in classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)param- Parameter for the issue200 field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
issue200WithBindValues
@Deprecated public Boolean issue200WithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Boolean param, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue200WithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getIssue200GraphQLRequest(java.lang.String)method.param- Parameter for the issue200 field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
issue200
@Deprecated public Boolean issue200(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Boolean param, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue200in classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getIssue200GraphQLRequest(java.lang.String)method.param- Parameter for the issue200 field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getIssue200ResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getIssue200ResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getIssue200ResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getIssue200GraphQLRequest
@Deprecated public GraphQLRequestMySchema getIssue200GraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getIssue200GraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
issue82FloatWithBindValues
@Deprecated public Double issue82FloatWithBindValues(String queryResponseDef, Double aFloat, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.#issue82 is about hard coded values as parameters. Other types are tests with other queries, but there was no method with a simple float parameter This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue82FloatWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)aFloat- Parameter for the issue82Float field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
issue82Float
@Deprecated public Double issue82Float(String queryResponseDef, Double aFloat, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.#issue82 is about hard coded values as parameters. Other types are tests with other queries, but there was no method with a simple float parameter This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue82Floatin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)aFloat- Parameter for the issue82Float field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
issue82FloatWithBindValues
@Deprecated public Double issue82FloatWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Double aFloat, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.#issue82 is about hard coded values as parameters. Other types are tests with other queries, but there was no method with a simple float parameter This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue82FloatWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getIssue82FloatGraphQLRequest(java.lang.String)method.aFloat- Parameter for the issue82Float field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
issue82Float
@Deprecated public Double issue82Float(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Double aFloat, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.#issue82 is about hard coded values as parameters. Other types are tests with other queries, but there was no method with a simple float parameter This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue82Floatin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getIssue82FloatGraphQLRequest(java.lang.String)method.aFloat- Parameter for the issue82Float field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getIssue82FloatResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getIssue82FloatResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.#issue82 is about hard coded values as parameters. Other types are tests with other queries, but there was no method with a simple float parameter This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getIssue82FloatResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getIssue82FloatGraphQLRequest
@Deprecated public GraphQLRequestMySchema getIssue82FloatGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.#issue82 is about hard coded values as parameters. Other types are tests with other queries, but there was no method with a simple float parameter This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getIssue82FloatGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
issue82IDWithBindValues
@Deprecated public String issue82IDWithBindValues(String queryResponseDef, String aID, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue82IDWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)aID- Parameter for the issue82ID field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
issue82ID
@Deprecated public String issue82ID(String queryResponseDef, String aID, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue82IDin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)aID- Parameter for the issue82ID field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
issue82IDWithBindValues
@Deprecated public String issue82IDWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String aID, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue82IDWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getIssue82IDGraphQLRequest(java.lang.String)method.aID- Parameter for the issue82ID field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
issue82ID
@Deprecated public String issue82ID(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String aID, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue82IDin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getIssue82IDGraphQLRequest(java.lang.String)method.aID- Parameter for the issue82ID field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getIssue82IDResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getIssue82IDResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getIssue82IDResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getIssue82IDGraphQLRequest
@Deprecated public GraphQLRequestMySchema getIssue82IDGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getIssue82IDGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
Issue217WithBindValues
@Deprecated public String Issue217WithBindValues(String queryResponseDef, String AnArg, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.Issue 217: issue when a field name starts with an uppercase letter This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
Issue217WithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)AnArg- Parameter for the Issue217 field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
Issue217
@Deprecated public String Issue217(String queryResponseDef, String AnArg, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.Issue 217: issue when a field name starts with an uppercase letter This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
Issue217in classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)AnArg- Parameter for the Issue217 field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
Issue217WithBindValues
@Deprecated public String Issue217WithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String AnArg, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.Issue 217: issue when a field name starts with an uppercase letter This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
Issue217WithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getIssue217GraphQLRequest(java.lang.String)method.AnArg- Parameter for the Issue217 field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
Issue217
@Deprecated public String Issue217(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String AnArg, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.Issue 217: issue when a field name starts with an uppercase letter This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
Issue217in classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getIssue217GraphQLRequest(java.lang.String)method.AnArg- Parameter for the Issue217 field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getIssue217ResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getIssue217ResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.Issue 217: issue when a field name starts with an uppercase letter This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getIssue217ResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getIssue217GraphQLRequest
@Deprecated public GraphQLRequestMySchema getIssue217GraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.Issue 217: issue when a field name starts with an uppercase letter This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getIssue217GraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
issue128WithBindValues
@Deprecated public CIP_Client_CIS issue128WithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.test for issue #128 (compilation error when a Query returns a type 'Client') This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue128WithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
issue128
@Deprecated public CIP_Client_CIS issue128(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.test for issue #128 (compilation error when a Query returns a type 'Client') This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue128in classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
issue128WithBindValues
@Deprecated public CIP_Client_CIS issue128WithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.test for issue #128 (compilation error when a Query returns a type 'Client') This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue128WithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getIssue128GraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
issue128
@Deprecated public CIP_Client_CIS issue128(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.test for issue #128 (compilation error when a Query returns a type 'Client') This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
issue128in classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getIssue128GraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getIssue128ResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getIssue128ResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.test for issue #128 (compilation error when a Query returns a type 'Client') This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getIssue128ResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getIssue128GraphQLRequest
@Deprecated public GraphQLRequestMySchema getIssue128GraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.test for issue #128 (compilation error when a Query returns a type 'Client') This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getIssue128GraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
enumWithReservedJavaKeywordAsValuesWithBindValues
@Deprecated public CEP_EnumWithReservedJavaKeywordAsValues_CES enumWithReservedJavaKeywordAsValuesWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.test for issue #139 (use of java reserved keyword) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
enumWithReservedJavaKeywordAsValuesWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
enumWithReservedJavaKeywordAsValues
@Deprecated public CEP_EnumWithReservedJavaKeywordAsValues_CES enumWithReservedJavaKeywordAsValues(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.test for issue #139 (use of java reserved keyword) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
enumWithReservedJavaKeywordAsValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
enumWithReservedJavaKeywordAsValuesWithBindValues
@Deprecated public CEP_EnumWithReservedJavaKeywordAsValues_CES enumWithReservedJavaKeywordAsValuesWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.test for issue #139 (use of java reserved keyword) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
enumWithReservedJavaKeywordAsValuesWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getEnumWithReservedJavaKeywordAsValuesGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
enumWithReservedJavaKeywordAsValues
@Deprecated public CEP_EnumWithReservedJavaKeywordAsValues_CES enumWithReservedJavaKeywordAsValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.test for issue #139 (use of java reserved keyword) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
enumWithReservedJavaKeywordAsValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getEnumWithReservedJavaKeywordAsValuesGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getEnumWithReservedJavaKeywordAsValuesResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getEnumWithReservedJavaKeywordAsValuesResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.test for issue #139 (use of java reserved keyword) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getEnumWithReservedJavaKeywordAsValuesResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getEnumWithReservedJavaKeywordAsValuesGraphQLRequest
@Deprecated public GraphQLRequestMySchema getEnumWithReservedJavaKeywordAsValuesGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.test for issue #139 (use of java reserved keyword) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getEnumWithReservedJavaKeywordAsValuesGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> listOfEnumWithReservedJavaKeywordAsValuesWithBindValues(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
listOfEnumWithReservedJavaKeywordAsValuesWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)param1- Parameter for the listOfEnumWithReservedJavaKeywordAsValues field of MyQueryType, as defined in the GraphQL schemaparam2- Parameter for the listOfEnumWithReservedJavaKeywordAsValues field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
listOfEnumWithReservedJavaKeywordAsValues
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> listOfEnumWithReservedJavaKeywordAsValues(String queryResponseDef, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
listOfEnumWithReservedJavaKeywordAsValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)param1- Parameter for the listOfEnumWithReservedJavaKeywordAsValues field of MyQueryType, as defined in the GraphQL schemaparam2- Parameter for the listOfEnumWithReservedJavaKeywordAsValues field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
listOfEnumWithReservedJavaKeywordAsValuesWithBindValues
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> listOfEnumWithReservedJavaKeywordAsValuesWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
listOfEnumWithReservedJavaKeywordAsValuesWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequest(java.lang.String)method.param1- Parameter for the listOfEnumWithReservedJavaKeywordAsValues field of MyQueryType, as defined in the GraphQL schemaparam2- Parameter for the listOfEnumWithReservedJavaKeywordAsValues field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
listOfEnumWithReservedJavaKeywordAsValues
@Deprecated public List<CEP_EnumWithReservedJavaKeywordAsValues_CES> listOfEnumWithReservedJavaKeywordAsValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CEP_EnumWithReservedJavaKeywordAsValues_CES param1, List<CEP_EnumWithReservedJavaKeywordAsValues_CES> param2, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
listOfEnumWithReservedJavaKeywordAsValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequest(java.lang.String)method.param1- Parameter for the listOfEnumWithReservedJavaKeywordAsValues field of MyQueryType, as defined in the GraphQL schemaparam2- Parameter for the listOfEnumWithReservedJavaKeywordAsValues field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getListOfEnumWithReservedJavaKeywordAsValuesResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getListOfEnumWithReservedJavaKeywordAsValuesResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getListOfEnumWithReservedJavaKeywordAsValuesResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequest
@Deprecated public GraphQLRequestMySchema getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
reservedJavaKeywordAllFieldCasesWithBindValues
@Deprecated public CTP_ReservedJavaKeywordAllFieldCases_CTS reservedJavaKeywordAllFieldCasesWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
reservedJavaKeywordAllFieldCasesWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
reservedJavaKeywordAllFieldCases
@Deprecated public CTP_ReservedJavaKeywordAllFieldCases_CTS reservedJavaKeywordAllFieldCases(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
reservedJavaKeywordAllFieldCasesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
reservedJavaKeywordAllFieldCasesWithBindValues
@Deprecated public CTP_ReservedJavaKeywordAllFieldCases_CTS reservedJavaKeywordAllFieldCasesWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
reservedJavaKeywordAllFieldCasesWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReservedJavaKeywordAllFieldCasesGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
reservedJavaKeywordAllFieldCases
@Deprecated public CTP_ReservedJavaKeywordAllFieldCases_CTS reservedJavaKeywordAllFieldCases(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
reservedJavaKeywordAllFieldCasesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReservedJavaKeywordAllFieldCasesGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getReservedJavaKeywordAllFieldCasesResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getReservedJavaKeywordAllFieldCasesResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReservedJavaKeywordAllFieldCasesResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getReservedJavaKeywordAllFieldCasesGraphQLRequest
@Deprecated public GraphQLRequestMySchema getReservedJavaKeywordAllFieldCasesGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReservedJavaKeywordAllFieldCasesGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_ifWithBindValues
@Deprecated public String _ifWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_ifWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_if
@Deprecated public String _if(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_ifin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_ifWithBindValues
@Deprecated public String _ifWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_ifWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getIfGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_if
@Deprecated public String _if(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_ifin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getIfGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getIfResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getIfResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getIfResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getIfGraphQLRequest
@Deprecated public GraphQLRequestMySchema getIfGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getIfGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_implementsWithBindValues
@Deprecated public String _implementsWithBindValues(String queryResponseDef, String _if, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.Test for PR 177 (on server side, the returned value is the content of the if input parameter) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_implementsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_implements
@Deprecated public String _implements(String queryResponseDef, String _if, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.Test for PR 177 (on server side, the returned value is the content of the if input parameter) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_implementsin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_implementsWithBindValues
@Deprecated public String _implementsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String _if, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.Test for PR 177 (on server side, the returned value is the content of the if input parameter) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_implementsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getImplementsGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_implements
@Deprecated public String _implements(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String _if, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.Test for PR 177 (on server side, the returned value is the content of the if input parameter) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_implementsin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getImplementsGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getImplementsResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getImplementsResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.Test for PR 177 (on server side, the returned value is the content of the if input parameter) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getImplementsResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getImplementsGraphQLRequest
@Deprecated public GraphQLRequestMySchema getImplementsGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.Test for PR 177 (on server side, the returned value is the content of the if input parameter) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getImplementsGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_importWithBindValues
@Deprecated public String _importWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_importWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_import
@Deprecated public String _import(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_importin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_importWithBindValues
@Deprecated public String _importWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_importWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getImportGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_import
@Deprecated public String _import(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_importin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getImportGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getImportResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getImportResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getImportResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getImportGraphQLRequest
@Deprecated public GraphQLRequestMySchema getImportGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getImportGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_instanceofWithBindValues
@Deprecated public String _instanceofWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_instanceofWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_instanceof
@Deprecated public String _instanceof(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_instanceofin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_instanceofWithBindValues
@Deprecated public String _instanceofWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_instanceofWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getInstanceofGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_instanceof
@Deprecated public String _instanceof(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_instanceofin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getInstanceofGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getInstanceofResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getInstanceofResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getInstanceofResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getInstanceofGraphQLRequest
@Deprecated public GraphQLRequestMySchema getInstanceofGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getInstanceofGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_intWithBindValues
@Deprecated public String _intWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_intWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_int
@Deprecated public String _int(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_intin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_intWithBindValues
@Deprecated public String _intWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_intWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getIntGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_int
@Deprecated public String _int(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_intin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getIntGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getIntResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getIntResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getIntResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getIntGraphQLRequest
@Deprecated public GraphQLRequestMySchema getIntGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getIntGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_interfaceWithBindValues
@Deprecated public String _interfaceWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_interfaceWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_interface
@Deprecated public String _interface(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_interfacein classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_interfaceWithBindValues
@Deprecated public String _interfaceWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_interfaceWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getInterfaceGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_interface
@Deprecated public String _interface(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_interfacein classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getInterfaceGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getInterfaceResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getInterfaceResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getInterfaceResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getInterfaceGraphQLRequest
@Deprecated public GraphQLRequestMySchema getInterfaceGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getInterfaceGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_longWithBindValues
@Deprecated public String _longWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_longWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_long
@Deprecated public String _long(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_longin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_longWithBindValues
@Deprecated public String _longWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_longWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getLongGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_long
@Deprecated public String _long(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_longin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getLongGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getLongResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getLongResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getLongResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getLongGraphQLRequest
@Deprecated public GraphQLRequestMySchema getLongGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getLongGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_nativeWithBindValues
@Deprecated public String _nativeWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_nativeWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_native
@Deprecated public String _native(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_nativein classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_nativeWithBindValues
@Deprecated public String _nativeWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_nativeWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getNativeGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_native
@Deprecated public String _native(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_nativein classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getNativeGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getNativeResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getNativeResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getNativeResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getNativeGraphQLRequest
@Deprecated public GraphQLRequestMySchema getNativeGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getNativeGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_newWithBindValues
@Deprecated public String _newWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_newWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_new
@Deprecated public String _new(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_newin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_newWithBindValues
@Deprecated public String _newWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_newWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getNewGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_new
@Deprecated public String _new(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_newin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getNewGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getNewResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getNewResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getNewResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getNewGraphQLRequest
@Deprecated public GraphQLRequestMySchema getNewGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getNewGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_nullWithBindValues
@Deprecated public String _nullWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.Issue #188: null is not identified as a java keyword This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_nullWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_null
@Deprecated public String _null(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.Issue #188: null is not identified as a java keyword This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_nullin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_nullWithBindValues
@Deprecated public String _nullWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.Issue #188: null is not identified as a java keyword This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_nullWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getNullGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_null
@Deprecated public String _null(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.Issue #188: null is not identified as a java keyword This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_nullin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getNullGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getNullResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getNullResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.Issue #188: null is not identified as a java keyword This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getNullResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getNullGraphQLRequest
@Deprecated public GraphQLRequestMySchema getNullGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.Issue #188: null is not identified as a java keyword This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getNullGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_packageWithBindValues
@Deprecated public String _packageWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_packageWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_package
@Deprecated public String _package(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_packagein classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_packageWithBindValues
@Deprecated public String _packageWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_packageWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getPackageGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_package
@Deprecated public String _package(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_packagein classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getPackageGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getPackageResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getPackageResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getPackageResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getPackageGraphQLRequest
@Deprecated public GraphQLRequestMySchema getPackageGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getPackageGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_privateWithBindValues
@Deprecated public String _privateWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_privateWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_private
@Deprecated public String _private(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_privatein classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_privateWithBindValues
@Deprecated public String _privateWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_privateWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getPrivateGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_private
@Deprecated public String _private(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_privatein classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getPrivateGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getPrivateResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getPrivateResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getPrivateResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getPrivateGraphQLRequest
@Deprecated public GraphQLRequestMySchema getPrivateGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getPrivateGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_protectedWithBindValues
@Deprecated public String _protectedWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_protectedWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_protected
@Deprecated public String _protected(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_protectedin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_protectedWithBindValues
@Deprecated public String _protectedWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_protectedWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getProtectedGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_protected
@Deprecated public String _protected(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_protectedin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getProtectedGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getProtectedResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getProtectedResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getProtectedResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getProtectedGraphQLRequest
@Deprecated public GraphQLRequestMySchema getProtectedGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getProtectedGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_publicWithBindValues
@Deprecated public String _publicWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_publicWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_public
@Deprecated public String _public(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_publicin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_publicWithBindValues
@Deprecated public String _publicWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_publicWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getPublicGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_public
@Deprecated public String _public(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_publicin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getPublicGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getPublicResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getPublicResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getPublicResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getPublicGraphQLRequest
@Deprecated public GraphQLRequestMySchema getPublicGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getPublicGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_returnWithBindValues
@Deprecated public String _returnWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_returnWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_return
@Deprecated public String _return(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_returnin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_returnWithBindValues
@Deprecated public String _returnWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_returnWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReturnGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_return
@Deprecated public String _return(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_returnin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getReturnGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getReturnResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getReturnResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReturnResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getReturnGraphQLRequest
@Deprecated public GraphQLRequestMySchema getReturnGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getReturnGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_shortWithBindValues
@Deprecated public String _shortWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_shortWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_short
@Deprecated public String _short(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_shortin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_shortWithBindValues
@Deprecated public String _shortWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_shortWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getShortGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_short
@Deprecated public String _short(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_shortin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getShortGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getShortResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getShortResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getShortResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getShortGraphQLRequest
@Deprecated public GraphQLRequestMySchema getShortGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getShortGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_staticWithBindValues
@Deprecated public String _staticWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_staticWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_static
@Deprecated public String _static(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_staticin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_staticWithBindValues
@Deprecated public String _staticWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_staticWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getStaticGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_static
@Deprecated public String _static(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_staticin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getStaticGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getStaticResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getStaticResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getStaticResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getStaticGraphQLRequest
@Deprecated public GraphQLRequestMySchema getStaticGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getStaticGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_strictfpWithBindValues
@Deprecated public String _strictfpWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_strictfpWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_strictfp
@Deprecated public String _strictfp(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_strictfpin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_strictfpWithBindValues
@Deprecated public String _strictfpWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_strictfpWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getStrictfpGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_strictfp
@Deprecated public String _strictfp(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_strictfpin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getStrictfpGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getStrictfpResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getStrictfpResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getStrictfpResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getStrictfpGraphQLRequest
@Deprecated public GraphQLRequestMySchema getStrictfpGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getStrictfpGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_superWithBindValues
@Deprecated public String _superWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_superWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_super
@Deprecated public String _super(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_superin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_superWithBindValues
@Deprecated public String _superWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_superWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getSuperGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_super
@Deprecated public String _super(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_superin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getSuperGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getSuperResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getSuperResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getSuperResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getSuperGraphQLRequest
@Deprecated public GraphQLRequestMySchema getSuperGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getSuperGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_switchWithBindValues
@Deprecated public String _switchWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_switchWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_switch
@Deprecated public String _switch(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_switchin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_switchWithBindValues
@Deprecated public String _switchWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_switchWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getSwitchGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_switch
@Deprecated public String _switch(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_switchin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getSwitchGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getSwitchResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getSwitchResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getSwitchResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getSwitchGraphQLRequest
@Deprecated public GraphQLRequestMySchema getSwitchGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getSwitchGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_synchronizedWithBindValues
@Deprecated public String _synchronizedWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_synchronizedWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_synchronized
@Deprecated public String _synchronized(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_synchronizedin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_synchronizedWithBindValues
@Deprecated public String _synchronizedWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_synchronizedWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getSynchronizedGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_synchronized
@Deprecated public String _synchronized(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_synchronizedin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getSynchronizedGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getSynchronizedResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getSynchronizedResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getSynchronizedResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getSynchronizedGraphQLRequest
@Deprecated public GraphQLRequestMySchema getSynchronizedGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getSynchronizedGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_thisWithBindValues
@Deprecated public String _thisWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_thisWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_this
@Deprecated public String _this(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_thisin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_thisWithBindValues
@Deprecated public String _thisWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_thisWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getThisGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_this
@Deprecated public String _this(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_thisin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getThisGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getThisResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getThisResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getThisResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getThisGraphQLRequest
@Deprecated public GraphQLRequestMySchema getThisGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getThisGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_throwWithBindValues
@Deprecated public String _throwWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_throwWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_throw
@Deprecated public String _throw(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_throwin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_throwWithBindValues
@Deprecated public String _throwWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_throwWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getThrowGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_throw
@Deprecated public String _throw(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_throwin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getThrowGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getThrowResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getThrowResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getThrowResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getThrowGraphQLRequest
@Deprecated public GraphQLRequestMySchema getThrowGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getThrowGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_throwsWithBindValues
@Deprecated public String _throwsWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_throwsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_throws
@Deprecated public String _throws(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_throwsin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_throwsWithBindValues
@Deprecated public String _throwsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_throwsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getThrowsGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_throws
@Deprecated public String _throws(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_throwsin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getThrowsGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getThrowsResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getThrowsResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getThrowsResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getThrowsGraphQLRequest
@Deprecated public GraphQLRequestMySchema getThrowsGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getThrowsGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_transientWithBindValues
@Deprecated public String _transientWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_transientWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_transient
@Deprecated public String _transient(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_transientin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_transientWithBindValues
@Deprecated public String _transientWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_transientWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getTransientGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_transient
@Deprecated public String _transient(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_transientin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getTransientGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getTransientResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getTransientResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getTransientResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getTransientGraphQLRequest
@Deprecated public GraphQLRequestMySchema getTransientGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getTransientGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_tryWithBindValues
@Deprecated public String _tryWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_tryWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_try
@Deprecated public String _try(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_tryin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_tryWithBindValues
@Deprecated public String _tryWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_tryWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getTryGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_try
@Deprecated public String _try(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_tryin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getTryGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getTryResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getTryResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getTryResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getTryGraphQLRequest
@Deprecated public GraphQLRequestMySchema getTryGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getTryGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_voidWithBindValues
@Deprecated public String _voidWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_voidWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_void
@Deprecated public String _void(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_voidin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_voidWithBindValues
@Deprecated public String _voidWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_voidWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getVoidGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_void
@Deprecated public String _void(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_voidin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getVoidGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getVoidResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getVoidResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getVoidResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getVoidGraphQLRequest
@Deprecated public GraphQLRequestMySchema getVoidGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getVoidGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_volatileWithBindValues
@Deprecated public String _volatileWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_volatileWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_volatile
@Deprecated public String _volatile(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_volatilein classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_volatileWithBindValues
@Deprecated public String _volatileWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_volatileWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getVolatileGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_volatile
@Deprecated public String _volatile(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_volatilein classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getVolatileGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getVolatileResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getVolatileResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getVolatileResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getVolatileGraphQLRequest
@Deprecated public GraphQLRequestMySchema getVolatileGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getVolatileGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
_whileWithBindValues
@Deprecated public String _whileWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_whileWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_while
@Deprecated public String _while(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_whilein classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
_whileWithBindValues
@Deprecated public String _whileWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_whileWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWhileGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
_while
@Deprecated public String _while(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
_whilein classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getWhileGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getWhileResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getWhileResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWhileResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getWhileGraphQLRequest
@Deprecated public GraphQLRequestMySchema getWhileGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getWhileGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
foo140WithBindValues
@Deprecated public CTP_Foo140_CTS foo140WithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.test for issue #140 (error for type that implements multiple interfaces) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
foo140WithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
foo140
@Deprecated public CTP_Foo140_CTS foo140(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.test for issue #140 (error for type that implements multiple interfaces) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
foo140in classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
foo140WithBindValues
@Deprecated public CTP_Foo140_CTS foo140WithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.test for issue #140 (error for type that implements multiple interfaces) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
foo140WithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getFoo140GraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
foo140
@Deprecated public CTP_Foo140_CTS foo140(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.test for issue #140 (error for type that implements multiple interfaces) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
foo140in classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getFoo140GraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getFoo140ResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getFoo140ResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.test for issue #140 (error for type that implements multiple interfaces) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getFoo140ResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getFoo140GraphQLRequest
@Deprecated public GraphQLRequestMySchema getFoo140GraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.test for issue #140 (error for type that implements multiple interfaces) This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getFoo140GraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
testBase64StringWithBindValues
@Deprecated public byte[] testBase64StringWithBindValues(String queryResponseDef, byte[] input, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.Test for issue #174: a custom scalar which Java type is an array This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
testBase64StringWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)input- Parameter for the testBase64String field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
testBase64String
@Deprecated public byte[] testBase64String(String queryResponseDef, byte[] input, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.Test for issue #174: a custom scalar which Java type is an array This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
testBase64Stringin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)input- Parameter for the testBase64String field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
testBase64StringWithBindValues
@Deprecated public byte[] testBase64StringWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, byte[] input, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.Test for issue #174: a custom scalar which Java type is an array This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
testBase64StringWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getTestBase64StringGraphQLRequest(java.lang.String)method.input- Parameter for the testBase64String field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
testBase64String
@Deprecated public byte[] testBase64String(com.graphql_java_generator.client.request.ObjectResponse objectResponse, byte[] input, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.Test for issue #174: a custom scalar which Java type is an array This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
testBase64Stringin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getTestBase64StringGraphQLRequest(java.lang.String)method.input- Parameter for the testBase64String field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getTestBase64StringResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getTestBase64StringResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.Test for issue #174: a custom scalar which Java type is an array This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getTestBase64StringResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getTestBase64StringGraphQLRequest
@Deprecated public GraphQLRequestMySchema getTestBase64StringGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.Test for issue #174: a custom scalar which Java type is an array This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getTestBase64StringGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
jsonWithBindValues
@Deprecated public com.fasterxml.jackson.databind.node.ObjectNode jsonWithBindValues(String queryResponseDef, com.fasterxml.jackson.databind.node.ObjectNode json, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.Test of JSON scalar, for issue #205 This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
jsonWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)json- Parameter for the json field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
json
@Deprecated public com.fasterxml.jackson.databind.node.ObjectNode json(String queryResponseDef, com.fasterxml.jackson.databind.node.ObjectNode json, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.Test of JSON scalar, for issue #205 This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
jsonin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)json- Parameter for the json field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
jsonWithBindValues
@Deprecated public com.fasterxml.jackson.databind.node.ObjectNode jsonWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, com.fasterxml.jackson.databind.node.ObjectNode json, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.Test of JSON scalar, for issue #205 This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
jsonWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getJsonGraphQLRequest(java.lang.String)method.json- Parameter for the json field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
json
@Deprecated public com.fasterxml.jackson.databind.node.ObjectNode json(com.graphql_java_generator.client.request.ObjectResponse objectResponse, com.fasterxml.jackson.databind.node.ObjectNode json, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.Test of JSON scalar, for issue #205 This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
jsonin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getJsonGraphQLRequest(java.lang.String)method.json- Parameter for the json field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getJsonResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getJsonResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.Test of JSON scalar, for issue #205 This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getJsonResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getJsonGraphQLRequest
@Deprecated public GraphQLRequestMySchema getJsonGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.Test of JSON scalar, for issue #205 This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getJsonGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
jsonsWithBindValues
@Deprecated public List<com.fasterxml.jackson.databind.node.ObjectNode> jsonsWithBindValues(String queryResponseDef, List<com.fasterxml.jackson.databind.node.ObjectNode> jsons, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
jsonsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)jsons- Parameter for the jsons field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
jsons
@Deprecated public List<com.fasterxml.jackson.databind.node.ObjectNode> jsons(String queryResponseDef, List<com.fasterxml.jackson.databind.node.ObjectNode> jsons, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
jsonsin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)jsons- Parameter for the jsons field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
jsonsWithBindValues
@Deprecated public List<com.fasterxml.jackson.databind.node.ObjectNode> jsonsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<com.fasterxml.jackson.databind.node.ObjectNode> jsons, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
jsonsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getJsonsGraphQLRequest(java.lang.String)method.jsons- Parameter for the jsons field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
jsons
@Deprecated public List<com.fasterxml.jackson.databind.node.ObjectNode> jsons(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<com.fasterxml.jackson.databind.node.ObjectNode> jsons, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
jsonsin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getJsonsGraphQLRequest(java.lang.String)method.jsons- Parameter for the jsons field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getJsonsResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getJsonsResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getJsonsResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getJsonsGraphQLRequest
@Deprecated public GraphQLRequestMySchema getJsonsGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getJsonsGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
jsonWithInputWithBindValues
@Deprecated public CTP_TypeWithJson_CTS jsonWithInputWithBindValues(String queryResponseDef, CINP_InputWithJson_CINS input, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
jsonWithInputWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)input- Parameter for the jsonWithInput field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
jsonWithInput
@Deprecated public CTP_TypeWithJson_CTS jsonWithInput(String queryResponseDef, CINP_InputWithJson_CINS input, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
jsonWithInputin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)input- Parameter for the jsonWithInput field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
jsonWithInputWithBindValues
@Deprecated public CTP_TypeWithJson_CTS jsonWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_InputWithJson_CINS input, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
jsonWithInputWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getJsonWithInputGraphQLRequest(java.lang.String)method.input- Parameter for the jsonWithInput field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
jsonWithInput
@Deprecated public CTP_TypeWithJson_CTS jsonWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_InputWithJson_CINS input, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
jsonWithInputin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getJsonWithInputGraphQLRequest(java.lang.String)method.input- Parameter for the jsonWithInput field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getJsonWithInputResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getJsonWithInputResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getJsonWithInputResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getJsonWithInputGraphQLRequest
@Deprecated public GraphQLRequestMySchema getJsonWithInputGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getJsonWithInputGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
jsonsWithInputWithBindValues
@Deprecated public List<CTP_TypeWithJson_CTS> jsonsWithInputWithBindValues(String queryResponseDef, List<CINP_InputWithJson_CINS> input, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
jsonsWithInputWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)input- Parameter for the jsonsWithInput field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
jsonsWithInput
@Deprecated public List<CTP_TypeWithJson_CTS> jsonsWithInput(String queryResponseDef, List<CINP_InputWithJson_CINS> input, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
jsonsWithInputin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)input- Parameter for the jsonsWithInput field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
jsonsWithInputWithBindValues
@Deprecated public List<CTP_TypeWithJson_CTS> jsonsWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<CINP_InputWithJson_CINS> input, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
jsonsWithInputWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getJsonsWithInputGraphQLRequest(java.lang.String)method.input- Parameter for the jsonsWithInput field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
jsonsWithInput
@Deprecated public List<CTP_TypeWithJson_CTS> jsonsWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<CINP_InputWithJson_CINS> input, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
jsonsWithInputin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getJsonsWithInputGraphQLRequest(java.lang.String)method.input- Parameter for the jsonsWithInput field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getJsonsWithInputResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getJsonsWithInputResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getJsonsWithInputResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getJsonsWithInputGraphQLRequest
@Deprecated public GraphQLRequestMySchema getJsonsWithInputGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getJsonsWithInputGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
objectWithBindValues
@Deprecated public Object objectWithBindValues(String queryResponseDef, Object object, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
objectWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)object- Parameter for the object field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
object
@Deprecated public Object object(String queryResponseDef, Object object, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
objectin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)object- Parameter for the object field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
objectWithBindValues
@Deprecated public Object objectWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object object, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
objectWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getObjectGraphQLRequest(java.lang.String)method.object- Parameter for the object field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
object
@Deprecated public Object object(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object object, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
objectin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getObjectGraphQLRequest(java.lang.String)method.object- Parameter for the object field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getObjectResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getObjectResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getObjectResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getObjectGraphQLRequest
@Deprecated public GraphQLRequestMySchema getObjectGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getObjectGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
objectsWithBindValues
@Deprecated public List<Object> objectsWithBindValues(String queryResponseDef, List<Object> objects, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
objectsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)objects- Parameter for the objects field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
objects
@Deprecated public List<Object> objects(String queryResponseDef, List<Object> objects, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
objectsin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)objects- Parameter for the objects field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
objectsWithBindValues
@Deprecated public List<Object> objectsWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<Object> objects, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
objectsWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getObjectsGraphQLRequest(java.lang.String)method.objects- Parameter for the objects field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
objects
@Deprecated public List<Object> objects(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<Object> objects, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
objectsin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getObjectsGraphQLRequest(java.lang.String)method.objects- Parameter for the objects field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getObjectsResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getObjectsResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getObjectsResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getObjectsGraphQLRequest
@Deprecated public GraphQLRequestMySchema getObjectsGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getObjectsGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
objectWithInputWithBindValues
@Deprecated public CTP_TypeWithObject_CTS objectWithInputWithBindValues(String queryResponseDef, CINP_InputWithObject_CINS input, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
objectWithInputWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)input- Parameter for the objectWithInput field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
objectWithInput
@Deprecated public CTP_TypeWithObject_CTS objectWithInput(String queryResponseDef, CINP_InputWithObject_CINS input, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
objectWithInputin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)input- Parameter for the objectWithInput field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
objectWithInputWithBindValues
@Deprecated public CTP_TypeWithObject_CTS objectWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_InputWithObject_CINS input, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
objectWithInputWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getObjectWithInputGraphQLRequest(java.lang.String)method.input- Parameter for the objectWithInput field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
objectWithInput
@Deprecated public CTP_TypeWithObject_CTS objectWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, CINP_InputWithObject_CINS input, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
objectWithInputin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getObjectWithInputGraphQLRequest(java.lang.String)method.input- Parameter for the objectWithInput field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getObjectWithInputResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getObjectWithInputResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getObjectWithInputResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getObjectWithInputGraphQLRequest
@Deprecated public GraphQLRequestMySchema getObjectWithInputGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getObjectWithInputGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
objectsWithInputWithBindValues
@Deprecated public List<CTP_TypeWithObject_CTS> objectsWithInputWithBindValues(String queryResponseDef, List<CINP_InputWithObject_CINS> input, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
objectsWithInputWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)input- Parameter for the objectsWithInput field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
objectsWithInput
@Deprecated public List<CTP_TypeWithObject_CTS> objectsWithInput(String queryResponseDef, List<CINP_InputWithObject_CINS> input, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
objectsWithInputin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)input- Parameter for the objectsWithInput field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
objectsWithInputWithBindValues
@Deprecated public List<CTP_TypeWithObject_CTS> objectsWithInputWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<CINP_InputWithObject_CINS> input, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
objectsWithInputWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getObjectsWithInputGraphQLRequest(java.lang.String)method.input- Parameter for the objectsWithInput field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
objectsWithInput
@Deprecated public List<CTP_TypeWithObject_CTS> objectsWithInput(com.graphql_java_generator.client.request.ObjectResponse objectResponse, List<CINP_InputWithObject_CINS> input, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
objectsWithInputin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getObjectsWithInputGraphQLRequest(java.lang.String)method.input- Parameter for the objectsWithInput field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getObjectsWithInputResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getObjectsWithInputResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getObjectsWithInputResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getObjectsWithInputGraphQLRequest
@Deprecated public GraphQLRequestMySchema getObjectsWithInputGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getObjectsWithInputGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
relayWithBindValues
@Deprecated public CTP_MyQueryType_CTS relayWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
relayWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
relay
@Deprecated public CTP_MyQueryType_CTS relay(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
relayin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
relayWithBindValues
@Deprecated public CTP_MyQueryType_CTS relayWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
relayWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getRelayGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
relay
@Deprecated public CTP_MyQueryType_CTS relay(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
relayin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.getRelayGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
getRelayResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder getRelayResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getRelayResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
getRelayGraphQLRequest
@Deprecated public GraphQLRequestMySchema getRelayGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
getRelayGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
__schemaWithBindValues
@Deprecated public CTP___Schema_CTS __schemaWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
__schemaWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
__schema
@Deprecated public CTP___Schema_CTS __schema(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
__schemain classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
__schemaWithBindValues
@Deprecated public CTP___Schema_CTS __schemaWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
__schemaWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.get__schemaGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
__schema
@Deprecated public CTP___Schema_CTS __schema(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
__schemain classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.get__schemaGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
get__schemaResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder get__schemaResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
get__schemaResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
get__schemaGraphQLRequest
@Deprecated public GraphQLRequestMySchema get__schemaGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
get__schemaGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
__typeWithBindValues
@Deprecated public CTP___Type_CTS __typeWithBindValues(String queryResponseDef, String name, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
__typeWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)name- Parameter for the __type field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
__type
@Deprecated public CTP___Type_CTS __type(String queryResponseDef, String name, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
__typein classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)name- Parameter for the __type field of MyQueryType, as defined in the GraphQL schema- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
__typeWithBindValues
@Deprecated public CTP___Type_CTS __typeWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String name, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
__typeWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.get__typeGraphQLRequest(java.lang.String)method.name- Parameter for the __type field of MyQueryType, as defined in the GraphQL schemaparameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
__type
@Deprecated public CTP___Type_CTS __type(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String name, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
__typein classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.get__typeGraphQLRequest(java.lang.String)method.name- Parameter for the __type field of MyQueryType, as defined in the GraphQL schemaparamsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
get__typeResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder get__typeResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
get__typeResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
get__typeGraphQLRequest
@Deprecated public GraphQLRequestMySchema get__typeGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
get__typeGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
__typenameWithBindValues
@Deprecated public String __typenameWithBindValues(String queryResponseDef, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
__typenameWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
__typename
@Deprecated public String __typename(String queryResponseDef, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException, com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
__typenamein classMyQueryTypeExecutorMySchema- Parameters:
queryResponseDef- The response definition of the query, in the native GraphQL format (see here above)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsedcom.graphql_java_generator.exception.GraphQLRequestPreparationException- When an error occurs during the request preparation, typically when building theObjectResponse
-
__typenameWithBindValues
@Deprecated public String __typenameWithBindValues(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Map<String, Object> parameters) throws com.graphql_java_generator.exception.GraphQLRequestExecutionExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
__typenameWithBindValuesin classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.get__typenameGraphQLRequest(java.lang.String)method.parameters- The list of values, for the bind variables declared in the request you defined. If there is no bind variable in the defined Query, this argument may be null or an emptyMap- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
__typename
@Deprecated public String __typename(com.graphql_java_generator.client.request.ObjectResponse objectResponse, Object... paramsAndValues) throws com.graphql_java_generator.exception.GraphQLRequestExecutionException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
__typenamein classMyQueryTypeExecutorMySchema- Parameters:
objectResponse- The definition of the response format, that describes what the GraphQL server is expected to return
Note: theObjectResponsetype of this parameter is defined for backward compatibility. In new implementations, the expected type is the generated GraphQLRequestMySchema POJO, as returned by theMyQueryTypeExecutorMySchema.get__typenameGraphQLRequest(java.lang.String)method.paramsAndValues- This parameter contains all the name and values for the Bind Variables defined in the objectResponse parameter, that must be sent to the server. Optional parameter may not have a value. They will be ignored and not sent to the server. Mandatory parameter must be provided in this argument.
This parameter contains an even number of parameters: it must be a series of name and values : (paramName1, paramValue1, paramName2, paramValue2...)- Throws:
com.graphql_java_generator.exception.GraphQLRequestExecutionException- When an error occurs during the request execution, typically a network error, an error from the GraphQL server or if the server response can't be parsed
-
get__typenameResponseBuilder
@Deprecated public com.graphql_java_generator.client.request.Builder get__typenameResponseBuilder() throws com.graphql_java_generator.exception.GraphQLRequestPreparationExceptionDeprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
get__typenameResponseBuilderin classMyQueryTypeExecutorMySchema- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-
get__typenameGraphQLRequest
@Deprecated public GraphQLRequestMySchema get__typenameGraphQLRequest(String partialRequest) throws com.graphql_java_generator.exception.GraphQLRequestPreparationException Deprecated.This method is deprecated: please useCTP_MyQueryType_CTSExecutorclass instead of this class, to execute this method. It is maintained to keep existing code compatible with the generated code. It will be removed in 2.0 version.- Overrides:
get__typenameGraphQLRequestin classMyQueryTypeExecutorMySchema- Parameters:
partialRequest- The Partial GraphQL request, as explained in the plugin client documentation- Returns:
- Throws:
com.graphql_java_generator.exception.GraphQLRequestPreparationException
-