Uses of Class
org.allGraphQLCases.client.util.GraphQLRequestAllGraphQLCases
Packages that use GraphQLRequestAllGraphQLCases
-
Uses of GraphQLRequestAllGraphQLCases in org.allGraphQLCases.client.util
Methods in org.allGraphQLCases.client.util that return GraphQLRequestAllGraphQLCasesModifier and TypeMethodDescriptionCTP_MyQueryType_CTS.get__schemaGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.get__schemaGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the __schema EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.get__typeGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.get__typeGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the __type EXECUTOR, created with the given Partial request.AnotherMutationTypeExecutorAllGraphQLCases.get__typenameGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the allGraphQLCasesInput EXECUTOR, created with the given Partial request.CTP_TheSubscriptionType_CTS.getAllGraphQLCasesParamGraphQLRequest(String partialRequest) Deprecated.TheSubscriptionTypeExecutorAllGraphQLCases.getAllGraphQLCasesParamGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the allGraphQLCasesParam EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getCheckOverriddenControllerGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getCheckOverriddenControllerGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the checkOverriddenController EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getConnectionOnHumanGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getConnectionOnHumanGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the connectionOnHuman EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getConnectionWithoutParametersGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getConnectionWithoutParametersGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the connectionWithoutParameters EXECUTOR, created with the given Partial request.AnotherMutationTypeExecutorAllGraphQLCases.getCreateAllFieldCasesGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the createAllFieldCases EXECUTOR, created with the given Partial request.CTP_AnotherMutationType_CTS.getCreateAllFieldCasesGraphQLRequest(String partialRequest) Deprecated.AnotherMutationTypeExecutorAllGraphQLCases.getCreateHumanGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the enumWithReservedJavaKeywordAsValues EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getEnumWithReservedJavaKeywordAsValuesGraphQLRequest(String partialRequest) test for issue #139 (use of java reserved keyword)
Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the foo140 EXECUTOR, created with the given Partial request.AnotherMutationTypeExecutorAllGraphQLCases.getGraphQLRequest(String fullRequest) Get theGraphQLRequestAllGraphQLCasesfor full request.CTP_AnotherMutationType_CTS.getGraphQLRequest(String fullRequest) Deprecated.CTP_MyQueryType_CTS.getGraphQLRequest(String fullRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getGraphQLRequest(String fullRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the if EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getIfGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the if EXECUTOR, created with the given Partial request.AnotherMutationTypeExecutorAllGraphQLCases.getImplementsGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the implements EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getImplementsGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the implements EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getImportGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getImportGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the import EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getInstanceofGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getInstanceofGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the instanceof EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getInterfaceGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getInterfaceGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the interface EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getIntGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getIntGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the issue128 EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getIssue200GraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getIssue200GraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the json EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getJsonGraphQLRequest(String partialRequest) Test of JSON scalar, for issue #205
Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the jsons EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getJsonsGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the jsonsWithInput EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getJsonsWithInputGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the jsonsWithInput EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getJsonWithInputGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getJsonWithInputGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the listOfEnumWithReservedJavaKeywordAsValues EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the listOfEnumWithReservedJavaKeywordAsValues EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getLongGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getLongGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the long EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getNativeGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getNativeGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the native EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getNewGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getNewGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the null EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getNullGraphQLRequest(String partialRequest) Issue #188: null is not identified as a java keyword
Get theGraphQLRequestAllGraphQLCasesfor the null EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getObjectGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getObjectGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the object EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getObjectsGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getObjectsGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the objectsWithInput EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getObjectsWithInputGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the objectsWithInput EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getObjectWithInputGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getObjectWithInputGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the objectWithInput EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getPackageGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getPackageGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the package EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getPrivateGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getPrivateGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the private EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getProtectedGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getProtectedGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the protected EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getPublicGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getPublicGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the public EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getRelayGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getRelayGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the relay EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getReservedJavaKeywordAllFieldCasesGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getReservedJavaKeywordAllFieldCasesGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the returnEnum EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getReturnEnumGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the returnEnum EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getReturnGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getReturnGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the returnListOfEnums EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getReturnListOfEnumsGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the returnListOfListOfEnums EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getReturnListOfListOfEnumsGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the returnListOfMandatoryEnums EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getReturnListOfMandatoryEnumsGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the returnMandatoryEnum EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getReturnMandatoryEnumGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the returnMandatoryListOfEnums EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getReturnMandatoryListOfEnumsGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the returnMandatoryListOfMandatoryEnums EXECUTOR, created with the given Partial request.TheSubscriptionTypeExecutorAllGraphQLCases.getReturnMandatoryListOfMandatoryEnumsGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the returnMandatoryListOfMandatoryEnums EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getShortGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getShortGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the short EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getStaticGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getStaticGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the static EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getStrictfpGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getStrictfpGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the subscribeNewHumanForEpisode EXECUTOR, created with the given Partial request.CTP_TheSubscriptionType_CTS.getSubscribeToAListGraphQLRequest(String partialRequest) Deprecated.TheSubscriptionTypeExecutorAllGraphQLCases.getSubscribeToAListGraphQLRequest(String partialRequest) Issue 54
Get theGraphQLRequestAllGraphQLCasesfor the subscribeToAList EXECUTOR, created with the given Partial request.CTP_TheSubscriptionType_CTS.getSubscribeToAListOfScalarsGraphQLRequest(String partialRequest) Deprecated.TheSubscriptionTypeExecutorAllGraphQLCases.getSubscribeToAListOfScalarsGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the subscriptionWithNullResponse EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getSuperGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getSuperGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the super EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getSwitchGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getSwitchGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the switch EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getSynchronizedGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getSynchronizedGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the testBase64String EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getThisGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getThisGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the this EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getThrowGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getThrowGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the throw EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getThrowsGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getThrowsGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the throws EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getTransientGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getTransientGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the transient EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getTryGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getTryGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the try EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getUnionTestGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getUnionTestGraphQLRequest(String partialRequest)
################################################################################
# Test for unions
Get theGraphQLRequestAllGraphQLCasesfor the unionTest EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getVoidGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getVoidGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the void EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getVolatileGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getVolatileGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the volatile EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getWhileGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getWhileGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the while EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getWithEnumGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getWithEnumGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the withList EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getWithListOfListGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getWithListOfListGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the withListOfList EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getWithOneMandatoryParamDefaultValueGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getWithOneMandatoryParamDefaultValueGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the withOneMandatoryParamDefaultValue EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getWithOneMandatoryParamGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getWithOneMandatoryParamGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the withOneMandatoryParam EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getWithOneOptionalParamGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getWithOneOptionalParamGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor 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 theGraphQLRequestAllGraphQLCasesfor the withoutParameters EXECUTOR, created with the given Partial request.CTP_MyQueryType_CTS.getWithTwoMandatoryParamDefaultValGraphQLRequest(String partialRequest) Deprecated.MyQueryTypeExecutorAllGraphQLCases.getWithTwoMandatoryParamDefaultValGraphQLRequest(String partialRequest) Get theGraphQLRequestAllGraphQLCasesfor the withTwoMandatoryParamDefaultVal EXECUTOR, created with the given Partial request.