Package | Description |
---|---|
graphql.language | |
graphql.parser | |
graphql.schema.idl |
Modifier and Type | Method and Description |
---|---|
EnumTypeExtensionDefinition |
EnumTypeExtensionDefinition.Builder.build() |
EnumTypeExtensionDefinition |
EnumTypeExtensionDefinition.deepCopy() |
EnumTypeExtensionDefinition |
EnumTypeExtensionDefinition.transformExtension(Consumer<EnumTypeExtensionDefinition.Builder> builderConsumer) |
Modifier and Type | Method and Description |
---|---|
protected EnumTypeExtensionDefinition |
GraphqlAntlrToLanguage.createEnumTypeExtensionDefinition(GraphqlParser.EnumTypeExtensionDefinitionContext ctx) |
Modifier and Type | Method and Description |
---|---|
Map<String,List<EnumTypeExtensionDefinition>> |
TypeDefinitionRegistry.enumTypeExtensions() |
Copyright © 2019. All rights reserved.