public class BeanResolverBuilder extends PublicResolverBuilder
argumentBuilder, filters, operationNameGeneratorACCEPT_ALL, REAL_ONLY| Constructor and Description |
|---|
BeanResolverBuilder(String... basePackages) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isMutation(Method method) |
protected boolean |
isQuery(Method method) |
buildMutationResolvers, buildQueryResolvers, buildSubscriptionResolvers, isPackageAcceptable, isSubscription, withBasePackages, withDeprecationReasonMapper, withDescriptionMapper, withJavaDeprecation, withJavaDeprecationRespectedgetFieldType, getFilters, getReturnType, withDefaultFilters, withFilters, withOperationNameGenerator, withResolverArgumentBuilderpublic BeanResolverBuilder(String... basePackages)
protected boolean isQuery(Method method)
isQuery in class PublicResolverBuilderprotected boolean isMutation(Method method)
isMutation in class PublicResolverBuilderCopyright © 2016–2018. All rights reserved.