public class GQLExecutorBuilder extends Object
GQLExecutor| Constructor and Description |
|---|
GQLExecutorBuilder() |
| Modifier and Type | Method and Description |
|---|---|
com.daikit.graphql.execution.GQLExecutor |
build(com.daikit.graphql.execution.GQLErrorProcessor gqlErrorProcessor,
com.daikit.graphql.meta.GQLMetaModel metaModel,
DataModel dataModel)
Build
GQLExecutor |
public com.daikit.graphql.execution.GQLExecutor build(com.daikit.graphql.execution.GQLErrorProcessor gqlErrorProcessor,
com.daikit.graphql.meta.GQLMetaModel metaModel,
DataModel dataModel)
GQLExecutorgqlErrorProcessor - the GQLErrorProcessormetaModel - the GQLMetaModeldataModel - the DataModelGQLExecutorCopyright © 2019. All rights reserved.