Uses of Class
org.allGraphQLCases.client.util.GraphQLRequestAllGraphQLCases
-
Uses of GraphQLRequestAllGraphQLCases in org.allGraphQLCases.client.util
Modifier and TypeMethodDescriptionCTP_MyQueryType_CTS.get__schemaGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.get__schemaGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the __schema EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.get__typeGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.get__typeGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the __type EXECUTOR, created with the given Partial request.AnotherMutationTypeExecutorAllGraphQLCases.get__typenameGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the __typename EXECUTOR, created with the given Partial request.CTP_AnotherMutationType_CTS.get__typenameGraphQLRequest
(String partialRequest) Deprecated.CTP_MyQueryType_CTS.get__typenameGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.get__typenameGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the __typename EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getABreakGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getABreakGraphQLRequest
(String partialRequest) Check for GraphQL identifier that are java keywords
Get theGraphQLRequestAllGraphQLCases
for the aBreak EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getAllFieldCasesGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getAllFieldCasesGraphQLRequest
(String partialRequest)
################################################################################
# Complementary tests with the AllFieldCases Object
Get theGraphQLRequestAllGraphQLCases
for the allFieldCases EXECUTOR, created with the given Partial request.CTP_TheSubscriptionType_CTS.getAllGraphQLCasesInputGraphQLRequest
(String partialRequest) Deprecated.TheSubscriptionTypeExecutorAllGraphQLCases.getAllGraphQLCasesInputGraphQLRequest
(String partialRequest) Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
Get theGraphQLRequestAllGraphQLCases
for the allGraphQLCasesInput EXECUTOR, created with the given Partial request.CTP_TheSubscriptionType_CTS.getAllGraphQLCasesParamGraphQLRequest
(String partialRequest) Deprecated.TheSubscriptionTypeExecutorAllGraphQLCases.getAllGraphQLCasesParamGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the allGraphQLCasesParam EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getCheckOverriddenControllerGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getCheckOverriddenControllerGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the checkOverriddenController EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getConnectionOnHumanGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getConnectionOnHumanGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the connectionOnHuman EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getConnectionWithoutParametersGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getConnectionWithoutParametersGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the connectionWithoutParameters EXECUTOR, created with the given Partial request.AnotherMutationTypeExecutorAllGraphQLCases.getCreateAllFieldCasesGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the createAllFieldCases EXECUTOR, created with the given Partial request.CTP_AnotherMutationType_CTS.getCreateAllFieldCasesGraphQLRequest
(String partialRequest) Deprecated.AnotherMutationTypeExecutorAllGraphQLCases.getCreateHumanGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the createHuman EXECUTOR, created with the given Partial request.CTP_AnotherMutationType_CTS.getCreateHumanGraphQLRequest
(String partialRequest) Deprecated.AnotherMutationTypeExecutorAllGraphQLCases.getDeleteSnacksGraphQLRequest
(String partialRequest) Tests for issue 51
Get theGraphQLRequestAllGraphQLCases
for the deleteSnacks EXECUTOR, created with the given Partial request.CTP_AnotherMutationType_CTS.getDeleteSnacksGraphQLRequest
(String partialRequest) Deprecated.CTP_MyQueryType_CTS.getDirectiveOnFieldGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getDirectiveOnFieldGraphQLRequest
(String partialRequest)
# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery.CTP_MyQueryType_CTS.getDirectiveOnQueryGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getDirectiveOnQueryGraphQLRequest
(String partialRequest)
# Returns the value, and potentially the anotherValue of the @testDirective directive set on the directiveOnQuery query.CTP_MyQueryType_CTS.getEnumWithReservedJavaKeywordAsValuesGraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getEnumWithReservedJavaKeywordAsValuesGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getEnumWithReservedJavaKeywordAsValuesGraphQLRequest
(String partialRequest) test for issue #139 (use of java reserved keyword)
Get theGraphQLRequestAllGraphQLCases
for the enumWithReservedJavaKeywordAsValues EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getEnumWithReservedJavaKeywordAsValuesGraphQLRequest
(String partialRequest) test for issue #139 (use of java reserved keyword)
Get theGraphQLRequestAllGraphQLCases
for the enumWithReservedJavaKeywordAsValues EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getErrorGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getErrorGraphQLRequest
(String partialRequest)
################################################################################
# error always returns an error!CTP_MyQueryType_CTS.getFoo140GraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getFoo140GraphQLRequest
(String partialRequest) test for issue #140 (error for type that implements multiple interfaces)
Get theGraphQLRequestAllGraphQLCases
for the foo140 EXECUTOR, created with the given Partial request.AnotherMutationTypeExecutorAllGraphQLCases.getGraphQLRequest
(String fullRequest) Get theGraphQLRequestAllGraphQLCases
for full request.CTP_AnotherMutationType_CTS.getGraphQLRequest
(String fullRequest) Deprecated.CTP_MyQueryType_CTS.getGraphQLRequest
(String fullRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getGraphQLRequest
(String fullRequest) Get theGraphQLRequestAllGraphQLCases
for full request.TheSubscriptionTypeExecutorAllGraphQLCases.getGraphQLRequest
(String fullRequest) Get theGraphQLRequestAllGraphQLCases
, to obtain a prepared full request.AnotherMutationTypeExecutorAllGraphQLCases.getIfGraphQLRequest
(String partialRequest) test for issue #139 (use of java reserved keyword)
Get theGraphQLRequestAllGraphQLCases
for the if EXECUTOR, created with the given Partial request.CTP_AnotherMutationType_CTS.getIfGraphQLRequest
(String partialRequest) Deprecated.CTP_MyQueryType_CTS.getIfGraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getIfGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getIfGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the if EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getIfGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the if EXECUTOR, created with the given Partial request.AnotherMutationTypeExecutorAllGraphQLCases.getImplementsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the implements EXECUTOR, created with the given Partial request.CTP_AnotherMutationType_CTS.getImplementsGraphQLRequest
(String partialRequest) Deprecated.CTP_MyQueryType_CTS.getImplementsGraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getImplementsGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getImplementsGraphQLRequest
(String partialRequest) Test for PR 177 (on server side, the returned value is the content of the if input parameter)
Get theGraphQLRequestAllGraphQLCases
for the implements EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getImplementsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the implements EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getImportGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getImportGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the import EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getInstanceofGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getInstanceofGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the instanceof EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getInterfaceGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getInterfaceGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the interface EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getIntGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getIntGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the int EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getIssue128GraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getIssue128GraphQLRequest
(String partialRequest) test for issue #128 (compilation error when a Query returns a type 'Client')
Get theGraphQLRequestAllGraphQLCases
for the issue128 EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getIssue200GraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getIssue200GraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the issue200 EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getIssue217GraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getIssue217GraphQLRequest
(String partialRequest) Issue 217: issue when a field name starts with an uppercase letter
Get theGraphQLRequestAllGraphQLCases
for the Issue217 EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getIssue53GraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getIssue53GraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getIssue53GraphQLRequest
(String partialRequest)
#issue53 is about custom scalars as parameter for a query/mutation/subscription,
that was not properly serialized/deserialized
Get theGraphQLRequestAllGraphQLCases
for the issue53 EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getIssue53GraphQLRequest
(String partialRequest) issue53 is about custom scalars as parameter for a query/mutation/subscription, that was not properly serialized/deserialized
Get theGraphQLRequestAllGraphQLCases
for the issue53 EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getIssue82FloatGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getIssue82FloatGraphQLRequest
(String partialRequest)
#issue82 is about hard coded values as parameters.CTP_MyQueryType_CTS.getIssue82IDGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getIssue82IDGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the issue82ID EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getJsonGraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getJsonGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getJsonGraphQLRequest
(String partialRequest) Test of JSON scalar, for issue #205
Get theGraphQLRequestAllGraphQLCases
for the json EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getJsonGraphQLRequest
(String partialRequest) Test of JSON scalar, for issue #205
Get theGraphQLRequestAllGraphQLCases
for the json EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getJsonsGraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getJsonsGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getJsonsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the jsons EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getJsonsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the jsons EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getJsonsWithInputGraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getJsonsWithInputGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getJsonsWithInputGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the jsonsWithInput EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getJsonsWithInputGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the jsonsWithInput EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getJsonWithInputGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getJsonWithInputGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the jsonWithInput EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the listOfEnumWithReservedJavaKeywordAsValues EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the listOfEnumWithReservedJavaKeywordAsValues EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getLongGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getLongGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the long EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getNativeGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getNativeGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the native EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getNewGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getNewGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the new EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getNullGraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getNullGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getNullGraphQLRequest
(String partialRequest) Issue #188: null is not identified as a java keyword
Get theGraphQLRequestAllGraphQLCases
for the null EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getNullGraphQLRequest
(String partialRequest) Issue #188: null is not identified as a java keyword
Get theGraphQLRequestAllGraphQLCases
for the null EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getObjectGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getObjectGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the object EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getObjectsGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getObjectsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the objects EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getObjectsWithInputGraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getObjectsWithInputGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getObjectsWithInputGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the objectsWithInput EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getObjectsWithInputGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the objectsWithInput EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getObjectWithInputGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getObjectWithInputGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the objectWithInput EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getPackageGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getPackageGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the package EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getPrivateGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getPrivateGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the private EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getProtectedGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getProtectedGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the protected EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getPublicGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getPublicGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the public EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getRelayGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getRelayGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the relay EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getReservedJavaKeywordAllFieldCasesGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getReservedJavaKeywordAllFieldCasesGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the reservedJavaKeywordAllFieldCases EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getReturnEnumGraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getReturnEnumGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getReturnEnumGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the returnEnum EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getReturnEnumGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the returnEnum EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getReturnGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getReturnGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the return EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getReturnListOfEnumsGraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getReturnListOfEnumsGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getReturnListOfEnumsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the returnListOfEnums EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getReturnListOfEnumsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the returnListOfEnums EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getReturnListOfListOfEnumsGraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getReturnListOfListOfEnumsGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getReturnListOfListOfEnumsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the returnListOfListOfEnums EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getReturnListOfListOfEnumsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the returnListOfListOfEnums EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getReturnListOfMandatoryEnumsGraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getReturnListOfMandatoryEnumsGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getReturnListOfMandatoryEnumsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the returnListOfMandatoryEnums EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getReturnListOfMandatoryEnumsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the returnListOfMandatoryEnums EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getReturnMandatoryEnumGraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getReturnMandatoryEnumGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getReturnMandatoryEnumGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the returnMandatoryEnum EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getReturnMandatoryEnumGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the returnMandatoryEnum EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getReturnMandatoryListOfEnumsGraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getReturnMandatoryListOfEnumsGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getReturnMandatoryListOfEnumsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the returnMandatoryListOfEnums EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getReturnMandatoryListOfEnumsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the returnMandatoryListOfEnums EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getReturnMandatoryListOfMandatoryEnumsGraphQLRequest
(String partialRequest) Deprecated.CTP_TheSubscriptionType_CTS.getReturnMandatoryListOfMandatoryEnumsGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getReturnMandatoryListOfMandatoryEnumsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the returnMandatoryListOfMandatoryEnums EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getReturnMandatoryListOfMandatoryEnumsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the returnMandatoryListOfMandatoryEnums EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getShortGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getShortGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the short EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getStaticGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getStaticGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the static EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getStrictfpGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getStrictfpGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the strictfp EXECUTOR, created with the given Partial request.CTP_TheSubscriptionType_CTS.getSubscribeNewHumanForEpisodeGraphQLRequest
(String partialRequest) Deprecated.TheSubscriptionTypeExecutorAllGraphQLCases.getSubscribeNewHumanForEpisodeGraphQLRequest
(String partialRequest) Will be notified for each Human added to this Episode
Get theGraphQLRequestAllGraphQLCases
for the subscribeNewHumanForEpisode EXECUTOR, created with the given Partial request.CTP_TheSubscriptionType_CTS.getSubscribeToAListGraphQLRequest
(String partialRequest) Deprecated.TheSubscriptionTypeExecutorAllGraphQLCases.getSubscribeToAListGraphQLRequest
(String partialRequest) Issue 54
Get theGraphQLRequestAllGraphQLCases
for the subscribeToAList EXECUTOR, created with the given Partial request.CTP_TheSubscriptionType_CTS.getSubscribeToAListOfScalarsGraphQLRequest
(String partialRequest) Deprecated.TheSubscriptionTypeExecutorAllGraphQLCases.getSubscribeToAListOfScalarsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the subscribeToAListOfScalars EXECUTOR, created with the given Partial request.CTP_TheSubscriptionType_CTS.getSubscriptionTestGraphQLRequest
(String partialRequest) Deprecated.TheSubscriptionTypeExecutorAllGraphQLCases.getSubscriptionTestGraphQLRequest
(String partialRequest)
A dummy subscription, that allows to test errors (and other strange behavior), and their return to the subscription's client
Get theGraphQLRequestAllGraphQLCases
for the subscriptionTest EXECUTOR, created with the given Partial request.CTP_TheSubscriptionType_CTS.getSubscriptionWithNullResponseGraphQLRequest
(String partialRequest) Deprecated.TheSubscriptionTypeExecutorAllGraphQLCases.getSubscriptionWithNullResponseGraphQLRequest
(String partialRequest) Issue 122: Check Subscription behavior when notification response is null
Get theGraphQLRequestAllGraphQLCases
for the subscriptionWithNullResponse EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getSuperGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getSuperGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the super EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getSwitchGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getSwitchGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the switch EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getSynchronizedGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getSynchronizedGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the synchronized EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getTestBase64StringGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getTestBase64StringGraphQLRequest
(String partialRequest) Test for issue #174: a custom scalar which Java type is an array
Get theGraphQLRequestAllGraphQLCases
for the testBase64String EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getThisGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getThisGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the this EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getThrowGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getThrowGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the throw EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getThrowsGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getThrowsGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the throws EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getTransientGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getTransientGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the transient EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getTryGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getTryGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the try EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getUnionTestGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getUnionTestGraphQLRequest
(String partialRequest)
################################################################################
# Test for unions
Get theGraphQLRequestAllGraphQLCases
for the unionTest EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getVoidGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getVoidGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the void EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getVolatileGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getVolatileGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the volatile EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getWhileGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getWhileGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the while EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getWithEnumGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getWithEnumGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the withEnum EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getWithListGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getWithListGraphQLRequest
(String partialRequest)
################################################################################
# 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
Get theGraphQLRequestAllGraphQLCases
for the withList EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getWithListOfListGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getWithListOfListGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the withListOfList EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getWithOneMandatoryParamDefaultValueGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getWithOneMandatoryParamDefaultValueGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the withOneMandatoryParamDefaultValue EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getWithOneMandatoryParamGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getWithOneMandatoryParamGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the withOneMandatoryParam EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getWithOneOptionalParamGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getWithOneOptionalParamGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the withOneOptionalParam EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getWithoutParametersGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getWithoutParametersGraphQLRequest
(String partialRequest)
This is a description to describe the field withoutParameters
on two lines
Get theGraphQLRequestAllGraphQLCases
for the withoutParameters EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getWithTwoMandatoryParamDefaultValGraphQLRequest
(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getWithTwoMandatoryParamDefaultValGraphQLRequest
(String partialRequest) Get theGraphQLRequestAllGraphQLCases
for the withTwoMandatoryParamDefaultVal EXECUTOR, created with the given Partial request.