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