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