Interface EnumTypeDefinitionNode

Hierarchy

  • EnumTypeDefinitionNode

Properties

description?: StringValueNode
directives?: readonly ConstDirectiveNode[]
loc?: Location
name: NameNode
values?: readonly EnumValueDefinitionNode[]

Generated using TypeDoc