Class AnotherMutationTypeResponse
java.lang.Object
org.junittest.allgraphqlcases_client_springconfiguration.AnotherMutationTypeExecutorMySchema
org.junittest.allgraphqlcases_client_springconfiguration.CTP_AnotherMutationType_CTS
org.junittest.allgraphqlcases_client_springconfiguration.AnotherMutationTypeResponse
- All Implemented Interfaces:
GraphQLMutationExecutor,GraphQLRequestObject
Deprecated.
This class is deprecated. Please use the CTP_AnotherMutationType_CTS instead.
It is still generated, for compatibility reason: removing it would break existing application's code.
It will be removed in 2.0 version
It is still generated, for compatibility reason: removing it would break existing application's code.
It will be removed in 2.0 version
- Author:
- etienne-sf
-
Nested Class Summary
Nested classes/interfaces inherited from class org.junittest.allgraphqlcases_client_springconfiguration.CTP_AnotherMutationType_CTS
CTP_AnotherMutationType_CTS.Builder -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.junittest.allgraphqlcases_client_springconfiguration.CTP_AnotherMutationType_CTS
__typename, __typename, __typenameWithBindValues, __typenameWithBindValues, _if, _if, _ifWithBindValues, _ifWithBindValues, _implements, _implements, _implementsWithBindValues, _implementsWithBindValues, builder, createAllFieldCases, createAllFieldCases, createAllFieldCasesWithBindValues, createAllFieldCasesWithBindValues, createHuman, createHuman, createHumanWithBindValues, createHumanWithBindValues, deleteSnacks, deleteSnacks, deleteSnacksWithBindValues, deleteSnacksWithBindValues, exec, exec, execWithBindValues, execWithBindValues, get__typename, get__typenameGraphQLRequest, get__typenameResponseBuilder, getAliasValue, getCreateAllFieldCases, getCreateAllFieldCasesGraphQLRequest, getCreateAllFieldCasesResponseBuilder, getCreateHuman, getCreateHumanGraphQLRequest, getCreateHumanResponseBuilder, getDeleteSnacks, getDeleteSnacksGraphQLRequest, getDeleteSnacksResponseBuilder, getExtensions, getExtensionsAsMap, getExtensionsField, getGraphQLRequest, getIf, getIfGraphQLRequest, getIfResponseBuilder, getImplements, getImplementsGraphQLRequest, getImplementsResponseBuilder, getResponseBuilder, set__typename, setAliasValue, setCreateAllFieldCases, setCreateHuman, setDeleteSnacks, setExtensions, setIf, setImplements, toString
-
Constructor Details
-
AnotherMutationTypeResponse
public AnotherMutationTypeResponse()Deprecated.
-
CTP_AnotherMutationType_CTSclass instead.