public abstract class GQLAbstractGetByIdDataFetcher extends GQLAbstractDataFetcher<Object>
GQLSchemaBuilder for buildSchema "getById" method data fetcher
argument| Constructor and Description |
|---|
GQLAbstractGetByIdDataFetcher() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(graphql.schema.DataFetchingEnvironment environment) |
protected abstract Object |
getById(Class<?> entityClass,
String id) |
convertObjectValue, getArgumentsForContext, getArgumentsForContextAsList, getArgumentValue, getConfig, getEntityClassByEntityName, getEntityName, getMetaModel, getRequestProvidedVariableNames, mapValue, mapValue, setMetaModel, setSchemaConfigCopyright © 2019. All rights reserved.