Interface FieldDefinitionNode

Hierarchy

  • FieldDefinitionNode

Properties

arguments?: readonly InputValueDefinitionNode[]
description?: StringValueNode
directives?: readonly ConstDirectiveNode[]
loc?: Location
name: NameNode
type: TypeNode

Generated using TypeDoc