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