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