Interface FieldNode

Hierarchy

  • FieldNode

Properties

alias?: NameNode
arguments?: readonly ArgumentNode[]
directives?: readonly DirectiveNode[]
kind: FIELD
loc?: Location
name: NameNode
selectionSet?: SelectionSetNode

Generated using TypeDoc