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(String entityName,
String id) |
convertObjectValue, getArgumentsForContext, getArgumentsForContextAsList, getArgumentValue, getEntityName, getRequestProvidedVariableNames, mapValue, mapValueCopyright © 2019. All rights reserved.