@PublicApi public class FieldWiringEnvironment extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.util.List<GraphQLDirective> |
getDirectives() |
FieldDefinition |
getFieldDefinition() |
GraphQLOutputType |
getFieldType() |
TypeDefinition |
getParentType() |
TypeDefinitionRegistry |
getRegistry() |
public FieldDefinition getFieldDefinition()
public TypeDefinition getParentType()
public GraphQLOutputType getFieldType()
public java.util.List<GraphQLDirective> getDirectives()
public TypeDefinitionRegistry getRegistry()