Interface OperationDefinitionNode

Hierarchy

  • OperationDefinitionNode

Properties

directives?: readonly DirectiveNode[]
loc?: Location
name?: NameNode
selectionSet: SelectionSetNode
variableDefinitions?: readonly VariableDefinitionNode[]

Generated using TypeDoc