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