public class GQLInputEntityTypesBuilder extends GQLAbstractInputOutputTypesBuilder
logger| Constructor and Description |
|---|
GQLInputEntityTypesBuilder(GQLSchemaBuilderCache cache)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
buildInputEntities(GQLMetaDataModel metaDataModel)
Build
GraphQLObjectType from given GQLMetaDataModel |
buildArgumentNonNull, buildInputField, getIdAttributegetCachepublic GQLInputEntityTypesBuilder(GQLSchemaBuilderCache cache)
cache - the GQLSchemaBuilderCachepublic void buildInputEntities(GQLMetaDataModel metaDataModel)
GraphQLObjectType from given GQLMetaDataModelmetaDataModel - the GQLMetaDataModelCopyright © 2019. All rights reserved.