public class GQLEnumTypesBuilder extends GQLAbstractSchemaSubBuilder
logger| Constructor and Description |
|---|
GQLEnumTypesBuilder(GQLSchemaBuilderCache cache)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
buildEnumTypes(GQLInternalMetaModel metaModel)
Builder
GraphQLEnumType types from given
GQLInternalMetaModel |
getCache, getConfigpublic GQLEnumTypesBuilder(GQLSchemaBuilderCache cache)
cache - the GQLSchemaBuilderCachepublic void buildEnumTypes(GQLInternalMetaModel metaModel)
GraphQLEnumType types from given
GQLInternalMetaModelmetaModel - the GQLInternalMetaModelCopyright © 2019. All rights reserved.