Interface DataFetchersDelegateReservedJavaKeywordAsObjectField
public interface DataFetchersDelegateReservedJavaKeywordAsObjectField
This interface contains the fata fetchers that are delegated in the bean that the implementation has to provide, when
fetching fields for the ReservedJavaKeywordAsObjectField GraphQL type, as defined in the provided GraphQL schema. Please read the
wiki server page
for more information on this.
- Author:
- generated by graphql-java-generator
- See Also:
-
Method Summary
Modifier and TypeMethodDescription_if
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, Human> dataLoader, ReservedJavaKeywordAsObjectField origin, String _new, String _package, String _private) This method loads the data for ReservedJavaKeywordAsObjectField.if.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _implements
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.implements.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _import
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.import.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _instanceof
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.instanceof.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _int
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.int.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _interface
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.interface.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _long
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.long.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _native
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.native.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _new
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.new.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _package
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.package.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _private
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.private.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _protected
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.protected.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _public
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.public.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _return
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.return.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _short
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.short.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _static
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.static.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _strictfp
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.strictfp.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _super
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.super.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _switch
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.switch.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _synchronized
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.synchronized.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _this
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.this.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _throw
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.throw.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _throws
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.throws.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _transient
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.transient.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _try
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.try.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _void
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.void.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _volatile
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.volatile.reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,
Human>> _while
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.while.
-
Method Details
-
_if
Object _if(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, Human> dataLoader, ReservedJavaKeywordAsObjectField origin, String _new, String _package, String _private) This method loads the data for ReservedJavaKeywordAsObjectField.if. It may return whatever is accepted by the Spring Controller, that is:- A resolved value of any type (typically, a org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap.Human)
- Mono and Flux for asynchronous value(s). Supported for controller methods and for any DataFetcher as described in Reactive DataFetcher. This would typically be a Mono<org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap.Human> or a Flux<org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap.Human>
- Kotlin coroutine and Flow are adapted to Mono and Flux
- java.util.concurrent.Callable to have the value(s) produced asynchronously. For this to work, AnnotatedControllerConfigurer must be configured with an Executor. This would typically by a Callable<org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap.Human>
- A CompletableFuture<?>, for instance CompletableFuture<org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap.Human>. This allows to use graphql-java java-dataloader to highly optimize the number of requests to the server. The principle is this one: The data loader collects all the data to load, avoid to load several times the same data, and allows parallel execution of the queries, if multiple queries are to be run.
- A Publisher (instead of a Flux), for Subscription for instance
- Parameters:
dataFetchingEnvironment
- The GraphQLDataFetchingEnvironment
. It gives you access to the full GraphQL context for this DataFetcherdataLoader
- TheDataLoader
allows to load several data in one query. It allows to solve the (n+1) queries issues, and greatly optimizes the response time.
You'll find more informations here: https://github.com/graphql-java/java-dataloaderorigin
- The object from which the field is fetch. In other word: the aim of this data fetcher is to fetch the if attribute of the origin, which is an instance of {ObjectType {name:ReservedJavaKeywordAsObjectField, fields:{Field{name:if, type:Human, params:[new:String,package:String,private:String]},Field{name:implements, type:Human, params:[]},Field{name:import, type:Human, params:[]},Field{name:instanceof, type:Human, params:[]},Field{name:int, type:Human, params:[]},Field{name:interface, type:Human, params:[]},Field{name:long, type:Human, params:[]},Field{name:native, type:Human, params:[]},Field{name:new, type:Human, params:[]},Field{name:package, type:Human, params:[]},Field{name:private, type:Human, params:[]},Field{name:protected, type:Human, params:[]},Field{name:public, type:Human, params:[]},Field{name:return, type:Human, params:[]},Field{name:short, type:Human, params:[]},Field{name:static, type:Human, params:[]},Field{name:strictfp, type:Human, params:[]},Field{name:super, type:Human, params:[]},Field{name:switch, type:Human, params:[]},Field{name:synchronized, type:Human, params:[]},Field{name:this, type:Human, params:[]},Field{name:throw, type:Human, params:[]},Field{name:throws, type:Human, params:[]},Field{name:transient, type:Human, params:[]},Field{name:try, type:Human, params:[]},Field{name:void, type:Human, params:[]},Field{name:volatile, type:Human, params:[]},Field{name:while, type:Human, params:[]}}, comments ""}. It depends on your data modle, but it typically contains the id to use in the query.new
- The input parameter sent in the query by the GraphQL consumer, as defined in the GraphQL schema.package
- The input parameter sent in the query by the GraphQL consumer, as defined in the GraphQL schema.private
- The input parameter sent in the query by the GraphQL consumer, as defined in the GraphQL schema.- Throws:
NoSuchElementException
- This method may return aNoSuchElementException
exception. In this case, the exception is trapped by the calling method, and the return is consider as null. This allows to use theOptional.get()
method directly, without caring of whether or not there is a value. The generated code will take care of theNoSuchElementException
exception.
-
_implements
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _implements(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.implements. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the implements field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_import
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _import(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.import. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the import field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_instanceof
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _instanceof(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.instanceof. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the instanceof field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_int
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _int(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.int. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the int field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_interface
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _interface(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.interface. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the interface field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_long
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _long(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.long. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the long field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_native
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _native(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.native. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the native field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_new
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _new(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.new. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the new field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_package
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _package(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.package. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the package field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_private
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _private(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.private. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the private field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_protected
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _protected(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.protected. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the protected field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_public
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _public(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.public. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the public field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_return
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _return(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.return. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the return field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_short
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _short(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.short. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the short field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_static
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _static(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.static. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the static field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_strictfp
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _strictfp(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.strictfp. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the strictfp field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_super
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _super(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.super. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the super field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_switch
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _switch(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.switch. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the switch field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_synchronized
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _synchronized(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.synchronized. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the synchronized field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_this
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _this(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.this. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the this field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_throw
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _throw(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.throw. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the throw field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_throws
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _throws(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.throws. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the throws field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_transient
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _transient(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.transient. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the transient field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_try
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _try(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.try. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the try field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_void
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _void(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.void. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the void field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_volatile
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _volatile(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.volatile. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the volatile field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-
_while
reactor.core.publisher.Mono<Map<ReservedJavaKeywordAsObjectField,Human>> _while(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<ReservedJavaKeywordAsObjectField> keys) This methods loads the data for ${dataFetcher.graphQLType}.while. It is generated as thegenerateBatchMappingDataFetchers
plugin parameter is true.- Parameters:
batchLoaderEnvironment
- The environement for this batch loaded. You can extract the GraphQLContext from this parameter.graphQLContext
-keys
- The objects for which the value for the while field must be retrieved.- Returns:
- This method returns
${dataFetcher.batchMappingReturnType.value}
, as defined by thebatchMappingDataFetcherReturnType
plugin parameter.
Please look at the spring-graphql annotation for a documentation on how to return the proper values
-