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