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