Uses of Class
org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux.AllFieldCasesInput
Packages that use AllFieldCasesInput
Package
Description
-
Uses of AllFieldCasesInput in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux
-
Uses of AllFieldCasesInput in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux.util
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux.util with parameters of type AllFieldCasesInputModifier and TypeMethodDescriptionDataFetchersDelegateMyQueryType.allFieldCases
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInput input) Description for the allFieldCases field:
################################################################################ # Complementary tests with the AllFieldCases Object
This method loads the data for MyQueryType.allFieldCases.MyQueryTypeController.allFieldCases
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInput input) This method loads the data for ${dataFetcher.graphQLType}.allFieldCases.DataFetchersDelegateTheSubscriptionType.allGraphQLCasesInput
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInput input) Description for the allGraphQLCasesInput field:
Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
This method loads the data for TheSubscriptionType.allGraphQLCasesInput.TheSubscriptionTypeController.allGraphQLCasesInput
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInput input) This method loads the data for ${dataFetcher.graphQLType}.allGraphQLCasesInput.AnotherMutationTypeController.createAllFieldCases
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInput input) This method loads the data for ${dataFetcher.graphQLType}.createAllFieldCases.DataFetchersDelegateAnotherMutationType.createAllFieldCases
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInput input) This method loads the data for AnotherMutationType.createAllFieldCases.Method parameters in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_flux.util with type arguments of type AllFieldCasesInputModifier and TypeMethodDescriptionAllFieldCasesController.issue66
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, AllFieldCases> dataLoader, AllFieldCases origin, List<AllFieldCasesInput> input) This method loads the data for ${dataFetcher.graphQLType}.issue66.DataFetchersDelegateAllFieldCases.issue66
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, AllFieldCases> dataLoader, AllFieldCases origin, List<AllFieldCasesInput> input) This method loads the data for AllFieldCases.issue66.