Uses of Class
org.junittest.allgraphqlcases_client_springconfiguration_separateutilityclasses.util.GraphQLReactiveRequestMySchema
Packages that use GraphQLReactiveRequestMySchema
Package
Description
-
Uses of GraphQLReactiveRequestMySchema in org.junittest.allgraphqlcases_client_springconfiguration_separateutilityclasses.util
Methods in org.junittest.allgraphqlcases_client_springconfiguration_separateutilityclasses.util that return GraphQLReactiveRequestMySchemaModifier and TypeMethodDescriptionMyQueryTypeReactiveExecutorMySchema.get__schemaGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the __schema REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.get__typeGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the __type REACTIVE_EXECUTOR, created with the given Partial request.AnotherMutationTypeReactiveExecutorMySchema.get__typenameGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the __typename REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.get__typenameGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the __typename REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getABreakGraphQLRequest
(String partialRequest) Check for GraphQL identifier that are java keywords
Get theGraphQLReactiveRequestMySchema
for the aBreak REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getAllFieldCasesGraphQLRequest
(String partialRequest)
################################################################################
# Complementary tests with the AllFieldCases Object
Get theGraphQLReactiveRequestMySchema
for 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 theGraphQLRequestMySchema
for the allGraphQLCasesInput REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getAllGraphQLCasesParamGraphQLRequest
(String partialRequest) Get theGraphQLRequestMySchema
for the allGraphQLCasesParam REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getCheckOverriddenControllerGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the checkOverriddenController REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getConnectionOnHumanGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the connectionOnHuman REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getConnectionWithoutParametersGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the connectionWithoutParameters REACTIVE_EXECUTOR, created with the given Partial request.AnotherMutationTypeReactiveExecutorMySchema.getCreateAllFieldCasesGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the createAllFieldCases REACTIVE_EXECUTOR, created with the given Partial request.AnotherMutationTypeReactiveExecutorMySchema.getCreateHumanGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the createHuman REACTIVE_EXECUTOR, created with the given Partial request.AnotherMutationTypeReactiveExecutorMySchema.getDeleteSnacksGraphQLRequest
(String partialRequest) Tests for issue 51
Get theGraphQLReactiveRequestMySchema
for 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 theGraphQLReactiveRequestMySchema
for the enumWithReservedJavaKeywordAsValues REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getEnumWithReservedJavaKeywordAsValuesGraphQLRequest
(String partialRequest) test for issue #139 (use of java reserved keyword)
Get theGraphQLRequestMySchema
for 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 theGraphQLReactiveRequestMySchema
for the foo140 REACTIVE_EXECUTOR, created with the given Partial request.AnotherMutationTypeReactiveExecutorMySchema.getGraphQLRequest
(String fullRequest) Get theGraphQLReactiveRequestMySchema
for full request.MyQueryTypeReactiveExecutorMySchema.getGraphQLRequest
(String fullRequest) Get theGraphQLReactiveRequestMySchema
for full request.TheSubscriptionTypeReactiveExecutorMySchema.getGraphQLRequest
(String fullRequest) Get theGraphQLRequestMySchema
for full request.AnotherMutationTypeReactiveExecutorMySchema.getIfGraphQLRequest
(String partialRequest) test for issue #139 (use of java reserved keyword)
Get theGraphQLReactiveRequestMySchema
for the if REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getIfGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the if REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getIfGraphQLRequest
(String partialRequest) Get theGraphQLRequestMySchema
for the if REACTIVE_EXECUTOR, created with the given Partial request.AnotherMutationTypeReactiveExecutorMySchema.getImplementsGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for 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 theGraphQLReactiveRequestMySchema
for the implements REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getImplementsGraphQLRequest
(String partialRequest) Get theGraphQLRequestMySchema
for the implements REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getImportGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the import REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getInstanceofGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the instanceof REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getInterfaceGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the interface REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getIntGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for 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 theGraphQLReactiveRequestMySchema
for the issue128 REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getIssue200GraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for 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 theGraphQLReactiveRequestMySchema
for 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 theGraphQLReactiveRequestMySchema
for 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 theGraphQLRequestMySchema
for 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 theGraphQLReactiveRequestMySchema
for the issue82ID REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getJsonGraphQLRequest
(String partialRequest) Test of JSON scalar, for issue #205
Get theGraphQLReactiveRequestMySchema
for the json REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getJsonGraphQLRequest
(String partialRequest) Test of JSON scalar, for issue #205
Get theGraphQLRequestMySchema
for the json REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getJsonsGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the jsons REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getJsonsGraphQLRequest
(String partialRequest) Get theGraphQLRequestMySchema
for the jsons REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getJsonsWithInputGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the jsonsWithInput REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getJsonsWithInputGraphQLRequest
(String partialRequest) Get theGraphQLRequestMySchema
for the jsonsWithInput REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getJsonWithInputGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the jsonWithInput REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the listOfEnumWithReservedJavaKeywordAsValues REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequest
(String partialRequest) Get theGraphQLRequestMySchema
for the listOfEnumWithReservedJavaKeywordAsValues REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getLongGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the long REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getNativeGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the native REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getNewGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for 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 theGraphQLReactiveRequestMySchema
for 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 theGraphQLRequestMySchema
for the null REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getObjectGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the object REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getObjectsGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the objects REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getObjectsWithInputGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the objectsWithInput REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getObjectsWithInputGraphQLRequest
(String partialRequest) Get theGraphQLRequestMySchema
for the objectsWithInput REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getObjectWithInputGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the objectWithInput REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getPackageGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the package REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getPrivateGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the private REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getProtectedGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the protected REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getPublicGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the public REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getRelayGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the relay REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getReservedJavaKeywordAllFieldCasesGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the reservedJavaKeywordAllFieldCases REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getReturnEnumGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the returnEnum REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getReturnEnumGraphQLRequest
(String partialRequest) Get theGraphQLRequestMySchema
for the returnEnum REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getReturnGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the return REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getReturnListOfEnumsGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the returnListOfEnums REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getReturnListOfEnumsGraphQLRequest
(String partialRequest) Get theGraphQLRequestMySchema
for the returnListOfEnums REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getReturnListOfListOfEnumsGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the returnListOfListOfEnums REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getReturnListOfListOfEnumsGraphQLRequest
(String partialRequest) Get theGraphQLRequestMySchema
for the returnListOfListOfEnums REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getReturnListOfMandatoryEnumsGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the returnListOfMandatoryEnums REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getReturnListOfMandatoryEnumsGraphQLRequest
(String partialRequest) Get theGraphQLRequestMySchema
for the returnListOfMandatoryEnums REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getReturnMandatoryEnumGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the returnMandatoryEnum REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getReturnMandatoryEnumGraphQLRequest
(String partialRequest) Get theGraphQLRequestMySchema
for the returnMandatoryEnum REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getReturnMandatoryListOfEnumsGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the returnMandatoryListOfEnums REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getReturnMandatoryListOfEnumsGraphQLRequest
(String partialRequest) Get theGraphQLRequestMySchema
for the returnMandatoryListOfEnums REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getReturnMandatoryListOfMandatoryEnumsGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the returnMandatoryListOfMandatoryEnums REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getReturnMandatoryListOfMandatoryEnumsGraphQLRequest
(String partialRequest) Get theGraphQLRequestMySchema
for the returnMandatoryListOfMandatoryEnums REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getShortGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the short REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getStaticGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the static REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getStrictfpGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for 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 theGraphQLRequestMySchema
for the subscribeNewHumanForEpisode REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getSubscribeToAListGraphQLRequest
(String partialRequest) Issue 54
Get theGraphQLRequestMySchema
for the subscribeToAList REACTIVE_EXECUTOR, created with the given Partial request.TheSubscriptionTypeReactiveExecutorMySchema.getSubscribeToAListOfScalarsGraphQLRequest
(String partialRequest) Get theGraphQLRequestMySchema
for 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 theGraphQLRequestMySchema
for 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 theGraphQLRequestMySchema
for the subscriptionWithNullResponse REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getSuperGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the super REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getSwitchGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the switch REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getSynchronizedGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for 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 theGraphQLReactiveRequestMySchema
for the testBase64String REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getThisGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the this REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getThrowGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the throw REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getThrowsGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the throws REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getTransientGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the transient REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getTryGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the try REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getUnionTestGraphQLRequest
(String partialRequest)
################################################################################
# Test for unions
Get theGraphQLReactiveRequestMySchema
for the unionTest REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getVoidGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the void REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getVolatileGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the volatile REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getWhileGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the while REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getWithEnumGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for 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 theGraphQLReactiveRequestMySchema
for the withList REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getWithListOfListGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the withListOfList REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getWithOneMandatoryParamDefaultValueGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the withOneMandatoryParamDefaultValue REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getWithOneMandatoryParamGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the withOneMandatoryParam REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getWithOneOptionalParamGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for 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 theGraphQLReactiveRequestMySchema
for the withoutParameters REACTIVE_EXECUTOR, created with the given Partial request.MyQueryTypeReactiveExecutorMySchema.getWithTwoMandatoryParamDefaultValGraphQLRequest
(String partialRequest) Get theGraphQLReactiveRequestMySchema
for the withTwoMandatoryParamDefaultVal REACTIVE_EXECUTOR, created with the given Partial request.