@PublicApi public class FieldWiringEnvironment extends Object
Modifier and Type | Method and Description |
---|---|
List<GraphQLDirective> |
getDirectives() |
FieldDefinition |
getFieldDefinition() |
GraphQLOutputType |
getFieldType() |
TypeDefinition |
getParentType() |
TypeDefinitionRegistry |
getRegistry() |
public FieldDefinition getFieldDefinition()
public TypeDefinition getParentType()
public GraphQLOutputType getFieldType()
public List<GraphQLDirective> getDirectives()
public TypeDefinitionRegistry getRegistry()
Copyright © 2019. All rights reserved.