Uses of Class
org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap.Pet
Packages that use Pet
Package
Description
-
Uses of Pet in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap that return Pet -
Uses of Pet in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap.util
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap.util that return types with arguments of type PetModifier and TypeMethodDescriptionDataFetchersDelegatePet.batchLoader
(List<UUID> keys, org.dataloader.BatchLoaderEnvironment environment) This method loads a list of ${dataFetcher.field.name}, based on the list of id to be fetched.DataFetchersDelegatePet.unorderedReturnBatchLoader
(List<UUID> keys, org.dataloader.BatchLoaderEnvironment environment) This method loads a list of ${dataFetcher.field.name}, based on the list of id to be fetched.