Interface DirectiveDefinitionNode

Directive Definitions

Hierarchy

  • DirectiveDefinitionNode

Properties

arguments?: readonly InputValueDefinitionNode[]
description?: StringValueNode
loc?: Location
locations: readonly NameNode[]
name: NameNode
repeatable: boolean

Generated using TypeDoc