public class GQLInputEntityTypesBuilder extends GQLAbstractInputOutputTypesBuilder
logger| Constructor and Description |
|---|
GQLInputEntityTypesBuilder(GQLSchemaBuilderCache cache)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
buildInputEntities(GQLExecutionContext executionContext,
GQLInternalMetaModel metaModel)
Build
GraphQLObjectType from given GQLInternalMetaModel |
buildArgumentNonNull, buildInputField, getIdAttributegetCache, getConfigpublic GQLInputEntityTypesBuilder(GQLSchemaBuilderCache cache)
cache - the GQLSchemaBuilderCachepublic void buildInputEntities(GQLExecutionContext executionContext, GQLInternalMetaModel metaModel)
GraphQLObjectType from given GQLInternalMetaModelexecutionContext - the GQLExecutionContextmetaModel - the GQLInternalMetaModelCopyright © 2019–2020. All rights reserved.